Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-45288 (GCVE-0-2023-45288)
Vulnerability from cvelistv5 – Published: 2024-04-04 20:37 – Updated: 2025-11-04 18:17- CWE-400 - Uncontrolled Resource Consumption
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | net/http |
Affected:
0 , < 1.21.9
(semver)
Affected: 1.22.0-0 , < 1.22.2 (semver) |
|
| golang.org/x/net | golang.org/x/net/http2 |
Affected:
0 , < 0.23.0
(semver)
|
|
| go_standard_library | net\/http |
Affected:
0 , < 1.21.9
(custom)
Affected: 1.22.0-0 , < 1.22.2 (custom) cpe:2.3:a:go_standard_library:net\/http:*:*:*:*:*:*:*:* |
|
| golang | http2 |
Affected:
0 , < 0.23.0
(custom)
cpe:2.3:a:golang:http2:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-04T18:17:43.583Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/65051"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/576155"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20240419-0009/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/"
},
{
"tags": [
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2024/04/05/4"
},
{
"tags": [
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2024/04/03/16"
},
{
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:go_standard_library:net\\/http:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "net\\/http",
"vendor": "go_standard_library",
"versions": [
{
"lessThan": "1.21.9",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "1.22.2",
"status": "affected",
"version": "1.22.0-0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:golang:http2:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "http2",
"vendor": "golang",
"versions": [
{
"lessThan": "0.23.0",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"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-2023-45288",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-04-05T17:08:42.212936Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-08-26T20:40:01.996Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "net/http",
"product": "net/http",
"programRoutines": [
{
"name": "http2Framer.readMetaFrame"
},
{
"name": "CanonicalHeaderKey"
},
{
"name": "Client.CloseIdleConnections"
},
{
"name": "Client.Do"
},
{
"name": "Client.Get"
},
{
"name": "Client.Head"
},
{
"name": "Client.Post"
},
{
"name": "Client.PostForm"
},
{
"name": "Cookie.String"
},
{
"name": "Cookie.Valid"
},
{
"name": "Dir.Open"
},
{
"name": "Error"
},
{
"name": "Get"
},
{
"name": "HandlerFunc.ServeHTTP"
},
{
"name": "Head"
},
{
"name": "Header.Add"
},
{
"name": "Header.Del"
},
{
"name": "Header.Get"
},
{
"name": "Header.Set"
},
{
"name": "Header.Values"
},
{
"name": "Header.Write"
},
{
"name": "Header.WriteSubset"
},
{
"name": "ListenAndServe"
},
{
"name": "ListenAndServeTLS"
},
{
"name": "NewRequest"
},
{
"name": "NewRequestWithContext"
},
{
"name": "NotFound"
},
{
"name": "ParseTime"
},
{
"name": "Post"
},
{
"name": "PostForm"
},
{
"name": "ProxyFromEnvironment"
},
{
"name": "ReadRequest"
},
{
"name": "ReadResponse"
},
{
"name": "Redirect"
},
{
"name": "Request.AddCookie"
},
{
"name": "Request.BasicAuth"
},
{
"name": "Request.FormFile"
},
{
"name": "Request.FormValue"
},
{
"name": "Request.MultipartReader"
},
{
"name": "Request.ParseForm"
},
{
"name": "Request.ParseMultipartForm"
},
{
"name": "Request.PostFormValue"
},
{
"name": "Request.Referer"
},
{
"name": "Request.SetBasicAuth"
},
{
"name": "Request.UserAgent"
},
{
"name": "Request.Write"
},
{
"name": "Request.WriteProxy"
},
{
"name": "Response.Cookies"
},
{
"name": "Response.Location"
},
{
"name": "Response.Write"
},
{
"name": "ResponseController.EnableFullDuplex"
},
{
"name": "ResponseController.Flush"
},
{
"name": "ResponseController.Hijack"
},
{
"name": "ResponseController.SetReadDeadline"
},
{
"name": "ResponseController.SetWriteDeadline"
},
{
"name": "Serve"
},
{
"name": "ServeContent"
},
{
"name": "ServeFile"
},
{
"name": "ServeMux.ServeHTTP"
},
{
"name": "ServeTLS"
},
{
"name": "Server.Close"
},
{
"name": "Server.ListenAndServe"
},
{
"name": "Server.ListenAndServeTLS"
},
{
"name": "Server.Serve"
},
{
"name": "Server.ServeTLS"
},
{
"name": "Server.SetKeepAlivesEnabled"
},
{
"name": "Server.Shutdown"
},
{
"name": "SetCookie"
},
{
"name": "Transport.CancelRequest"
},
{
"name": "Transport.Clone"
},
{
"name": "Transport.CloseIdleConnections"
},
{
"name": "Transport.RoundTrip"
},
{
"name": "body.Close"
},
{
"name": "body.Read"
},
{
"name": "bodyEOFSignal.Close"
},
{
"name": "bodyEOFSignal.Read"
},
{
"name": "bodyLocked.Read"
},
{
"name": "bufioFlushWriter.Write"
},
{
"name": "cancelTimerBody.Close"
},
{
"name": "cancelTimerBody.Read"
},
{
"name": "checkConnErrorWriter.Write"
},
{
"name": "chunkWriter.Write"
},
{
"name": "connReader.Read"
},
{
"name": "connectMethodKey.String"
},
{
"name": "expectContinueReader.Close"
},
{
"name": "expectContinueReader.Read"
},
{
"name": "extraHeader.Write"
},
{
"name": "fileHandler.ServeHTTP"
},
{
"name": "fileTransport.RoundTrip"
},
{
"name": "globalOptionsHandler.ServeHTTP"
},
{
"name": "gzipReader.Close"
},
{
"name": "gzipReader.Read"
},
{
"name": "http2ClientConn.Close"
},
{
"name": "http2ClientConn.Ping"
},
{
"name": "http2ClientConn.RoundTrip"
},
{
"name": "http2ClientConn.Shutdown"
},
{
"name": "http2ConnectionError.Error"
},
{
"name": "http2ErrCode.String"
},
{
"name": "http2FrameHeader.String"
},
{
"name": "http2FrameType.String"
},
{
"name": "http2FrameWriteRequest.String"
},
{
"name": "http2Framer.ReadFrame"
},
{
"name": "http2Framer.WriteContinuation"
},
{
"name": "http2Framer.WriteData"
},
{
"name": "http2Framer.WriteDataPadded"
},
{
"name": "http2Framer.WriteGoAway"
},
{
"name": "http2Framer.WriteHeaders"
},
{
"name": "http2Framer.WritePing"
},
{
"name": "http2Framer.WritePriority"
},
{
"name": "http2Framer.WritePushPromise"
},
{
"name": "http2Framer.WriteRSTStream"
},
{
"name": "http2Framer.WriteRawFrame"
},
{
"name": "http2Framer.WriteSettings"
},
{
"name": "http2Framer.WriteSettingsAck"
},
{
"name": "http2Framer.WriteWindowUpdate"
},
{
"name": "http2GoAwayError.Error"
},
{
"name": "http2Server.ServeConn"
},
{
"name": "http2Setting.String"
},
{
"name": "http2SettingID.String"
},
{
"name": "http2SettingsFrame.ForeachSetting"
},
{
"name": "http2StreamError.Error"
},
{
"name": "http2Transport.CloseIdleConnections"
},
{
"name": "http2Transport.NewClientConn"
},
{
"name": "http2Transport.RoundTrip"
},
{
"name": "http2Transport.RoundTripOpt"
},
{
"name": "http2bufferedWriter.Flush"
},
{
"name": "http2bufferedWriter.Write"
},
{
"name": "http2chunkWriter.Write"
},
{
"name": "http2clientConnPool.GetClientConn"
},
{
"name": "http2connError.Error"
},
{
"name": "http2dataBuffer.Read"
},
{
"name": "http2duplicatePseudoHeaderError.Error"
},
{
"name": "http2gzipReader.Close"
},
{
"name": "http2gzipReader.Read"
},
{
"name": "http2headerFieldNameError.Error"
},
{
"name": "http2headerFieldValueError.Error"
},
{
"name": "http2noDialClientConnPool.GetClientConn"
},
{
"name": "http2noDialH2RoundTripper.RoundTrip"
},
{
"name": "http2pipe.Read"
},
{
"name": "http2priorityWriteScheduler.CloseStream"
},
{
"name": "http2priorityWriteScheduler.OpenStream"
},
{
"name": "http2pseudoHeaderError.Error"
},
{
"name": "http2requestBody.Close"
},
{
"name": "http2requestBody.Read"
},
{
"name": "http2responseWriter.Flush"
},
{
"name": "http2responseWriter.FlushError"
},
{
"name": "http2responseWriter.Push"
},
{
"name": "http2responseWriter.SetReadDeadline"
},
{
"name": "http2responseWriter.SetWriteDeadline"
},
{
"name": "http2responseWriter.Write"
},
{
"name": "http2responseWriter.WriteHeader"
},
{
"name": "http2responseWriter.WriteString"
},
{
"name": "http2roundRobinWriteScheduler.OpenStream"
},
{
"name": "http2serverConn.CloseConn"
},
{
"name": "http2serverConn.Flush"
},
{
"name": "http2stickyErrWriter.Write"
},
{
"name": "http2transportResponseBody.Close"
},
{
"name": "http2transportResponseBody.Read"
},
{
"name": "http2writeData.String"
},
{
"name": "initALPNRequest.ServeHTTP"
},
{
"name": "loggingConn.Close"
},
{
"name": "loggingConn.Read"
},
{
"name": "loggingConn.Write"
},
{
"name": "maxBytesReader.Close"
},
{
"name": "maxBytesReader.Read"
},
{
"name": "onceCloseListener.Close"
},
{
"name": "persistConn.Read"
},
{
"name": "persistConnWriter.ReadFrom"
},
{
"name": "persistConnWriter.Write"
},
{
"name": "populateResponse.Write"
},
{
"name": "populateResponse.WriteHeader"
},
{
"name": "readTrackingBody.Close"
},
{
"name": "readTrackingBody.Read"
},
{
"name": "readWriteCloserBody.Read"
},
{
"name": "redirectHandler.ServeHTTP"
},
{
"name": "response.Flush"
},
{
"name": "response.FlushError"
},
{
"name": "response.Hijack"
},
{
"name": "response.ReadFrom"
},
{
"name": "response.Write"
},
{
"name": "response.WriteHeader"
},
{
"name": "response.WriteString"
},
{
"name": "serverHandler.ServeHTTP"
},
{
"name": "socksDialer.DialWithConn"
},
{
"name": "socksUsernamePassword.Authenticate"
},
{
"name": "stringWriter.WriteString"
},
{
"name": "timeoutHandler.ServeHTTP"
},
{
"name": "timeoutWriter.Write"
},
{
"name": "timeoutWriter.WriteHeader"
},
{
"name": "transportReadFromServerError.Error"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.21.9",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.22.2",
"status": "affected",
"version": "1.22.0-0",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "golang.org/x/net/http2",
"product": "golang.org/x/net/http2",
"programRoutines": [
{
"name": "Framer.readMetaFrame"
},
{
"name": "ClientConn.Close"
},
{
"name": "ClientConn.Ping"
},
{
"name": "ClientConn.RoundTrip"
},
{
"name": "ClientConn.Shutdown"
},
{
"name": "ConfigureServer"
},
{
"name": "ConfigureTransport"
},
{
"name": "ConfigureTransports"
},
{
"name": "ConnectionError.Error"
},
{
"name": "ErrCode.String"
},
{
"name": "FrameHeader.String"
},
{
"name": "FrameType.String"
},
{
"name": "FrameWriteRequest.String"
},
{
"name": "Framer.ReadFrame"
},
{
"name": "Framer.WriteContinuation"
},
{
"name": "Framer.WriteData"
},
{
"name": "Framer.WriteDataPadded"
},
{
"name": "Framer.WriteGoAway"
},
{
"name": "Framer.WriteHeaders"
},
{
"name": "Framer.WritePing"
},
{
"name": "Framer.WritePriority"
},
{
"name": "Framer.WritePushPromise"
},
{
"name": "Framer.WriteRSTStream"
},
{
"name": "Framer.WriteRawFrame"
},
{
"name": "Framer.WriteSettings"
},
{
"name": "Framer.WriteSettingsAck"
},
{
"name": "Framer.WriteWindowUpdate"
},
{
"name": "GoAwayError.Error"
},
{
"name": "ReadFrameHeader"
},
{
"name": "Server.ServeConn"
},
{
"name": "Setting.String"
},
{
"name": "SettingID.String"
},
{
"name": "SettingsFrame.ForeachSetting"
},
{
"name": "StreamError.Error"
},
{
"name": "Transport.CloseIdleConnections"
},
{
"name": "Transport.NewClientConn"
},
{
"name": "Transport.RoundTrip"
},
{
"name": "Transport.RoundTripOpt"
},
{
"name": "bufferedWriter.Flush"
},
{
"name": "bufferedWriter.Write"
},
{
"name": "chunkWriter.Write"
},
{
"name": "clientConnPool.GetClientConn"
},
{
"name": "connError.Error"
},
{
"name": "dataBuffer.Read"
},
{
"name": "duplicatePseudoHeaderError.Error"
},
{
"name": "gzipReader.Close"
},
{
"name": "gzipReader.Read"
},
{
"name": "headerFieldNameError.Error"
},
{
"name": "headerFieldValueError.Error"
},
{
"name": "noDialClientConnPool.GetClientConn"
},
{
"name": "noDialH2RoundTripper.RoundTrip"
},
{
"name": "pipe.Read"
},
{
"name": "priorityWriteScheduler.CloseStream"
},
{
"name": "priorityWriteScheduler.OpenStream"
},
{
"name": "pseudoHeaderError.Error"
},
{
"name": "requestBody.Close"
},
{
"name": "requestBody.Read"
},
{
"name": "responseWriter.Flush"
},
{
"name": "responseWriter.FlushError"
},
{
"name": "responseWriter.Push"
},
{
"name": "responseWriter.SetReadDeadline"
},
{
"name": "responseWriter.SetWriteDeadline"
},
{
"name": "responseWriter.Write"
},
{
"name": "responseWriter.WriteHeader"
},
{
"name": "responseWriter.WriteString"
},
{
"name": "roundRobinWriteScheduler.OpenStream"
},
{
"name": "serverConn.CloseConn"
},
{
"name": "serverConn.Flush"
},
{
"name": "stickyErrWriter.Write"
},
{
"name": "transportResponseBody.Close"
},
{
"name": "transportResponseBody.Read"
},
{
"name": "writeData.String"
}
],
"vendor": "golang.org/x/net",
"versions": [
{
"lessThan": "0.23.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Bartek Nowotarski (https://nowotarski.info/)"
}
],
"descriptions": [
{
"lang": "en",
"value": "An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-05-01T17:10:07.754Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/65051"
},
{
"url": "https://go.dev/cl/576155"
},
{
"url": "https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M"
},
{
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240419-0009/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/04/05/4"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/04/03/16"
}
],
"title": "HTTP/2 CONTINUATION flood in net/http"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2023-45288",
"datePublished": "2024-04-04T20:37:30.714Z",
"dateReserved": "2023-10-06T17:06:26.221Z",
"dateUpdated": "2025-11-04T18:17:43.583Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-45288",
"date": "2026-06-30",
"epss": "0.91969",
"percentile": "0.99806"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-45288\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2024-04-04T21:15:16.113\",\"lastModified\":\"2026-06-17T06:28:35.580\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.\"},{\"lang\":\"es\",\"value\":\"Un atacante puede hacer que un endpoint HTTP/2 lea cantidades arbitrarias de datos de encabezado enviando una cantidad excesiva de tramas de CONTINUACI\u00d3N. Mantener el estado de HPACK requiere analizar y procesar todos los encabezados y tramas de CONTINUACI\u00d3N en una conexi\u00f3n. Cuando los encabezados de una solicitud exceden MaxHeaderBytes, no se asigna memoria para almacenar los encabezados sobrantes, pero a\u00fan as\u00ed se analizan. Esto permite a un atacante hacer que un endpoint HTTP/2 lea cantidades arbitrarias de datos de encabezado, todos asociados con una solicitud que ser\u00e1 rechazada. Estos encabezados pueden incluir datos codificados por Huffman, cuya decodificaci\u00f3n es significativamente m\u00e1s costosa para el receptor que para el atacante. La soluci\u00f3n establece un l\u00edmite en la cantidad de fotogramas de encabezado excedentes que procesaremos antes de cerrar una conexi\u00f3n.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"net/http\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"net/http\",\"programRoutines\":[{\"name\":\"http2Framer.readMetaFrame\"},{\"name\":\"CanonicalHeaderKey\"},{\"name\":\"Client.CloseIdleConnections\"},{\"name\":\"Client.Do\"},{\"name\":\"Client.Get\"},{\"name\":\"Client.Head\"},{\"name\":\"Client.Post\"},{\"name\":\"Client.PostForm\"},{\"name\":\"Cookie.String\"},{\"name\":\"Cookie.Valid\"},{\"name\":\"Dir.Open\"},{\"name\":\"Error\"},{\"name\":\"Get\"},{\"name\":\"HandlerFunc.ServeHTTP\"},{\"name\":\"Head\"},{\"name\":\"Header.Add\"},{\"name\":\"Header.Del\"},{\"name\":\"Header.Get\"},{\"name\":\"Header.Set\"},{\"name\":\"Header.Values\"},{\"name\":\"Header.Write\"},{\"name\":\"Header.WriteSubset\"},{\"name\":\"ListenAndServe\"},{\"name\":\"ListenAndServeTLS\"},{\"name\":\"NewRequest\"},{\"name\":\"NewRequestWithContext\"},{\"name\":\"NotFound\"},{\"name\":\"ParseTime\"},{\"name\":\"Post\"},{\"name\":\"PostForm\"},{\"name\":\"ProxyFromEnvironment\"},{\"name\":\"ReadRequest\"},{\"name\":\"ReadResponse\"},{\"name\":\"Redirect\"},{\"name\":\"Request.AddCookie\"},{\"name\":\"Request.BasicAuth\"},{\"name\":\"Request.FormFile\"},{\"name\":\"Request.FormValue\"},{\"name\":\"Request.MultipartReader\"},{\"name\":\"Request.ParseForm\"},{\"name\":\"Request.ParseMultipartForm\"},{\"name\":\"Request.PostFormValue\"},{\"name\":\"Request.Referer\"},{\"name\":\"Request.SetBasicAuth\"},{\"name\":\"Request.UserAgent\"},{\"name\":\"Request.Write\"},{\"name\":\"Request.WriteProxy\"},{\"name\":\"Response.Cookies\"},{\"name\":\"Response.Location\"},{\"name\":\"Response.Write\"},{\"name\":\"ResponseController.EnableFullDuplex\"},{\"name\":\"ResponseController.Flush\"},{\"name\":\"ResponseController.Hijack\"},{\"name\":\"ResponseController.SetReadDeadline\"},{\"name\":\"ResponseController.SetWriteDeadline\"},{\"name\":\"Serve\"},{\"name\":\"ServeContent\"},{\"name\":\"ServeFile\"},{\"name\":\"ServeMux.ServeHTTP\"},{\"name\":\"ServeTLS\"},{\"name\":\"Server.Close\"},{\"name\":\"Server.ListenAndServe\"},{\"name\":\"Server.ListenAndServeTLS\"},{\"name\":\"Server.Serve\"},{\"name\":\"Server.ServeTLS\"},{\"name\":\"Server.SetKeepAlivesEnabled\"},{\"name\":\"Server.Shutdown\"},{\"name\":\"SetCookie\"},{\"name\":\"Transport.CancelRequest\"},{\"name\":\"Transport.Clone\"},{\"name\":\"Transport.CloseIdleConnections\"},{\"name\":\"Transport.RoundTrip\"},{\"name\":\"body.Close\"},{\"name\":\"body.Read\"},{\"name\":\"bodyEOFSignal.Close\"},{\"name\":\"bodyEOFSignal.Read\"},{\"name\":\"bodyLocked.Read\"},{\"name\":\"bufioFlushWriter.Write\"},{\"name\":\"cancelTimerBody.Close\"},{\"name\":\"cancelTimerBody.Read\"},{\"name\":\"checkConnErrorWriter.Write\"},{\"name\":\"chunkWriter.Write\"},{\"name\":\"connReader.Read\"},{\"name\":\"connectMethodKey.String\"},{\"name\":\"expectContinueReader.Close\"},{\"name\":\"expectContinueReader.Read\"},{\"name\":\"extraHeader.Write\"},{\"name\":\"fileHandler.ServeHTTP\"},{\"name\":\"fileTransport.RoundTrip\"},{\"name\":\"globalOptionsHandler.ServeHTTP\"},{\"name\":\"gzipReader.Close\"},{\"name\":\"gzipReader.Read\"},{\"name\":\"http2ClientConn.Close\"},{\"name\":\"http2ClientConn.Ping\"},{\"name\":\"http2ClientConn.RoundTrip\"},{\"name\":\"http2ClientConn.Shutdown\"},{\"name\":\"http2ConnectionError.Error\"},{\"name\":\"http2ErrCode.String\"},{\"name\":\"http2FrameHeader.String\"},{\"name\":\"http2FrameType.String\"},{\"name\":\"http2FrameWriteRequest.String\"},{\"name\":\"http2Framer.ReadFrame\"},{\"name\":\"http2Framer.WriteContinuation\"},{\"name\":\"http2Framer.WriteData\"},{\"name\":\"http2Framer.WriteDataPadded\"},{\"name\":\"http2Framer.WriteGoAway\"},{\"name\":\"http2Framer.WriteHeaders\"},{\"name\":\"http2Framer.WritePing\"},{\"name\":\"http2Framer.WritePriority\"},{\"name\":\"http2Framer.WritePushPromise\"},{\"name\":\"http2Framer.WriteRSTStream\"},{\"name\":\"http2Framer.WriteRawFrame\"},{\"name\":\"http2Framer.WriteSettings\"},{\"name\":\"http2Framer.WriteSettingsAck\"},{\"name\":\"http2Framer.WriteWindowUpdate\"},{\"name\":\"http2GoAwayError.Error\"},{\"name\":\"http2Server.ServeConn\"},{\"name\":\"http2Setting.String\"},{\"name\":\"http2SettingID.String\"},{\"name\":\"http2SettingsFrame.ForeachSetting\"},{\"name\":\"http2StreamError.Error\"},{\"name\":\"http2Transport.CloseIdleConnections\"},{\"name\":\"http2Transport.NewClientConn\"},{\"name\":\"http2Transport.RoundTrip\"},{\"name\":\"http2Transport.RoundTripOpt\"},{\"name\":\"http2bufferedWriter.Flush\"},{\"name\":\"http2bufferedWriter.Write\"},{\"name\":\"http2chunkWriter.Write\"},{\"name\":\"http2clientConnPool.GetClientConn\"},{\"name\":\"http2connError.Error\"},{\"name\":\"http2dataBuffer.Read\"},{\"name\":\"http2duplicatePseudoHeaderError.Error\"},{\"name\":\"http2gzipReader.Close\"},{\"name\":\"http2gzipReader.Read\"},{\"name\":\"http2headerFieldNameError.Error\"},{\"name\":\"http2headerFieldValueError.Error\"},{\"name\":\"http2noDialClientConnPool.GetClientConn\"},{\"name\":\"http2noDialH2RoundTripper.RoundTrip\"},{\"name\":\"http2pipe.Read\"},{\"name\":\"http2priorityWriteScheduler.CloseStream\"},{\"name\":\"http2priorityWriteScheduler.OpenStream\"},{\"name\":\"http2pseudoHeaderError.Error\"},{\"name\":\"http2requestBody.Close\"},{\"name\":\"http2requestBody.Read\"},{\"name\":\"http2responseWriter.Flush\"},{\"name\":\"http2responseWriter.FlushError\"},{\"name\":\"http2responseWriter.Push\"},{\"name\":\"http2responseWriter.SetReadDeadline\"},{\"name\":\"http2responseWriter.SetWriteDeadline\"},{\"name\":\"http2responseWriter.Write\"},{\"name\":\"http2responseWriter.WriteHeader\"},{\"name\":\"http2responseWriter.WriteString\"},{\"name\":\"http2roundRobinWriteScheduler.OpenStream\"},{\"name\":\"http2serverConn.CloseConn\"},{\"name\":\"http2serverConn.Flush\"},{\"name\":\"http2stickyErrWriter.Write\"},{\"name\":\"http2transportResponseBody.Close\"},{\"name\":\"http2transportResponseBody.Read\"},{\"name\":\"http2writeData.String\"},{\"name\":\"initALPNRequest.ServeHTTP\"},{\"name\":\"loggingConn.Close\"},{\"name\":\"loggingConn.Read\"},{\"name\":\"loggingConn.Write\"},{\"name\":\"maxBytesReader.Close\"},{\"name\":\"maxBytesReader.Read\"},{\"name\":\"onceCloseListener.Close\"},{\"name\":\"persistConn.Read\"},{\"name\":\"persistConnWriter.ReadFrom\"},{\"name\":\"persistConnWriter.Write\"},{\"name\":\"populateResponse.Write\"},{\"name\":\"populateResponse.WriteHeader\"},{\"name\":\"readTrackingBody.Close\"},{\"name\":\"readTrackingBody.Read\"},{\"name\":\"readWriteCloserBody.Read\"},{\"name\":\"redirectHandler.ServeHTTP\"},{\"name\":\"response.Flush\"},{\"name\":\"response.FlushError\"},{\"name\":\"response.Hijack\"},{\"name\":\"response.ReadFrom\"},{\"name\":\"response.Write\"},{\"name\":\"response.WriteHeader\"},{\"name\":\"response.WriteString\"},{\"name\":\"serverHandler.ServeHTTP\"},{\"name\":\"socksDialer.DialWithConn\"},{\"name\":\"socksUsernamePassword.Authenticate\"},{\"name\":\"stringWriter.WriteString\"},{\"name\":\"timeoutHandler.ServeHTTP\"},{\"name\":\"timeoutWriter.Write\"},{\"name\":\"timeoutWriter.WriteHeader\"},{\"name\":\"transportReadFromServerError.Error\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.21.9\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.22.0-0\",\"lessThan\":\"1.22.2\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"golang.org/x/net\",\"product\":\"golang.org/x/net/http2\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"golang.org/x/net/http2\",\"programRoutines\":[{\"name\":\"Framer.readMetaFrame\"},{\"name\":\"ClientConn.Close\"},{\"name\":\"ClientConn.Ping\"},{\"name\":\"ClientConn.RoundTrip\"},{\"name\":\"ClientConn.Shutdown\"},{\"name\":\"ConfigureServer\"},{\"name\":\"ConfigureTransport\"},{\"name\":\"ConfigureTransports\"},{\"name\":\"ConnectionError.Error\"},{\"name\":\"ErrCode.String\"},{\"name\":\"FrameHeader.String\"},{\"name\":\"FrameType.String\"},{\"name\":\"FrameWriteRequest.String\"},{\"name\":\"Framer.ReadFrame\"},{\"name\":\"Framer.WriteContinuation\"},{\"name\":\"Framer.WriteData\"},{\"name\":\"Framer.WriteDataPadded\"},{\"name\":\"Framer.WriteGoAway\"},{\"name\":\"Framer.WriteHeaders\"},{\"name\":\"Framer.WritePing\"},{\"name\":\"Framer.WritePriority\"},{\"name\":\"Framer.WritePushPromise\"},{\"name\":\"Framer.WriteRSTStream\"},{\"name\":\"Framer.WriteRawFrame\"},{\"name\":\"Framer.WriteSettings\"},{\"name\":\"Framer.WriteSettingsAck\"},{\"name\":\"Framer.WriteWindowUpdate\"},{\"name\":\"GoAwayError.Error\"},{\"name\":\"ReadFrameHeader\"},{\"name\":\"Server.ServeConn\"},{\"name\":\"Setting.String\"},{\"name\":\"SettingID.String\"},{\"name\":\"SettingsFrame.ForeachSetting\"},{\"name\":\"StreamError.Error\"},{\"name\":\"Transport.CloseIdleConnections\"},{\"name\":\"Transport.NewClientConn\"},{\"name\":\"Transport.RoundTrip\"},{\"name\":\"Transport.RoundTripOpt\"},{\"name\":\"bufferedWriter.Flush\"},{\"name\":\"bufferedWriter.Write\"},{\"name\":\"chunkWriter.Write\"},{\"name\":\"clientConnPool.GetClientConn\"},{\"name\":\"connError.Error\"},{\"name\":\"dataBuffer.Read\"},{\"name\":\"duplicatePseudoHeaderError.Error\"},{\"name\":\"gzipReader.Close\"},{\"name\":\"gzipReader.Read\"},{\"name\":\"headerFieldNameError.Error\"},{\"name\":\"headerFieldValueError.Error\"},{\"name\":\"noDialClientConnPool.GetClientConn\"},{\"name\":\"noDialH2RoundTripper.RoundTrip\"},{\"name\":\"pipe.Read\"},{\"name\":\"priorityWriteScheduler.CloseStream\"},{\"name\":\"priorityWriteScheduler.OpenStream\"},{\"name\":\"pseudoHeaderError.Error\"},{\"name\":\"requestBody.Close\"},{\"name\":\"requestBody.Read\"},{\"name\":\"responseWriter.Flush\"},{\"name\":\"responseWriter.FlushError\"},{\"name\":\"responseWriter.Push\"},{\"name\":\"responseWriter.SetReadDeadline\"},{\"name\":\"responseWriter.SetWriteDeadline\"},{\"name\":\"responseWriter.Write\"},{\"name\":\"responseWriter.WriteHeader\"},{\"name\":\"responseWriter.WriteString\"},{\"name\":\"roundRobinWriteScheduler.OpenStream\"},{\"name\":\"serverConn.CloseConn\"},{\"name\":\"serverConn.Flush\"},{\"name\":\"stickyErrWriter.Write\"},{\"name\":\"transportResponseBody.Close\"},{\"name\":\"transportResponseBody.Read\"},{\"name\":\"writeData.String\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"0.23.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"affectedData\":[{\"vendor\":\"go_standard_library\",\"product\":\"net\\\\/http\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:a:go_standard_library:net\\\\/http:*:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.21.9\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"1.22.0-0\",\"lessThan\":\"1.22.2\",\"versionType\":\"custom\",\"status\":\"affected\"}]},{\"vendor\":\"golang\",\"product\":\"http2\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:a:golang:http2:*:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"0\",\"lessThan\":\"0.23.0\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A: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}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-04-05T17:08:42.212936Z\",\"id\":\"CVE-2023-45288\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2024/04/03/16\",\"source\":\"security@golang.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/04/05/4\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/cl/576155\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/65051\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2024-2687\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240419-0009/\",\"source\":\"security@golang.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/04/03/16\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/04/05/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://go.dev/cl/576155\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://go.dev/issue/65051\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2024-2687\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240419-0009/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.kb.cert.org/vuls/id/421644\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://go.dev/issue/65051\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.dev/cl/576155\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2687\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240419-0009/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/05/4\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/03/16\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.kb.cert.org/vuls/id/421644\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-04T18:17:43.583Z\"}}, {\"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-2023-45288\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-04-05T17:08:42.212936Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:go_standard_library:net\\\\/http:*:*:*:*:*:*:*:*\"], \"vendor\": \"go_standard_library\", \"product\": \"net\\\\/http\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.21.9\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"1.22.0-0\", \"lessThan\": \"1.22.2\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:golang:http2:*:*:*:*:*:*:*:*\"], \"vendor\": \"golang\", \"product\": \"http2\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.23.0\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-26T20:39:55.687Z\"}}], \"cna\": {\"title\": \"HTTP/2 CONTINUATION flood in net/http\", \"credits\": [{\"lang\": \"en\", \"value\": \"Bartek Nowotarski (https://nowotarski.info/)\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"net/http\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.21.9\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.22.0-0\", \"lessThan\": \"1.22.2\", \"versionType\": \"semver\"}], \"packageName\": \"net/http\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"http2Framer.readMetaFrame\"}, {\"name\": \"CanonicalHeaderKey\"}, {\"name\": \"Client.CloseIdleConnections\"}, {\"name\": \"Client.Do\"}, {\"name\": \"Client.Get\"}, {\"name\": \"Client.Head\"}, {\"name\": \"Client.Post\"}, {\"name\": \"Client.PostForm\"}, {\"name\": \"Cookie.String\"}, {\"name\": \"Cookie.Valid\"}, {\"name\": \"Dir.Open\"}, {\"name\": \"Error\"}, {\"name\": \"Get\"}, {\"name\": \"HandlerFunc.ServeHTTP\"}, {\"name\": \"Head\"}, {\"name\": \"Header.Add\"}, {\"name\": \"Header.Del\"}, {\"name\": \"Header.Get\"}, {\"name\": \"Header.Set\"}, {\"name\": \"Header.Values\"}, {\"name\": \"Header.Write\"}, {\"name\": \"Header.WriteSubset\"}, {\"name\": \"ListenAndServe\"}, {\"name\": \"ListenAndServeTLS\"}, {\"name\": \"NewRequest\"}, {\"name\": \"NewRequestWithContext\"}, {\"name\": \"NotFound\"}, {\"name\": \"ParseTime\"}, {\"name\": \"Post\"}, {\"name\": \"PostForm\"}, {\"name\": \"ProxyFromEnvironment\"}, {\"name\": \"ReadRequest\"}, {\"name\": \"ReadResponse\"}, {\"name\": \"Redirect\"}, {\"name\": \"Request.AddCookie\"}, {\"name\": \"Request.BasicAuth\"}, {\"name\": \"Request.FormFile\"}, {\"name\": \"Request.FormValue\"}, {\"name\": \"Request.MultipartReader\"}, {\"name\": \"Request.ParseForm\"}, {\"name\": \"Request.ParseMultipartForm\"}, {\"name\": \"Request.PostFormValue\"}, {\"name\": \"Request.Referer\"}, {\"name\": \"Request.SetBasicAuth\"}, {\"name\": \"Request.UserAgent\"}, {\"name\": \"Request.Write\"}, {\"name\": \"Request.WriteProxy\"}, {\"name\": \"Response.Cookies\"}, {\"name\": \"Response.Location\"}, {\"name\": \"Response.Write\"}, {\"name\": \"ResponseController.EnableFullDuplex\"}, {\"name\": \"ResponseController.Flush\"}, {\"name\": \"ResponseController.Hijack\"}, {\"name\": \"ResponseController.SetReadDeadline\"}, {\"name\": \"ResponseController.SetWriteDeadline\"}, {\"name\": \"Serve\"}, {\"name\": \"ServeContent\"}, {\"name\": \"ServeFile\"}, {\"name\": \"ServeMux.ServeHTTP\"}, {\"name\": \"ServeTLS\"}, {\"name\": \"Server.Close\"}, {\"name\": \"Server.ListenAndServe\"}, {\"name\": \"Server.ListenAndServeTLS\"}, {\"name\": \"Server.Serve\"}, {\"name\": \"Server.ServeTLS\"}, {\"name\": \"Server.SetKeepAlivesEnabled\"}, {\"name\": \"Server.Shutdown\"}, {\"name\": \"SetCookie\"}, {\"name\": \"Transport.CancelRequest\"}, {\"name\": \"Transport.Clone\"}, {\"name\": \"Transport.CloseIdleConnections\"}, {\"name\": \"Transport.RoundTrip\"}, {\"name\": \"body.Close\"}, {\"name\": \"body.Read\"}, {\"name\": \"bodyEOFSignal.Close\"}, {\"name\": \"bodyEOFSignal.Read\"}, {\"name\": \"bodyLocked.Read\"}, {\"name\": \"bufioFlushWriter.Write\"}, {\"name\": \"cancelTimerBody.Close\"}, {\"name\": \"cancelTimerBody.Read\"}, {\"name\": \"checkConnErrorWriter.Write\"}, {\"name\": \"chunkWriter.Write\"}, {\"name\": \"connReader.Read\"}, {\"name\": \"connectMethodKey.String\"}, {\"name\": \"expectContinueReader.Close\"}, {\"name\": \"expectContinueReader.Read\"}, {\"name\": \"extraHeader.Write\"}, {\"name\": \"fileHandler.ServeHTTP\"}, {\"name\": \"fileTransport.RoundTrip\"}, {\"name\": \"globalOptionsHandler.ServeHTTP\"}, {\"name\": \"gzipReader.Close\"}, {\"name\": \"gzipReader.Read\"}, {\"name\": \"http2ClientConn.Close\"}, {\"name\": \"http2ClientConn.Ping\"}, {\"name\": \"http2ClientConn.RoundTrip\"}, {\"name\": \"http2ClientConn.Shutdown\"}, {\"name\": \"http2ConnectionError.Error\"}, {\"name\": \"http2ErrCode.String\"}, {\"name\": \"http2FrameHeader.String\"}, {\"name\": \"http2FrameType.String\"}, {\"name\": \"http2FrameWriteRequest.String\"}, {\"name\": \"http2Framer.ReadFrame\"}, {\"name\": \"http2Framer.WriteContinuation\"}, {\"name\": \"http2Framer.WriteData\"}, {\"name\": \"http2Framer.WriteDataPadded\"}, {\"name\": \"http2Framer.WriteGoAway\"}, {\"name\": \"http2Framer.WriteHeaders\"}, {\"name\": \"http2Framer.WritePing\"}, {\"name\": \"http2Framer.WritePriority\"}, {\"name\": \"http2Framer.WritePushPromise\"}, {\"name\": \"http2Framer.WriteRSTStream\"}, {\"name\": \"http2Framer.WriteRawFrame\"}, {\"name\": \"http2Framer.WriteSettings\"}, {\"name\": \"http2Framer.WriteSettingsAck\"}, {\"name\": \"http2Framer.WriteWindowUpdate\"}, {\"name\": \"http2GoAwayError.Error\"}, {\"name\": \"http2Server.ServeConn\"}, {\"name\": \"http2Setting.String\"}, {\"name\": \"http2SettingID.String\"}, {\"name\": \"http2SettingsFrame.ForeachSetting\"}, {\"name\": \"http2StreamError.Error\"}, {\"name\": \"http2Transport.CloseIdleConnections\"}, {\"name\": \"http2Transport.NewClientConn\"}, {\"name\": \"http2Transport.RoundTrip\"}, {\"name\": \"http2Transport.RoundTripOpt\"}, {\"name\": \"http2bufferedWriter.Flush\"}, {\"name\": \"http2bufferedWriter.Write\"}, {\"name\": \"http2chunkWriter.Write\"}, {\"name\": \"http2clientConnPool.GetClientConn\"}, {\"name\": \"http2connError.Error\"}, {\"name\": \"http2dataBuffer.Read\"}, {\"name\": \"http2duplicatePseudoHeaderError.Error\"}, {\"name\": \"http2gzipReader.Close\"}, {\"name\": \"http2gzipReader.Read\"}, {\"name\": \"http2headerFieldNameError.Error\"}, {\"name\": \"http2headerFieldValueError.Error\"}, {\"name\": \"http2noDialClientConnPool.GetClientConn\"}, {\"name\": \"http2noDialH2RoundTripper.RoundTrip\"}, {\"name\": \"http2pipe.Read\"}, {\"name\": \"http2priorityWriteScheduler.CloseStream\"}, {\"name\": \"http2priorityWriteScheduler.OpenStream\"}, {\"name\": \"http2pseudoHeaderError.Error\"}, {\"name\": \"http2requestBody.Close\"}, {\"name\": \"http2requestBody.Read\"}, {\"name\": \"http2responseWriter.Flush\"}, {\"name\": \"http2responseWriter.FlushError\"}, {\"name\": \"http2responseWriter.Push\"}, {\"name\": \"http2responseWriter.SetReadDeadline\"}, {\"name\": \"http2responseWriter.SetWriteDeadline\"}, {\"name\": \"http2responseWriter.Write\"}, {\"name\": \"http2responseWriter.WriteHeader\"}, {\"name\": \"http2responseWriter.WriteString\"}, {\"name\": \"http2roundRobinWriteScheduler.OpenStream\"}, {\"name\": \"http2serverConn.CloseConn\"}, {\"name\": \"http2serverConn.Flush\"}, {\"name\": \"http2stickyErrWriter.Write\"}, {\"name\": \"http2transportResponseBody.Close\"}, {\"name\": \"http2transportResponseBody.Read\"}, {\"name\": \"http2writeData.String\"}, {\"name\": \"initALPNRequest.ServeHTTP\"}, {\"name\": \"loggingConn.Close\"}, {\"name\": \"loggingConn.Read\"}, {\"name\": \"loggingConn.Write\"}, {\"name\": \"maxBytesReader.Close\"}, {\"name\": \"maxBytesReader.Read\"}, {\"name\": \"onceCloseListener.Close\"}, {\"name\": \"persistConn.Read\"}, {\"name\": \"persistConnWriter.ReadFrom\"}, {\"name\": \"persistConnWriter.Write\"}, {\"name\": \"populateResponse.Write\"}, {\"name\": \"populateResponse.WriteHeader\"}, {\"name\": \"readTrackingBody.Close\"}, {\"name\": \"readTrackingBody.Read\"}, {\"name\": \"readWriteCloserBody.Read\"}, {\"name\": \"redirectHandler.ServeHTTP\"}, {\"name\": \"response.Flush\"}, {\"name\": \"response.FlushError\"}, {\"name\": \"response.Hijack\"}, {\"name\": \"response.ReadFrom\"}, {\"name\": \"response.Write\"}, {\"name\": \"response.WriteHeader\"}, {\"name\": \"response.WriteString\"}, {\"name\": \"serverHandler.ServeHTTP\"}, {\"name\": \"socksDialer.DialWithConn\"}, {\"name\": \"socksUsernamePassword.Authenticate\"}, {\"name\": \"stringWriter.WriteString\"}, {\"name\": \"timeoutHandler.ServeHTTP\"}, {\"name\": \"timeoutWriter.Write\"}, {\"name\": \"timeoutWriter.WriteHeader\"}, {\"name\": \"transportReadFromServerError.Error\"}]}, {\"vendor\": \"golang.org/x/net\", \"product\": \"golang.org/x/net/http2\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.23.0\", \"versionType\": \"semver\"}], \"packageName\": \"golang.org/x/net/http2\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"Framer.readMetaFrame\"}, {\"name\": \"ClientConn.Close\"}, {\"name\": \"ClientConn.Ping\"}, {\"name\": \"ClientConn.RoundTrip\"}, {\"name\": \"ClientConn.Shutdown\"}, {\"name\": \"ConfigureServer\"}, {\"name\": \"ConfigureTransport\"}, {\"name\": \"ConfigureTransports\"}, {\"name\": \"ConnectionError.Error\"}, {\"name\": \"ErrCode.String\"}, {\"name\": \"FrameHeader.String\"}, {\"name\": \"FrameType.String\"}, {\"name\": \"FrameWriteRequest.String\"}, {\"name\": \"Framer.ReadFrame\"}, {\"name\": \"Framer.WriteContinuation\"}, {\"name\": \"Framer.WriteData\"}, {\"name\": \"Framer.WriteDataPadded\"}, {\"name\": \"Framer.WriteGoAway\"}, {\"name\": \"Framer.WriteHeaders\"}, {\"name\": \"Framer.WritePing\"}, {\"name\": \"Framer.WritePriority\"}, {\"name\": \"Framer.WritePushPromise\"}, {\"name\": \"Framer.WriteRSTStream\"}, {\"name\": \"Framer.WriteRawFrame\"}, {\"name\": \"Framer.WriteSettings\"}, {\"name\": \"Framer.WriteSettingsAck\"}, {\"name\": \"Framer.WriteWindowUpdate\"}, {\"name\": \"GoAwayError.Error\"}, {\"name\": \"ReadFrameHeader\"}, {\"name\": \"Server.ServeConn\"}, {\"name\": \"Setting.String\"}, {\"name\": \"SettingID.String\"}, {\"name\": \"SettingsFrame.ForeachSetting\"}, {\"name\": \"StreamError.Error\"}, {\"name\": \"Transport.CloseIdleConnections\"}, {\"name\": \"Transport.NewClientConn\"}, {\"name\": \"Transport.RoundTrip\"}, {\"name\": \"Transport.RoundTripOpt\"}, {\"name\": \"bufferedWriter.Flush\"}, {\"name\": \"bufferedWriter.Write\"}, {\"name\": \"chunkWriter.Write\"}, {\"name\": \"clientConnPool.GetClientConn\"}, {\"name\": \"connError.Error\"}, {\"name\": \"dataBuffer.Read\"}, {\"name\": \"duplicatePseudoHeaderError.Error\"}, {\"name\": \"gzipReader.Close\"}, {\"name\": \"gzipReader.Read\"}, {\"name\": \"headerFieldNameError.Error\"}, {\"name\": \"headerFieldValueError.Error\"}, {\"name\": \"noDialClientConnPool.GetClientConn\"}, {\"name\": \"noDialH2RoundTripper.RoundTrip\"}, {\"name\": \"pipe.Read\"}, {\"name\": \"priorityWriteScheduler.CloseStream\"}, {\"name\": \"priorityWriteScheduler.OpenStream\"}, {\"name\": \"pseudoHeaderError.Error\"}, {\"name\": \"requestBody.Close\"}, {\"name\": \"requestBody.Read\"}, {\"name\": \"responseWriter.Flush\"}, {\"name\": \"responseWriter.FlushError\"}, {\"name\": \"responseWriter.Push\"}, {\"name\": \"responseWriter.SetReadDeadline\"}, {\"name\": \"responseWriter.SetWriteDeadline\"}, {\"name\": \"responseWriter.Write\"}, {\"name\": \"responseWriter.WriteHeader\"}, {\"name\": \"responseWriter.WriteString\"}, {\"name\": \"roundRobinWriteScheduler.OpenStream\"}, {\"name\": \"serverConn.CloseConn\"}, {\"name\": \"serverConn.Flush\"}, {\"name\": \"stickyErrWriter.Write\"}, {\"name\": \"transportResponseBody.Close\"}, {\"name\": \"transportResponseBody.Read\"}, {\"name\": \"writeData.String\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/65051\"}, {\"url\": \"https://go.dev/cl/576155\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2687\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240419-0009/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/05/4\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/03/16\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2024-05-01T17:10:07.754Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-45288\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-04T18:17:43.583Z\", \"dateReserved\": \"2023-10-06T17:06:26.221Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2024-04-04T20:37:30.714Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2024:2936
Vulnerability from csaf_redhat - Published: 2024-05-21 10:06 - Updated: 2026-06-30 03:26A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:golang-docs-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:golang-misc-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:golang-race-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:golang-src-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:golang-tests-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8 | — |
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 the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.8 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": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:2936",
"url": "https://access.redhat.com/errata/RHSA-2024:2936"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2936.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security update",
"tracking": {
"current_release_date": "2026-06-30T03:26:50+00:00",
"generator": {
"date": "2026-06-30T03:26:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2024:2936",
"initial_release_date": "2024-05-21T10:06:56+00:00",
"revision_history": [
{
"date": "2024-05-21T10:06:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-21T10:06:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:26:50+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.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"product": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src (go-toolset:rhel8)",
"product_id": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=src\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-1.module%2Bel8.8.0%2B20380%2B7171fefb?arch=src\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.src (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-7.module%2Bel8.8.0%2B21782%2B8d42ce3c?arch=src\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8)",
"product_id": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-1.module%2Bel8.8.0%2B20380%2B7171fefb?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-7.module%2Bel8.8.0%2B21782%2B8d42ce3c?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-7.module%2Bel8.8.0%2B21782%2B8d42ce3c?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.19.13-7.module%2Bel8.8.0%2B21782%2B8d42ce3c?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.19.13-7.module%2Bel8.8.0%2B21782%2B8d42ce3c?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.19.13-7.module%2Bel8.8.0%2B21782%2B8d42ce3c?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.19.13-7.module%2Bel8.8.0%2B21782%2B8d42ce3c?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.19.13-7.module%2Bel8.8.0%2B21782%2B8d42ce3c?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-1.module%2Bel8.8.0%2B20380%2B7171fefb?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64 (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-7.module%2Bel8.8.0%2B21782%2B8d42ce3c?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-7.module%2Bel8.8.0%2B21782%2B8d42ce3c?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-1.module%2Bel8.8.0%2B20380%2B7171fefb?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-7.module%2Bel8.8.0%2B21782%2B8d42ce3c?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-7.module%2Bel8.8.0%2B21782%2B8d42ce3c?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-1.module%2Bel8.8.0%2B20380%2B7171fefb?arch=s390x\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-7.module%2Bel8.8.0%2B21782%2B8d42ce3c?arch=s390x\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-7.module%2Bel8.8.0%2B21782%2B8d42ce3c?arch=s390x\u0026rpmmod=go-toolset:rhel8:8080020240506114235:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-docs-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-misc-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-race-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-src-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-tests-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-docs-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-misc-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-race-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-src-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-tests-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T10:06:56+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-docs-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-misc-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-race-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-src-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-tests-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2936"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-docs-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-misc-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-race-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-src-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-tests-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8"
]
}
],
"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-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-docs-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-misc-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-race-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-src-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-tests-0:1.19.13-7.module+el8.8.0+21782+8d42ce3c.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHSA-2024:2941
Vulnerability from csaf_redhat - Published: 2024-05-21 09:58 - Updated: 2026-06-30 03:26A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an exact match of the initial domain, an http.Client does not forward sensitive headers such as "Authorization" or "Cookie". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was discovered in Go's net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the webpack-dev-middleware package, where it failed to validate the supplied URL address sufficiently before returning local files. This flaw allows an attacker to craft URLs to return arbitrary local files from the developer's machine. The lack of normalization before calling the middleware also allows the attacker to perform path traversal attacks on the target environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_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. The updated image includes changes, bug fixes, and updates to patch vulnerabilities.\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": "This release of RHACS 4.4.2 provides the following bug fixes:\n\n* Before this update, Collector pods on nodes with 128 or more cores would fail with a `CrashLoopBackOff` status due to issues with how the CO-RE BPF allocated kernel memory. The patch release fixes this issue.\n* This release updates the Scanner baseline vulnerability data to address changes made to the Red Hat security data feeds that were not compatible with earlier data from Scanner\u2019s scheduled feed processing. This fixes various issues where vulnerabilities were detected for images containing packages that were incorrectly indicated as affected by a vulnerability.\n* This release fixes a crash and rendering error in the network graph that occurs when Central is running an RHACS release of 4.3.6 or earlier and Sensor is running an RHACS release of 4.4.0 or later.\n* Previously, RHACS did not update the alerts when violations changed. This release fixes the issue, and RHACS correctly updates the alerts when violations change.\n\nThis release provides the following changes:\n\n* The default telemetry endpoint is now set to a Red Hat proxy.\n* This release includes a new environment variable, ROX_API_TOKEN_FILE, that you can use to pass your API\u2019s token file path to the `roxctl` CLI.\n\nThis releases updates the following items to patch vulnerabilities:\n\n* (CVE-2023-45288) Go has been updated to release 1.21.9.\n* (CVE-2023-45288) The `golang.org/x/net` module has been updated from release v0.22.0 to v0.23.0.\n* (CVE-2024-29180) webpack-dev-middleware module has been updated form version 5.3.3 to 5.3.4.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:2941",
"url": "https://access.redhat.com/errata/RHSA-2024:2941"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.openshift.com/acs/4.4/release_notes/44-release-notes.html",
"url": "https://docs.openshift.com/acs/4.4/release_notes/44-release-notes.html"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2270863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2941.json"
}
],
"title": "Red Hat Security Advisory: RHACS 4.4 enhancement and security update",
"tracking": {
"current_release_date": "2026-06-30T03:26:50+00:00",
"generator": {
"date": "2026-06-30T03:26:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2024:2941",
"initial_release_date": "2024-05-21T09:58:45+00:00",
"revision_history": [
{
"date": "2024-05-21T09:58:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-21T09:58:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:26:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHACS 4.4 for RHEL 8",
"product": {
"name": "RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:advanced_cluster_security:4.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Security for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.2-6"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.2-6"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.2-6"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.2-4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.2-6"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.2-6"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.2-6"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.2-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.2-6"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.2-6"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.2-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.2-6"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.2-4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T09:58:45+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to patch release 4.4.2.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2941"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_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.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2023-45289",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268018"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an exact match of the initial domain, an http.Client does not forward sensitive headers such as \"Authorization\" or \"Cookie\". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP 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": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45289"
},
{
"category": "external",
"summary": "RHBZ#2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T09:58:45+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to patch release 4.4.2.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2941"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T09:58:45+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to patch release 4.4.2.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2941"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T09:58:45+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to patch release 4.4.2.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2941"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24784",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268021"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/mail: comments in display names are incorrectly handled",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24784"
},
{
"category": "external",
"summary": "RHBZ#2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T09:58:45+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to patch release 4.4.2.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2941"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/mail: comments in display names are incorrectly handled"
},
{
"cve": "CVE-2024-29180",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270863"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the webpack-dev-middleware package, where it failed to validate the supplied URL address sufficiently before returning local files. This flaw allows an attacker to craft URLs to return arbitrary local files from the developer\u0027s machine. The lack of normalization before calling the middleware also allows the attacker to perform path traversal attacks on the target environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webpack-dev-middleware: lack of URL validation may lead to file leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in webpack-dev represents a important security issue due to its potential to expose sensitive files and compromise developer machines. By failing to validate URLs and normalize paths effectively, the middleware allows attackers to craft malicious requests that can retrieve arbitrary local files or perform unauthorized path traversal. This could lead to unauthorized access to confidential information, including source code, configuration files, and even system-level files. Given the widespread use of webpack-dev-middleware in web development environments, addressing this vulnerability promptly is important to prevent serious data breaches and protect the integrity of development processes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29180"
},
{
"category": "external",
"summary": "RHBZ#2270863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6",
"url": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6"
}
],
"release_date": "2024-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T09:58:45+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to patch release 4.4.2.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2941"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e0fc51bc1bb082a01224bf0778ef0c8eef7e3ed27334c37a28a59b914cef697_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9e44f0ce6686996e385bc2ef062e57016f1b124dc7a8e63e2100ac28bdbf7d9c_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:bbcf4bfd15c860a8e9345189063c129ba4d70d0e340e4a4f82a4ff5f993df368_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2008a094efbc5b5ad83cfc91bc22e58ede1a0cc575b542bb33fc76458b48c95b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:2e0ff5e4ff6c47a9ff6b6e7f26c033341d2362a7b5798b3bae8f96521cdad286_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cc19c76bb9123c31e3f719a843c6a9074ba0603e67fe83349e35283bcd597c6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:02f81a9d3ee238a4741ea7d0000c5c87620491ed6f9e218fc101d08cc74d26c2_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:7d704bfa49659fcef56de71e15aff4542e5ac5e4644f905a25f9e25a6d535382_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:eefa59e9d0e012a94623efb71c34a267bf2bc9b10070eb394e51797affe5daad_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:596ffae8ac3bba59dc3dc7bd488d0732ac513c5c3e35761927d21d4fc0fa1392_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:6a56bd52c5fe2b2203aeb4fd37e6892a5f23b7d0abae10fc5e0d154344c8f1bf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:72ce43136e850f86fe675822e43dfd7d7e660ceaf2517d3f0a83f34d0d026007_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:4cadca01bf16098d0e243ef1aa02d2b7fa6d6d04ae3562b48174298e00a00705_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:5d6bf72214aaed0ee0bd16ba8ed707a63c7312936ea361850a716e3fda7e2c8e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b800c559f4e93d6a8d7422128e26688b8872c589c92944cb46815ec2b7c68371_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0038e1daba8fd9874063d7d25f86b086ba5f23d51aa76530802d324d78f74006_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:9dff6deaeae98ac7812d845cf1446cd3904a8066a777dc013ea9ee22f50ba16a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:a53eaf71ed81cf3f109b44463a0b70c389d4330aeebed676970f8aa32780a008_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5037ebcf2fbc8bd8bdac7ffb8b9aafb5c7d6c990c0f7cc149d89028d6ebd2a47_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:56edbd1f69da14ae4279f34a8149c7b6200625e853e995a78b5b64c0681f2383_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f0156b634592bb9556ce7112cba3f173469f61607da40780d07dee4032ec9a93_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:0a344d812fb72ad90e1e423d527347e2dc680fb10ea0d90aadacdb4c2a50e7f8_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:681ddb4c8dd62755a0e15ed1c4029065ddec65a06d12449f187180489daf9b5f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:79c8938936e9022aba223bcec2b80ea5af9e6d4dd2e6671e274f16b32be0109d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:09f1b7a8be64cb152fbd31501274fc1f97b08e076af34111ebb50afa5384d746_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a3476b790be420bc6b60c9cf53af38496dd4a4c83e0462f52e4b57dc23786e28_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cae64828e29d8ef2628f346ec786450a3dffd4f2c73f57d719a98d9e119ad745_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:124865ec25d18e31bc385d1003275581e6679b7ca8775651be8f595ab558243d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:8c0a614d1c7f43bd597b73e7f9a226502b79680b13aab0b33406327514f9aefb_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f4e7d9a40b47f219dc1dbb6584b9d936aa83ea3c642b7c32a41f7393180e5cb2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:13229a675b026bccc86b1b6681431b932f6c938a9931923b1b1f98b052f64951_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:2268441224f9dd53b42990455199528c8049615126f6521b9b1a14be5409c84c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:79a9120a84a63ad8d54eb913fc3c6b562921165432b5b40eaa3c0392dc6fa31b_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1b2f39b0f1fd77d312384394220b974fefeb2c07ed8a56fe68bf061d6beb3bdb_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1e28b9001bf9e962499e7780ea2ad55fa3e9f06895392a8429741148682e7479_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9c39c394312c3db47234a63f6f387b2aeda0f80c184aacee13f56e596666f224_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:47742f7ccdf7f08ce0eb58f5608dfa5fdd0f51df8d7aaef58a5369a9179644ff_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cb0b488798275236203dfdcc51b944a756f7cf46d753557507992c08e4b59dbf_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d0d367a05ad533fe1b0216690caf4a8d270b452fc4f6cab276e45beef2c05b61_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "webpack-dev-middleware: lack of URL validation may lead to file leak"
}
]
}
RHSA-2024:3259
Vulnerability from csaf_redhat - Published: 2024-05-22 11:47 - Updated: 2026-06-30 03:26A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an exact match of the initial domain, an http.Client does not forward sensitive headers such as "Authorization" or "Cookie". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was discovered in Go's net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8 | — |
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 the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.\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": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect (CVE-2023-45289)\n\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n\n* golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n\n* golang: net/mail: comments in display names are incorrectly handled (CVE-2024-24784)\n\n* golang: html/template: errors returned from MarshalJSON methods may break template escaping (CVE-2024-24785)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:3259",
"url": "https://access.redhat.com/errata/RHSA-2024:3259"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3259.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security update",
"tracking": {
"current_release_date": "2026-06-30T03:26:54+00:00",
"generator": {
"date": "2026-06-30T03:26:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2024:3259",
"initial_release_date": "2024-05-22T11:47:21+00:00",
"revision_history": [
{
"date": "2024-05-22T11:47:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-22T11:47:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:26:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"product": {
"name": "delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src (go-toolset:rhel8)",
"product_id": "delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.21.2-3.module%2Bel8.10.0%2B21244%2B5b2d9000?arch=src\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.9-1.module%2Bel8.10.0%2B21671%2Bb35c3b78?arch=src\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src (go-toolset:rhel8)",
"product_id": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.9-1.module%2Bel8.10.0%2B21671%2Bb35c3b78?arch=src\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.21.9-1.module%2Bel8.10.0%2B21671%2Bb35c3b78?arch=noarch\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.21.9-1.module%2Bel8.10.0%2B21671%2Bb35c3b78?arch=noarch\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.21.9-1.module%2Bel8.10.0%2B21671%2Bb35c3b78?arch=noarch\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.21.9-1.module%2Bel8.10.0%2B21671%2Bb35c3b78?arch=noarch\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64 (go-toolset:rhel8)",
"product_id": "delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.21.2-3.module%2Bel8.10.0%2B21244%2B5b2d9000?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.21.2-3.module%2Bel8.10.0%2B21244%2B5b2d9000?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.21.2-3.module%2Bel8.10.0%2B21244%2B5b2d9000?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.9-1.module%2Bel8.10.0%2B21671%2Bb35c3b78?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64 (go-toolset:rhel8)",
"product_id": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.9-1.module%2Bel8.10.0%2B21671%2Bb35c3b78?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.9-1.module%2Bel8.10.0%2B21671%2Bb35c3b78?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"product": {
"name": "delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le (go-toolset:rhel8)",
"product_id": "delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.21.2-3.module%2Bel8.10.0%2B21244%2B5b2d9000?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.21.2-3.module%2Bel8.10.0%2B21244%2B5b2d9000?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.21.2-3.module%2Bel8.10.0%2B21244%2B5b2d9000?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.9-1.module%2Bel8.10.0%2B21671%2Bb35c3b78?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le (go-toolset:rhel8)",
"product_id": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.9-1.module%2Bel8.10.0%2B21671%2Bb35c3b78?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.9-1.module%2Bel8.10.0%2B21671%2Bb35c3b78?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64 (go-toolset:rhel8)",
"product_id": "delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.21.2-3.module%2Bel8.10.0%2B21244%2B5b2d9000?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.21.2-3.module%2Bel8.10.0%2B21244%2B5b2d9000?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.21.2-3.module%2Bel8.10.0%2B21244%2B5b2d9000?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.9-1.module%2Bel8.10.0%2B21671%2Bb35c3b78?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.9-1.module%2Bel8.10.0%2B21671%2Bb35c3b78?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.9-1.module%2Bel8.10.0%2B21671%2Bb35c3b78?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.9-1.module%2Bel8.10.0%2B21671%2Bb35c3b78?arch=s390x\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"product": {
"name": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x (go-toolset:rhel8)",
"product_id": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.9-1.module%2Bel8.10.0%2B21671%2Bb35c3b78?arch=s390x\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.9-1.module%2Bel8.10.0%2B21671%2Bb35c3b78?arch=s390x\u0026rpmmod=go-toolset:rhel8:8100020240412145753:a3795dee"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8"
},
"product_reference": "delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8"
},
"product_reference": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T11:47:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3259"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
]
}
],
"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-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2023-45289",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268018"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an exact match of the initial domain, an http.Client does not forward sensitive headers such as \"Authorization\" or \"Cookie\". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP 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-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45289"
},
{
"category": "external",
"summary": "RHBZ#2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T11:47:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3259"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T11:47:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3259"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"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-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T11:47:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3259"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24784",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268021"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/mail: comments in display names are incorrectly handled",
"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-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24784"
},
{
"category": "external",
"summary": "RHBZ#2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T11:47:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3259"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/mail: comments in display names are incorrectly handled"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"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-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T11:47:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3259"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.21.2-3.module+el8.10.0+21244+5b2d9000.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.21.9-1.module+el8.10.0+21671+b35c3b78.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
}
]
}
RHSA-2024:3314
Vulnerability from csaf_redhat - Published: 2024-05-23 06:29 - Updated: 2026-06-30 03:26An Improper Input Validation flaw was found in follow-redirects due to the improper handling of URLs by the url.parse() function. When a new URL() throws an error, it can be manipulated to misinterpret the hostname. This issue could allow an attacker to redirect traffic to a malicious site, potentially leading to information disclosure, phishing attacks, or other security breaches.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_arm64 | — |
Workaround
|
A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Axios that may expose a confidential session token. This issue can allow a remote attacker to bypass security measures and view sensitive data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_arm64 | — |
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 Virtualization release 4.15.2 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift Virtualization is Red Hat\u0027s virtualization solution designed for Red Hat OpenShift Container Platform.\n\nThis advisory contains OpenShift Virtualization 4.15.2 images.\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* follow-redirects: Improper Input Validation due to the improper handling of URLs by the url.parse() (CVE-2023-26159)\n\n* axios: exposure of confidential data stored in cookies (CVE-2023-45857)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:3314",
"url": "https://access.redhat.com/errata/RHSA-2024:3314"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2248979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248979"
},
{
"category": "external",
"summary": "2256413",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256413"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "CNV-34292",
"url": "https://issues.redhat.com/browse/CNV-34292"
},
{
"category": "external",
"summary": "CNV-34963",
"url": "https://issues.redhat.com/browse/CNV-34963"
},
{
"category": "external",
"summary": "CNV-37007",
"url": "https://issues.redhat.com/browse/CNV-37007"
},
{
"category": "external",
"summary": "CNV-37018",
"url": "https://issues.redhat.com/browse/CNV-37018"
},
{
"category": "external",
"summary": "CNV-38360",
"url": "https://issues.redhat.com/browse/CNV-38360"
},
{
"category": "external",
"summary": "CNV-38599",
"url": "https://issues.redhat.com/browse/CNV-38599"
},
{
"category": "external",
"summary": "CNV-38661",
"url": "https://issues.redhat.com/browse/CNV-38661"
},
{
"category": "external",
"summary": "CNV-38699",
"url": "https://issues.redhat.com/browse/CNV-38699"
},
{
"category": "external",
"summary": "CNV-38845",
"url": "https://issues.redhat.com/browse/CNV-38845"
},
{
"category": "external",
"summary": "CNV-39100",
"url": "https://issues.redhat.com/browse/CNV-39100"
},
{
"category": "external",
"summary": "CNV-39557",
"url": "https://issues.redhat.com/browse/CNV-39557"
},
{
"category": "external",
"summary": "CNV-39686",
"url": "https://issues.redhat.com/browse/CNV-39686"
},
{
"category": "external",
"summary": "CNV-39704",
"url": "https://issues.redhat.com/browse/CNV-39704"
},
{
"category": "external",
"summary": "CNV-40159",
"url": "https://issues.redhat.com/browse/CNV-40159"
},
{
"category": "external",
"summary": "CNV-40904",
"url": "https://issues.redhat.com/browse/CNV-40904"
},
{
"category": "external",
"summary": "CNV-41508",
"url": "https://issues.redhat.com/browse/CNV-41508"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3314.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Virtualization 4.15.2 Images security update",
"tracking": {
"current_release_date": "2026-06-30T03:26:51+00:00",
"generator": {
"date": "2026-06-30T03:26:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2024:3314",
"initial_release_date": "2024-05-23T06:29:37+00:00",
"revision_history": [
{
"date": "2024-05-23T06:29:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-23T06:29:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:26:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CNV 4.15 for RHEL 9",
"product": {
"name": "CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.15::el9"
}
}
}
],
"category": "product_family",
"name": "OpenShift Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64",
"product": {
"name": "container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64",
"product_id": "container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/aaq-controller-rhel9\u0026tag=v4.15.2-17"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64",
"product": {
"name": "container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64",
"product_id": "container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/aaq-operator-rhel9\u0026tag=v4.15.2-17"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64",
"product": {
"name": "container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64",
"product_id": "container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/aaq-server-rhel9\u0026tag=v4.15.2-17"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64",
"product": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64",
"product_id": "container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker-rhel9\u0026tag=v4.15.2-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64",
"product_id": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator-rhel9\u0026tag=v4.15.2-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins-rhel9\u0026tag=v4.15.2-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel9\u0026tag=v4.15.2-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64",
"product_id": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry-rhel9\u0026tag=v4.15.2.rhel9-335"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64",
"product_id": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9\u0026tag=v4.15.2-3"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-operator-rhel9\u0026tag=v4.15.2-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel9\u0026tag=v4.15.2-3"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator-rhel9\u0026tag=v4.15.2-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel9\u0026tag=v4.15.2-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64",
"product": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64",
"product_id": "container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool-rhel9\u0026tag=v4.15.2-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64",
"product": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64",
"product_id": "container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubesecondarydns-rhel9\u0026tag=v4.15.2-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64",
"product_id": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-apiserver-proxy-rhel9\u0026tag=v4.15.2-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64",
"product_id": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-common-instancetypes-rhel9\u0026tag=v4.15.2-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64",
"product_id": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin-rhel9\u0026tag=v4.15.2-383"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64",
"product_id": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-dpdk-checkup-rhel9\u0026tag=v4.15.2-3"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64",
"product_id": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-realtime-checkup-rhel9\u0026tag=v4.15.2-3"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator-rhel9\u0026tag=v4.15.2-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64",
"product_id": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-storage-checkup-rhel9\u0026tag=v4.15.2-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9\u0026tag=v4.15.2-3"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9\u0026tag=v4.15.2-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64",
"product_id": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator-rhel9\u0026tag=v4.15.2-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64",
"product": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64",
"product_id": "container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools-rhel9\u0026tag=v4.15.2-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64",
"product": {
"name": "container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64",
"product_id": "container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/mtq-controller-rhel9\u0026tag=v4.15.2-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64",
"product": {
"name": "container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64",
"product_id": "container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/mtq-lock-server-rhel9\u0026tag=v4.15.2-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64",
"product": {
"name": "container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64",
"product_id": "container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/mtq-operator-rhel9\u0026tag=v4.15.2-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64",
"product": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64",
"product_id": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/multus-dynamic-networks-rhel9\u0026tag=v4.15.2-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64",
"product_id": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin-rhel9\u0026tag=v4.15.2-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64",
"product": {
"name": "container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64",
"product_id": "container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/pr-helper-rhel9\u0026tag=v4.15.2-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64",
"product": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64",
"product_id": "container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api-rhel9\u0026tag=v4.15.2-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64",
"product_id": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server-rhel9\u0026tag=v4.15.2-12"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64",
"product_id": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver-rhel9\u0026tag=v4.15.2-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64",
"product_id": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner-rhel9\u0026tag=v4.15.2-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64",
"product_id": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller-rhel9\u0026tag=v4.15.2-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64",
"product_id": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer-rhel9\u0026tag=v4.15.2-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64",
"product_id": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator-rhel9\u0026tag=v4.15.2-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy-rhel9\u0026tag=v4.15.2-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver-rhel9\u0026tag=v4.15.2-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64",
"product": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64",
"product_id": "container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller-rhel9\u0026tag=v4.15.2-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64",
"product": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64",
"product_id": "container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy-rhel9\u0026tag=v4.15.2-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64",
"product": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64",
"product_id": "container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver-rhel9\u0026tag=v4.15.2-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64",
"product": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64",
"product_id": "container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler-rhel9\u0026tag=v4.15.2-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64",
"product": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64",
"product_id": "container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win-rhel9\u0026tag=v4.15.2-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64",
"product": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64",
"product_id": "container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher-rhel9\u0026tag=v4.15.2-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64",
"product": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64",
"product_id": "container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator-rhel9\u0026tag=v4.15.2-13"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64",
"product": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64",
"product_id": "container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-console-proxy-rhel9\u0026tag=v4.15.2-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64",
"product_id": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup-rhel9\u0026tag=v4.15.2-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64",
"product": {
"name": "container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64",
"product_id": "container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/aaq-controller-rhel9\u0026tag=v4.15.2-17"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64",
"product": {
"name": "container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64",
"product_id": "container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/aaq-operator-rhel9\u0026tag=v4.15.2-17"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64",
"product": {
"name": "container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64",
"product_id": "container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/aaq-server-rhel9\u0026tag=v4.15.2-17"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64",
"product": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64",
"product_id": "container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker-rhel9\u0026tag=v4.15.2-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64",
"product_id": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator-rhel9\u0026tag=v4.15.2-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins-rhel9\u0026tag=v4.15.2-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel9\u0026tag=v4.15.2-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64",
"product_id": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry-rhel9\u0026tag=v4.15.2.rhel9-335"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64",
"product_id": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9\u0026tag=v4.15.2-3"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64",
"product_id": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-operator-rhel9\u0026tag=v4.15.2-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel9\u0026tag=v4.15.2-3"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator-rhel9\u0026tag=v4.15.2-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel9\u0026tag=v4.15.2-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64",
"product": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64",
"product_id": "container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool-rhel9\u0026tag=v4.15.2-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64",
"product": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64",
"product_id": "container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubesecondarydns-rhel9\u0026tag=v4.15.2-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64",
"product_id": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-apiserver-proxy-rhel9\u0026tag=v4.15.2-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64",
"product_id": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-common-instancetypes-rhel9\u0026tag=v4.15.2-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64",
"product_id": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin-rhel9\u0026tag=v4.15.2-383"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64",
"product_id": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-dpdk-checkup-rhel9\u0026tag=v4.15.2-3"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64",
"product_id": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-realtime-checkup-rhel9\u0026tag=v4.15.2-3"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator-rhel9\u0026tag=v4.15.2-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64",
"product_id": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-storage-checkup-rhel9\u0026tag=v4.15.2-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9\u0026tag=v4.15.2-3"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9\u0026tag=v4.15.2-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64",
"product_id": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator-rhel9\u0026tag=v4.15.2-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64",
"product": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64",
"product_id": "container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools-rhel9\u0026tag=v4.15.2-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64",
"product": {
"name": "container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64",
"product_id": "container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/mtq-controller-rhel9\u0026tag=v4.15.2-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64",
"product": {
"name": "container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64",
"product_id": "container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/mtq-lock-server-rhel9\u0026tag=v4.15.2-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64",
"product": {
"name": "container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64",
"product_id": "container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/mtq-operator-rhel9\u0026tag=v4.15.2-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64",
"product": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64",
"product_id": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/multus-dynamic-networks-rhel9\u0026tag=v4.15.2-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64",
"product_id": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin-rhel9\u0026tag=v4.15.2-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64",
"product": {
"name": "container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64",
"product_id": "container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/pr-helper-rhel9\u0026tag=v4.15.2-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64",
"product": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64",
"product_id": "container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api-rhel9\u0026tag=v4.15.2-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64",
"product_id": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server-rhel9\u0026tag=v4.15.2-12"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64",
"product_id": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver-rhel9\u0026tag=v4.15.2-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64",
"product_id": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner-rhel9\u0026tag=v4.15.2-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64",
"product_id": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller-rhel9\u0026tag=v4.15.2-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64",
"product_id": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer-rhel9\u0026tag=v4.15.2-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64",
"product_id": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator-rhel9\u0026tag=v4.15.2-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy-rhel9\u0026tag=v4.15.2-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver-rhel9\u0026tag=v4.15.2-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64",
"product": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64",
"product_id": "container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller-rhel9\u0026tag=v4.15.2-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64",
"product": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64",
"product_id": "container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy-rhel9\u0026tag=v4.15.2-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64",
"product": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64",
"product_id": "container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver-rhel9\u0026tag=v4.15.2-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64",
"product": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64",
"product_id": "container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler-rhel9\u0026tag=v4.15.2-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64",
"product": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64",
"product_id": "container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win-rhel9\u0026tag=v4.15.2-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64",
"product": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64",
"product_id": "container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher-rhel9\u0026tag=v4.15.2-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64",
"product": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64",
"product_id": "container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator-rhel9\u0026tag=v4.15.2-13"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64",
"product": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64",
"product_id": "container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-console-proxy-rhel9\u0026tag=v4.15.2-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_arm64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_arm64",
"product_id": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup-rhel9\u0026tag=v4.15.2-2"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64"
},
"product_reference": "container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64"
},
"product_reference": "container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64"
},
"product_reference": "container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64"
},
"product_reference": "container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64"
},
"product_reference": "container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64"
},
"product_reference": "container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64"
},
"product_reference": "container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64"
},
"product_reference": "container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64"
},
"product_reference": "container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64"
},
"product_reference": "container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64"
},
"product_reference": "container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64"
},
"product_reference": "container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64"
},
"product_reference": "container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64"
},
"product_reference": "container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64"
},
"product_reference": "container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64"
},
"product_reference": "container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64"
},
"product_reference": "container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64"
},
"product_reference": "container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64"
},
"product_reference": "container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64"
},
"product_reference": "container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64"
},
"product_reference": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64"
},
"product_reference": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64"
},
"product_reference": "container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64"
},
"product_reference": "container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64"
},
"product_reference": "container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64"
},
"product_reference": "container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64"
},
"product_reference": "container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64"
},
"product_reference": "container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64"
},
"product_reference": "container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64"
},
"product_reference": "container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64"
},
"product_reference": "container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64"
},
"product_reference": "container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64"
},
"product_reference": "container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64"
},
"product_reference": "container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64"
},
"product_reference": "container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64"
},
"product_reference": "container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64"
},
"product_reference": "container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64"
},
"product_reference": "container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64"
},
"product_reference": "container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64"
},
"product_reference": "container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64"
},
"product_reference": "container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64"
},
"product_reference": "container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64",
"relates_to_product_reference": "9Base-CNV-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_arm64 as a component of CNV 4.15 for RHEL 9",
"product_id": "9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_arm64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_arm64",
"relates_to_product_reference": "9Base-CNV-4.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-26159",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-01-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2256413"
}
],
"notes": [
{
"category": "description",
"text": "An Improper Input Validation flaw was found in follow-redirects due to the improper handling of URLs by the url.parse() function. When a new URL() throws an error, it can be manipulated to misinterpret the hostname. This issue could allow an attacker to redirect traffic to a malicious site, potentially leading to information disclosure, phishing attacks, or other security breaches.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Improper Input Validation due to the improper handling of URLs by the url.parse()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "follow-redirects is a transitive dependency of Grafana, and does not affect Red Hat Enterprise Linux 8.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64"
],
"known_not_affected": [
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26159"
},
{
"category": "external",
"summary": "RHBZ#2256413",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256413"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26159",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26159"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26159",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26159"
}
],
"release_date": "2024-01-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T06:29:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3314"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "follow-redirects: Improper Input Validation due to the improper handling of URLs by the url.parse()"
},
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T06:29:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3314"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_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": [
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2023-45857",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-11-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2248979"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios that may expose a confidential session token. This issue can allow a remote attacker to bypass security measures and view sensitive data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: exposure of confidential data stored in cookies",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected container was deprecated in ACM 2.5 version which is not anymore supported. Following versions of this product are not impacted by this issue.",
"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-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64"
],
"known_not_affected": [
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45857"
},
{
"category": "external",
"summary": "RHBZ#2248979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248979"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45857",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45857"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45857",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45857"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T06:29:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3314"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:05c354f5775ffe9eb40a70723af9710589315126049c2b0613729a7601fea711_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-controller-rhel9@sha256:3b5dd9a5217af5db0347efafb380e91da1a1176e2b40f356115e870612b79928_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:15079d40fa0e418fec82620b3f52e394743c9d7f0433f2b8aac3484fbb57b790_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-operator-rhel9@sha256:2519a913edf163445c0819c465f3323b9d82e10bfd34129b79f83f5e395a41b9_amd64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:146b827825bb5222ad360f8672d4ef34989518b43369b641fc703eb704c891a6_arm64",
"9Base-CNV-4.15:container-native-virtualization/aaq-server-rhel9@sha256:96de7d4fd401026664eaff799585823a5906b7e72ed24c685648086f1e1c02e4_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:09b473b05aa69cbc131c52ceea7885dd6a7367ccb80f6d3832da9df4e61cee1c_amd64",
"9Base-CNV-4.15:container-native-virtualization/bridge-marker-rhel9@sha256:35ac9c93a2b6571ca28ca1e13e040d7a06113ec9a768c02e8c0735f76c6c0b69_arm64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:690a5b5450c77fbc2c9928ff7849c447a6ec015f4dcd481060c49250a5509358_amd64",
"9Base-CNV-4.15:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:bf42cd420929b12d78ebd7567b4de1c32ea343f0201ae7ecfb9d3a47b12220c1_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:389e56fa3345ea9866b9c7789ff9ad04d3ff2b45db91eb13b20287960c6fe72a_arm64",
"9Base-CNV-4.15:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:abf9f568d866433b9c1a4f08b63ca6f11543171882694179b37b70feb75257de_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:207cf6cbaf6a79f15146c8d6dba36979303e07f9793ace901b97e330f167ecc2_amd64",
"9Base-CNV-4.15:container-native-virtualization/cnv-must-gather-rhel9@sha256:cadf6787d391f64df11112c29d7c8f2b3f9eb312e478d8cdd8e634401d390834_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:26324b49a3da9d17d5f3814b54cdcfc839dbca423800aeba48774a774d79035b_arm64",
"9Base-CNV-4.15:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d9f6a92e9f8e1a14b243dd1c28ea3e2c3ad7a45aca410b8f4c24e697a32a57c4_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5c91f322e434d71a762cf13bbf0bbd94dfd12218a1bc263b688388bc1ad57ff1_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5f5f0b425c59626724f5e09ded54c670ac80b2c7279d49f61d9e40306b07e272_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:0199a42c1b7a987ec91a4e33e7fdbdcc3ac6ce6dd5a1ece9edb03ac067a1b696_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bd4e4565518629c98f5bfa87e459425f9efcc8312f24e9428556d8593cc91f16_amd64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:366ce321638295540c24a2ad7e05002c2ab23ef793010acd9e248729baf9efd8_arm64",
"9Base-CNV-4.15:container-native-virtualization/hostpath-provisioner-rhel9@sha256:cb5d049a9c06d01ccb8548d6111e051263dfdfd99cbd8ecf1215fa0de692e8bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:417c74820c9996c9ed5958be73b4e2edfb62d49d8afdcac819f70c9b407df20c_amd64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:bd5a3c794887ee63ac600a0d0298092196a2e642a92cc33bc2cfb3f751811dfc_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:0889491602786dc9ba90e09b2744448be3e36e60a1525020566855bdf950d460_arm64",
"9Base-CNV-4.15:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:66fa300a526204e9f4925b5a7d554bcce225935385625e040cee6fe75a44578d_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:17727cf133d3fbf9865bf7f9ae1a09a40fd0d21114a38a046ecffeac26ec2e61_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubemacpool-rhel9@sha256:d1296ec61183139682510dde727114e406c6072ae8d4429b983f878c1bad8b21_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:965e1b1afc72a7c96d2f90c673ba07f3856cc646017e222e9d03a9400f72cf1b_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubesecondarydns-rhel9@sha256:c18f0a4a085ffbbd0737cada237bb1965242648fb938317cde86d26670785d97_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:68d4683b131e3d8d76af5c17e3a50e36c6ea9d1e9fe4fb32a519f830bcf98eaa_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:c8a7b80129aeb6ec0ce7a5adfb3541c898fc21995500fd5a8bd67cd2192b2578_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:487743c7eb7643d1abe75fd0ac33373eeda5294bc6e6ac152b6af697feab7404_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:d438ddcf84de78b0235e340bc08002e2afb56d8a7f4a0c89f71bbb6564b7982e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:81d5f20abbe9d500a1423091099b5547245d901c917005baeee4c242da8deb01_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:8f0139de40eaf5e289c9b50a6cdc74a834969ded6d66bba9d12440a54fcf1ae4_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:2333869b30618b70ab249232fe0772f022632856b03eb94de2b141f3e254b34e_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9bf95180f0cd4ebea96e0041df8d1fbfa9854029cfdd744360463bacd2ae444e_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:1ad39919a142b363ee4b21cd3c5cdf0123be6ae04a4ed3dea1d51ae9cf981926_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:3ec79a119c0377f8940bea61d5acef2a142d79eb6e8c253d805192dcd48feb08_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:92ede880b1530338a189dee89a02a4bfce97f867d25673180b1be0e246407ccd_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:c82dda7fe3abade25b973f5245273c4b69bec67cd5bfcf1181d36090b3e1e49f_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:63601a0199cec20ef3ce7c7194fd3a6c8ffb3bbd43cb2401ccb7c6b8b1cd8016_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:f6fd5454eef6a922f36780ce684a2927916fe709329ed34c1345087cbf368f71_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:4f335f3874ee1394b7167b0b2bcf20a1f4b735f3189427e35632e46153123fff_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:a49c9abe0d3f9fb625884ebd8325d29fae4339cfe5665955ab19e6a402d584ab_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4b3aa1b4eedc72c3e0ee24ba01ecbe319434e597d452dececab171a32150cd13_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7291554489004db05824fe6087480c86e7d2307dce8e4a66fe23bd6df4734406_amd64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:7221d0f9ec2bb8fe10d6fa7557358f6809870ceca6abffff76fbaa9ffb89bfa9_arm64",
"9Base-CNV-4.15:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:dd5b0921375532de1914ad99af9bf297004744e34a65c59223ca6cb82667d95c_amd64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:4496c4b20546d54711c3135758c7f77639312386e8ed489a2436f2fcd9f7f9e1_arm64",
"9Base-CNV-4.15:container-native-virtualization/libguestfs-tools-rhel9@sha256:de720a20dda05a48de4e72582b0914d3b5ee5cad5a637efdac38dbb0654b991d_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:34beadf8d8f247bb563d5e6611bec5663612d8dd7049466744241b4e4074f66e_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-controller-rhel9@sha256:a11b3863959467dea87a535f15a5b775017942b953e6b0387e44e152b2fbb3ff_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:2305a1d942e1a99063f9ff2d5a1e2f0328734d29ae447201afa190016024832c_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-lock-server-rhel9@sha256:c5bb6711b4abbcef730be51ee67b59834acadaf93599d2db8cfedc7640b24946_arm64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:2fcaceb5089f65dbddd9acdd8484cc41198a4138b8376d49db14b680da8330e9_amd64",
"9Base-CNV-4.15:container-native-virtualization/mtq-operator-rhel9@sha256:9311bd6eb75421e49399647a21c79348702229ce1eb0c040674bfedad55fcdf6_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:8699359b01ca935c95c5e4c91e082243f3b0fd388b76041ad28ebb501c86cc9a_arm64",
"9Base-CNV-4.15:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:aeda2c344f1fb0706a04495ceb7c5f5fc0bca7b2b3daa949847cf5f98d175e68_amd64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:49fcce3d3cb9f1b14baba4aa73e31634aabab0fca0d44e1e494912504b625268_arm64",
"9Base-CNV-4.15:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:9eb2dfb42ad50e6fe431a8518304712da3a35d21a0d2e609b281c6b45f3fbc76_amd64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:65ab2009e6c4b6a69374d0654f97e77085b0b063df6dfb4cfa671d1dc54fa4de_arm64",
"9Base-CNV-4.15:container-native-virtualization/pr-helper-rhel9@sha256:c122c6bc64b926709fa42f9c37579b4cd412a4c032ddfab1e89edd5610ad6700_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:0389262d2278d0019efce4612932a32af3a6423c2d7245e5495f466729157170_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-api-rhel9@sha256:fe4a9a2f847641ecae2ba87615db0bf06323ed905d76b0686ab7631979ac0fca_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:109296d7e17bb3bcd2050ef351f05ec2010075ac2110c232ba06210553b220d8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2188b4a2a663351d4f9d6bd44db28494bac48563b762f26a50ab578c414ed3e3_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:2ce2be45cb027387848f9a57c4eb039825a923c3d94257e9c6ddcf9fd9909e74_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:3e8423020cd7e4b9ed5731a9821392dcf95e2c1004cc60ec81adf1dcef869b8b_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:640102a1dfbb95c84258790f0a3508f42b994e24a2f3d3ff50eae13322f9eca6_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:92967ffa5e4797dbd405d996a683bc5bb7119dea648699cb9e2b00accae81836_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:8deb061a2f2677aeed034d5e08d70fb9d56a9ea5d257f0bd3ff29c1b86c3c1bf_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a9f98265d1898998206ff81490d53dad15fe32368cb24d3d270f6bb6588269bf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:b2d34043c76548fe63a6efc4417708951942ea2f6533d73b1c52a261bb1f1377_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f75d71f94736353d3e1c4d01ab20c7dfb94e7c11c42fd8396393b96d6e3f5fa9_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:422ad4ca96e2b12f89e04cea0b1bcaad7fd4e092993a0f24ca2b2c70ea2ad7cc_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-operator-rhel9@sha256:8ce7a3578d42e6bdf1aded6a6b38d2401cf023093803bae705b360fb5adc9bbb_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:b09e57dee56aa1a6b094d01931e2d54203a69940f2fad777e04975dfa93cdd73_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c1537f4dd62ec6297b07a4a47642e8e1823f2eb764202e221c4849f684d6f351_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:85bb7bb57e9ca1b23c204801fc8f2a0c9276e7e1f1456ffb2e616b1cb6ab2005_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:8aca3b0011d9ee1f5983ae732de79968c2e4a48ed0720343490db30f92797b05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:9a5e836b5a33b15b98923cff7e8cc6a258a244f123076f56ee571c96e43576cf_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-controller-rhel9@sha256:be63e57b256ef2a41f7053acf24265b254d96f293fcc7d20c0be4176060e91f8_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:279bf530bae7e042dff88305f24ad7805ced02dcc960adfe61708f87ff61441f_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportproxy-rhel9@sha256:df751abcc53676137ddda43e1ea38c7f938cbfcbb08df5027cc93780961194b0_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:e5494ab1eb24c2b83e1b5caaef208e618b8f44bbaaa9102fab00c64520fb69c9_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-exportserver-rhel9@sha256:f288029a586318d209d991fa654d42d52214c3c6dc1d41539e70eae7c0130dc1_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:a8f9ce5eb47454dc8085ac590487bbefa0904371b0325cfb06c9b93c0178bdae_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-handler-rhel9@sha256:cd4804ff3dfb0b64981ca3bda3f160c61cdce5722c40283cfa248e039d23253b_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:0c0ed8df6ce1774cec46b0865fc43d6a0cd61c3ba1024379cd2041a5d1f54211_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-launcher-rhel9@sha256:b1176298e989626d64f329ecc7617a66ce3d8478354e5e7aff3a3fb8b1fc5e05_amd64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:2a26bf18f86baf131580c5fa227600f8152401aa231dcc7736a75ca834d184ae_arm64",
"9Base-CNV-4.15:container-native-virtualization/virt-operator-rhel9@sha256:5d04ca926ad1f29760f15d294c7d433217601508b98646d1f9fd4ccc8ffcdfe7_amd64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:9057d1d7f9d74cd11a833c53bb1bb11d0fd5ea8a9a613044324fe319e87de41d_arm64",
"9Base-CNV-4.15:container-native-virtualization/virtio-win-rhel9@sha256:f32ca0dab69d238341ad822fe84333390efb832025d3a18d2e88895dc7309302_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:100e1d5216b5ca9343eb58e61cfc77c069bf0e137a3ec67da519c4ed6d272b5d_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-console-proxy-rhel9@sha256:39084d00f6f68ca7137a4a4b13de958b3aa04d10e69f52c498b3f0bcb4f30bf8_arm64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:6f102d120c5059b43480273e9d223c8307c7ab2bb8887573b9b498863f2149d2_amd64",
"9Base-CNV-4.15:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:9060a82f10acda7b5ca8b895cb4ba608ad00b4bb9fccbceaab0c4128d9790c1a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "axios: exposure of confidential data stored in cookies"
}
]
}
RHSA-2024:3315
Vulnerability from csaf_redhat - Published: 2024-05-23 06:39 - Updated: 2026-06-30 03:26A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:03c178c83c0aea8091ed4122fae030febfddd6422d15d7dc5df19ddd08a70907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:b5dbb45e69050612ff324f5a8e3c6fc0acd9320ebd1117bb65dbf565fb4461f8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:aac94783f1fc202506bca64f8e85cf964e7751c073cf7f1210864928f74ced6f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b4aed92d20372b9bcbf8c97a8e9426c61d213fbcf380fdfc7c42c64503a50496_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:226e6b33ac719000a1e3fddfbef50fa4c6a798f04b4986ab37d8765108d00fd3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:8bb87dd1cfd8bc5d922a8716ac623a2d4b340da95c4aaf51eafab722a684b94e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:eb914756fe26e8a7e7d41d00ab150b9fcb94902051c2a2387b13ea7a8f1eae77_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:fa52bd6689370d0ed46ad57bf33680f349c7c6348acced6d6d8a49ed064d8acd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:13f9b9c2e36aa67f71ba9ac08684072714118b4e8350db376e98c83845b31bd0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:9250f70a014303cebc379aef3cffdfaae863cddf9ea79f1fe1f11fe46bcd9bb5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2f4ffe6bd04fb7f7afb3e0c7acfbb154003b758550459fa9000cee6c78bb8826_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:31dcc58238626f998f6c0a4abcfee277b21032c25ef1ca75aa38328b3ac74298_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:6bf887a04453cb84a7c0744df7e17b7b9ab3ad44baadad21fdeaf498366635f8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:edc3b0ec61318157ee3c17581c3c1f3118cf8902832dd28c49ae7ad45ae71cd0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:1425240abe59acf75ff314e0f3005eb50bb70fd68b72cc792cec8fb88a93bdfc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:b03bf552e7afe5d2994eae5b62462e2f761b9f38d0df2dfda832cfa21afc3b46_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:268a60f25c69e0b64fec59bbbe51c5a63626449e371c140b80bac131a404a736_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:50299f21c155f3d8ca6298230aafc34fc03fddde35c004e6af528a2455eff8de_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:40ffde76cf4195a8573fb49e48fbaec62dd1786dd5d52857737ed0eddd27a396_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:e01570b8129f56086544cb3c0e2f016ac89715b8f64a4530036eb03dc7c008eb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:3a72b9dfe8ea562bec9934beca0d80b5e350e6d0035e74b5b28c3cc1be34091c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:5235f8e6ae6b9239405cc19a2d6d9f3e8dba240e092d78f166200d62e8326df3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:635e222302aa3c9ff9eed7d1de03c7622b30d07ee0bf2d5c8628e8fbc4324d1a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:77b82ef52ccb6b70056710da4bffdf9a3436ca4291f61bf13d61f5c0d3d216e9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:c2bccabb2db8b4f4e08c8f0c232a7320662390f286de769f9c76fde9c0968728_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:e7ad1ec04f37cee55bade906be4845d02e79b2a8c8764af427ce0372c42d159f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:3c092f36a42f714d70d4b0eec329c88becd71a29fe9416541b0d9eea48d22e7d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:66aeb594f9c025db4953badc04e4d0ffc092c75d6b87d57e3f38fb680c468df0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:778849b13484991336d35690fbcefd09242137ba1a541f70914ccda264d3aab5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:a4158367bb21c75ce4aad9306abe3c8a95797428d941a9d6b4d9562fbd280280_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:47f5bbf5fdfbb79d1aaaf7b30629e8c3e601a505c86690c4d950ba7ec5d0bc40_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:c7267124fdc6945b2ee84180e76d9baa0c4b15c987d32998532420c0fa891bcb_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:7a8c5cb9a2d181655afdcaf5ee03e73cfb19cc5aa48fa83141b0ec23fd15479c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ba1e64ed8fa10a0296fd4be542bf33db460a95ba7b681a6715227c5d3669d522_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:73efe44afd508b223523d6685f7e2da6eff256e7bf396dcb791a9ec0f1e7b683_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:7c27f9ed6c464d7d1156fa10571cda758d96482c64ac2dbdde782dff4f11142a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:7b38384488e4c21fe71ccfa04d05da97b7f8536576313d673cb226d9b60e7ebf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:dc072fceba2d988e979a439519d7b5a761dccebdd2e890473a0faf19b4c0f0df_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:1eb68e0b0ba45452795bbbc441e0c739ec77d62ca5209367ef1bbe2aafb8e151_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:55959ccbf537de95f356bfb866d0e94132c1a1f202cb62a14418b50cd4ea2792_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:08e70ace08c71c1d73a680a1f7225e2eb5aa81bd3b3faada8d89eb5e7a91e693_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:af63a779a48897bb0a72070dcce26174696b6ea50e2bafc129745d8a57005c29_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:7bdbe06d810af21ff028bfe466b372578a3aa5b2312fbe883b02f12a887c284d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:ae088594ce07499834b625144a37ea6963e08d4133b4406df7c26ce5bf2831b6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:254f6b5aa19be44e492c57eac47874fcc332242953c923753de317c90dcb8c96_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a4272c69cf81355dad651e8c694c3b62747023decb6cd1ae22d16cc36f0bad74_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:c96e6a66f612c2fcfa71daba2134874282d0fbdc94f037c50a82ab5a18f1abd9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:ded7baf0552eb7c9b23f9e09e5723f93d935230418f30a3d3311680ea5238c7d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:0558e4f507e084012205721f6dc7cf6eb2a4fd2a158070e8a2e5d82cbd84bda0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:bb9622ab311b1c5517fd674373fd9ea8a6a934551820a9d64f645732fd18f459_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9ab866dbb135fb76d6458f4485cd9784932c52e5c1c4417115a2ed19ea399fd4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:e2f2f00a19444062091c8187dad71eff592155d3c568b6604b3394d1ac6f07eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:a12d2f9b2f85615ac1997b9e037afda56ea005fd14037cb12dd3176170c85cd0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b41149e99d7ca5138635835644405aa9d95417aad03f01c316a75a5886c55df4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:08f3e00b455fd109a9a8a8fbb76890a86af80d7f46f10dab5c07b3ba20cc196b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:2abff506e706dd3447d2cc0a61f6a20285bee1bc235ad3314ae7e208f876a2b8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:46b50d835480351c188e86b71a31d9bc6cfc5f5489a1b226ef807eb5cd2223d7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:6798dd6e67cf7d6b9566869e086cc8b23a62e2c3f1b616793acf2a456f3d8468_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:b781f9a21eb1b61fc9080d65a6a1fb18bf152c51f6ea49b78d20535936c158f4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:bb3a8ec2b500d07f7acb65be52ea3687e37f26e4b9f90af8d765bc88fc09525d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0a5ad7e9d9ef1ec0809cb0e69814087de930f39830d7bbeff2ef7c545382e5fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a9c213fe4d310091d1d73017d958305c3a1a40ac57829645bf9c54c116e01b23_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:5f113c4b5d2b6c1e37f0a6c09e68dcd613bea916e427d1c6ccc9d179c3ce305e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:d9da9b41f046485f2066695935827a30a7be0db384fbc07a5449abc26f577ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:191a138401370cc59ecd78c94758eb02ff606454a7ecbe90514699cf5b016c56_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:855f2159eb6f51bce8154b85dbef3bc70abd7631104ccceebf31561f32344921_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:0cebe01a9941036a812f97ff27d919694e1dd8acbba87eb2c9876eb03535e4ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:ffe7793dcf7887339d4c47d18f75b70f648cc46af410f5808633ae1327f7845b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:8c94db93bb9a927357e61a58b57605c923c61d46987b928aab9915a9f8971a6b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:d09e282991464ee935d9992deae9594d7997bcd6fd2b215e86ca2669550e0951_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:173a52e5bd552da60b9f57f590a56d32f09e7e6a237e09067ab66de53d7ddb86_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:dcf2209734f4f48cf369cb19a731e98f91919b109b304c8a56509c6569a52f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:17fe64761c9b05da7e8ba3cc3397df31ac9c39104c539404f05586da83d60b67_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:dbc4543ab5909479e5a4ab24eff11a35c65c3ce5327081aa1d57a9f718cb6de0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0198b1de73184e4676790862b3dddeae8021283512bf81f50abb320a1e64535d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:8fd6d59d80eeb1ba032efd1ddbcbf40f3d354b39b527cdb1ce3c01358820206a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:78fb8099fe014819c7bc422de61f92986f8068e3e6a06ae666bebfb4f5d90f90_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:febcff6ac696bda3a8d8d89443702ea97d50eefc3fa7eca55e0f47cc6e00909d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:5bb8fe7f9ef74ac8052f136d73b60ee694b8f8fc4c35162451ebe0fb322fd9e6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:cc5c01e84c800b9cd74a788b5410c8d5a7fe89246c1fc80541edbf2949ba3f86_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:16649d3fe495284d1107ab29abd678441ebfbb51295f503a8844dbab0022224e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3bd4c4263f53b14f3f4249ae1c22d5ddbaab4d0faf2de7b3a6c4b999cdd4707d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:e2719ddc698ce8e07a23307ef5dd23cfb7489b645f0022a0c4c958a43d1ef0be_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:ff73f214788ff58745135454c7701444ac29fe57b9b3e116df15470443aa010a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:4ca05944ba113748633c5dfd37a2bd2ea63695ac23dd2dc72cfac868b536b4f2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:7c693c85aa6e4d570544f8ed2670ae54cf795dd1fd9e2c7b29110b9758ec456f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:19248e93dc1b75c1d627193e6fe13b1071674879792663e68f958651e889d09e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:ab4632c2c755e61dd812b01499b7eaa281bea25265d43179730919c913112bb9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8755df3c22f2712a583bfe2c11ce7500cd0f33a3f5ce59cbb56c517fa2ac2739_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:c6cfda129dce20427672be1a16c887de5f87f60e17df9f36248f52c14a266b7f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:31ef5365fb5a3f8e6660cf976c127733d549f385c7d146bb0bcaf1fb5b3e260b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:afc690670e69a06464c5a0fcd5ab598450dc5c279d5f54d38d579dea04fdfc27_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Virtualization release 4.13.9 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift Virtualization is Red Hat\u0027s virtualization solution designed for Red Hat OpenShift Container Platform.\n\nThis advisory contains OpenShift Virtualization 4.13.9 images.\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:3315",
"url": "https://access.redhat.com/errata/RHSA-2024:3315"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3315.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Virtualization 4.13.9 Images security update",
"tracking": {
"current_release_date": "2026-06-30T03:26:54+00:00",
"generator": {
"date": "2026-06-30T03:26:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2024:3315",
"initial_release_date": "2024-05-23T06:39:38+00:00",
"revision_history": [
{
"date": "2024-05-23T06:39:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-23T06:39:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:26:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CNV 4.13 for RHEL 9",
"product": {
"name": "CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.13::el9"
}
}
}
],
"category": "product_family",
"name": "OpenShift Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:ba1e64ed8fa10a0296fd4be542bf33db460a95ba7b681a6715227c5d3669d522_arm64",
"product": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:ba1e64ed8fa10a0296fd4be542bf33db460a95ba7b681a6715227c5d3669d522_arm64",
"product_id": "container-native-virtualization/bridge-marker-rhel9@sha256:ba1e64ed8fa10a0296fd4be542bf33db460a95ba7b681a6715227c5d3669d522_arm64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker-rhel9@sha256:ba1e64ed8fa10a0296fd4be542bf33db460a95ba7b681a6715227c5d3669d522?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:7c27f9ed6c464d7d1156fa10571cda758d96482c64ac2dbdde782dff4f11142a_arm64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:7c27f9ed6c464d7d1156fa10571cda758d96482c64ac2dbdde782dff4f11142a_arm64",
"product_id": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:7c27f9ed6c464d7d1156fa10571cda758d96482c64ac2dbdde782dff4f11142a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator-rhel9@sha256:7c27f9ed6c464d7d1156fa10571cda758d96482c64ac2dbdde782dff4f11142a?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:dc072fceba2d988e979a439519d7b5a761dccebdd2e890473a0faf19b4c0f0df_arm64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:dc072fceba2d988e979a439519d7b5a761dccebdd2e890473a0faf19b4c0f0df_arm64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:dc072fceba2d988e979a439519d7b5a761dccebdd2e890473a0faf19b4c0f0df_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins-rhel9@sha256:dc072fceba2d988e979a439519d7b5a761dccebdd2e890473a0faf19b4c0f0df?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:1eb68e0b0ba45452795bbbc441e0c739ec77d62ca5209367ef1bbe2aafb8e151_arm64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:1eb68e0b0ba45452795bbbc441e0c739ec77d62ca5209367ef1bbe2aafb8e151_arm64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel9@sha256:1eb68e0b0ba45452795bbbc441e0c739ec77d62ca5209367ef1bbe2aafb8e151_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel9@sha256:1eb68e0b0ba45452795bbbc441e0c739ec77d62ca5209367ef1bbe2aafb8e151?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel9\u0026tag=v4.13.9-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:08e70ace08c71c1d73a680a1f7225e2eb5aa81bd3b3faada8d89eb5e7a91e693_arm64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:08e70ace08c71c1d73a680a1f7225e2eb5aa81bd3b3faada8d89eb5e7a91e693_arm64",
"product_id": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:08e70ace08c71c1d73a680a1f7225e2eb5aa81bd3b3faada8d89eb5e7a91e693_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry-rhel9@sha256:08e70ace08c71c1d73a680a1f7225e2eb5aa81bd3b3faada8d89eb5e7a91e693?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry-rhel9\u0026tag=v4.13.9.rhel9-223"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:ae088594ce07499834b625144a37ea6963e08d4133b4406df7c26ce5bf2831b6_arm64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:ae088594ce07499834b625144a37ea6963e08d4133b4406df7c26ce5bf2831b6_arm64",
"product_id": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:ae088594ce07499834b625144a37ea6963e08d4133b4406df7c26ce5bf2831b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver-rhel9@sha256:ae088594ce07499834b625144a37ea6963e08d4133b4406df7c26ce5bf2831b6?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:b5dbb45e69050612ff324f5a8e3c6fc0acd9320ebd1117bb65dbf565fb4461f8_arm64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:b5dbb45e69050612ff324f5a8e3c6fc0acd9320ebd1117bb65dbf565fb4461f8_arm64",
"product_id": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:b5dbb45e69050612ff324f5a8e3c6fc0acd9320ebd1117bb65dbf565fb4461f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-operator-rhel9@sha256:b5dbb45e69050612ff324f5a8e3c6fc0acd9320ebd1117bb65dbf565fb4461f8?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-operator-rhel9\u0026tag=v4.13.9-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:a4272c69cf81355dad651e8c694c3b62747023decb6cd1ae22d16cc36f0bad74_arm64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:a4272c69cf81355dad651e8c694c3b62747023decb6cd1ae22d16cc36f0bad74_arm64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:a4272c69cf81355dad651e8c694c3b62747023decb6cd1ae22d16cc36f0bad74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel9@sha256:a4272c69cf81355dad651e8c694c3b62747023decb6cd1ae22d16cc36f0bad74?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b4aed92d20372b9bcbf8c97a8e9426c61d213fbcf380fdfc7c42c64503a50496_arm64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b4aed92d20372b9bcbf8c97a8e9426c61d213fbcf380fdfc7c42c64503a50496_arm64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b4aed92d20372b9bcbf8c97a8e9426c61d213fbcf380fdfc7c42c64503a50496_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator-rhel9@sha256:b4aed92d20372b9bcbf8c97a8e9426c61d213fbcf380fdfc7c42c64503a50496?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator-rhel9\u0026tag=v4.13.9-3"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:226e6b33ac719000a1e3fddfbef50fa4c6a798f04b4986ab37d8765108d00fd3_arm64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:226e6b33ac719000a1e3fddfbef50fa4c6a798f04b4986ab37d8765108d00fd3_arm64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:226e6b33ac719000a1e3fddfbef50fa4c6a798f04b4986ab37d8765108d00fd3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel9@sha256:226e6b33ac719000a1e3fddfbef50fa4c6a798f04b4986ab37d8765108d00fd3?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel9\u0026tag=v4.13.9-3"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:eb914756fe26e8a7e7d41d00ab150b9fcb94902051c2a2387b13ea7a8f1eae77_arm64",
"product": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:eb914756fe26e8a7e7d41d00ab150b9fcb94902051c2a2387b13ea7a8f1eae77_arm64",
"product_id": "container-native-virtualization/kubemacpool-rhel9@sha256:eb914756fe26e8a7e7d41d00ab150b9fcb94902051c2a2387b13ea7a8f1eae77_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool-rhel9@sha256:eb914756fe26e8a7e7d41d00ab150b9fcb94902051c2a2387b13ea7a8f1eae77?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:ded7baf0552eb7c9b23f9e09e5723f93d935230418f30a3d3311680ea5238c7d_arm64",
"product": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:ded7baf0552eb7c9b23f9e09e5723f93d935230418f30a3d3311680ea5238c7d_arm64",
"product_id": "container-native-virtualization/kubesecondarydns-rhel9@sha256:ded7baf0552eb7c9b23f9e09e5723f93d935230418f30a3d3311680ea5238c7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubesecondarydns-rhel9@sha256:ded7baf0552eb7c9b23f9e09e5723f93d935230418f30a3d3311680ea5238c7d?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubesecondarydns-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:0558e4f507e084012205721f6dc7cf6eb2a4fd2a158070e8a2e5d82cbd84bda0_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:0558e4f507e084012205721f6dc7cf6eb2a4fd2a158070e8a2e5d82cbd84bda0_arm64",
"product_id": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:0558e4f507e084012205721f6dc7cf6eb2a4fd2a158070e8a2e5d82cbd84bda0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin-rhel9@sha256:0558e4f507e084012205721f6dc7cf6eb2a4fd2a158070e8a2e5d82cbd84bda0?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin-rhel9\u0026tag=v4.13.9-238"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9ab866dbb135fb76d6458f4485cd9784932c52e5c1c4417115a2ed19ea399fd4_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9ab866dbb135fb76d6458f4485cd9784932c52e5c1c4417115a2ed19ea399fd4_arm64",
"product_id": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9ab866dbb135fb76d6458f4485cd9784932c52e5c1c4417115a2ed19ea399fd4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-dpdk-checkup-rhel9@sha256:9ab866dbb135fb76d6458f4485cd9784932c52e5c1c4417115a2ed19ea399fd4?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-dpdk-checkup-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:9250f70a014303cebc379aef3cffdfaae863cddf9ea79f1fe1f11fe46bcd9bb5_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:9250f70a014303cebc379aef3cffdfaae863cddf9ea79f1fe1f11fe46bcd9bb5_arm64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:9250f70a014303cebc379aef3cffdfaae863cddf9ea79f1fe1f11fe46bcd9bb5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator-rhel9@sha256:9250f70a014303cebc379aef3cffdfaae863cddf9ea79f1fe1f11fe46bcd9bb5?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator-rhel9\u0026tag=v4.13.9-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b41149e99d7ca5138635835644405aa9d95417aad03f01c316a75a5886c55df4_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b41149e99d7ca5138635835644405aa9d95417aad03f01c316a75a5886c55df4_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b41149e99d7ca5138635835644405aa9d95417aad03f01c316a75a5886c55df4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b41149e99d7ca5138635835644405aa9d95417aad03f01c316a75a5886c55df4?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9\u0026tag=v4.13.9-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:2abff506e706dd3447d2cc0a61f6a20285bee1bc235ad3314ae7e208f876a2b8_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:2abff506e706dd3447d2cc0a61f6a20285bee1bc235ad3314ae7e208f876a2b8_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:2abff506e706dd3447d2cc0a61f6a20285bee1bc235ad3314ae7e208f876a2b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-copy-template-rhel9@sha256:2abff506e706dd3447d2cc0a61f6a20285bee1bc235ad3314ae7e208f876a2b8?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9\u0026tag=v4.13.9-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:46b50d835480351c188e86b71a31d9bc6cfc5f5489a1b226ef807eb5cd2223d7_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:46b50d835480351c188e86b71a31d9bc6cfc5f5489a1b226ef807eb5cd2223d7_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:46b50d835480351c188e86b71a31d9bc6cfc5f5489a1b226ef807eb5cd2223d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:46b50d835480351c188e86b71a31d9bc6cfc5f5489a1b226ef807eb5cd2223d7?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:b781f9a21eb1b61fc9080d65a6a1fb18bf152c51f6ea49b78d20535936c158f4_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:b781f9a21eb1b61fc9080d65a6a1fb18bf152c51f6ea49b78d20535936c158f4_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:b781f9a21eb1b61fc9080d65a6a1fb18bf152c51f6ea49b78d20535936c158f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:b781f9a21eb1b61fc9080d65a6a1fb18bf152c51f6ea49b78d20535936c158f4?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9\u0026tag=v4.13.9-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a9c213fe4d310091d1d73017d958305c3a1a40ac57829645bf9c54c116e01b23_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a9c213fe4d310091d1d73017d958305c3a1a40ac57829645bf9c54c116e01b23_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a9c213fe4d310091d1d73017d958305c3a1a40ac57829645bf9c54c116e01b23_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a9c213fe4d310091d1d73017d958305c3a1a40ac57829645bf9c54c116e01b23?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9\u0026tag=v4.13.9-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:5f113c4b5d2b6c1e37f0a6c09e68dcd613bea916e427d1c6ccc9d179c3ce305e_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:5f113c4b5d2b6c1e37f0a6c09e68dcd613bea916e427d1c6ccc9d179c3ce305e_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:5f113c4b5d2b6c1e37f0a6c09e68dcd613bea916e427d1c6ccc9d179c3ce305e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:5f113c4b5d2b6c1e37f0a6c09e68dcd613bea916e427d1c6ccc9d179c3ce305e?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9\u0026tag=v4.13.9-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:855f2159eb6f51bce8154b85dbef3bc70abd7631104ccceebf31561f32344921_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:855f2159eb6f51bce8154b85dbef3bc70abd7631104ccceebf31561f32344921_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:855f2159eb6f51bce8154b85dbef3bc70abd7631104ccceebf31561f32344921_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:855f2159eb6f51bce8154b85dbef3bc70abd7631104ccceebf31561f32344921?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9\u0026tag=v4.13.9-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:ffe7793dcf7887339d4c47d18f75b70f648cc46af410f5808633ae1327f7845b_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:ffe7793dcf7887339d4c47d18f75b70f648cc46af410f5808633ae1327f7845b_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:ffe7793dcf7887339d4c47d18f75b70f648cc46af410f5808633ae1327f7845b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-operator-rhel9@sha256:ffe7793dcf7887339d4c47d18f75b70f648cc46af410f5808633ae1327f7845b?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:d09e282991464ee935d9992deae9594d7997bcd6fd2b215e86ca2669550e0951_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:d09e282991464ee935d9992deae9594d7997bcd6fd2b215e86ca2669550e0951_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:d09e282991464ee935d9992deae9594d7997bcd6fd2b215e86ca2669550e0951_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:d09e282991464ee935d9992deae9594d7997bcd6fd2b215e86ca2669550e0951?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9\u0026tag=v4.13.9-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:31dcc58238626f998f6c0a4abcfee277b21032c25ef1ca75aa38328b3ac74298_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:31dcc58238626f998f6c0a4abcfee277b21032c25ef1ca75aa38328b3ac74298_arm64",
"product_id": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:31dcc58238626f998f6c0a4abcfee277b21032c25ef1ca75aa38328b3ac74298_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator-rhel9@sha256:31dcc58238626f998f6c0a4abcfee277b21032c25ef1ca75aa38328b3ac74298?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:173a52e5bd552da60b9f57f590a56d32f09e7e6a237e09067ab66de53d7ddb86_arm64",
"product": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:173a52e5bd552da60b9f57f590a56d32f09e7e6a237e09067ab66de53d7ddb86_arm64",
"product_id": "container-native-virtualization/libguestfs-tools-rhel9@sha256:173a52e5bd552da60b9f57f590a56d32f09e7e6a237e09067ab66de53d7ddb86_arm64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools-rhel9@sha256:173a52e5bd552da60b9f57f590a56d32f09e7e6a237e09067ab66de53d7ddb86?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:17fe64761c9b05da7e8ba3cc3397df31ac9c39104c539404f05586da83d60b67_arm64",
"product": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:17fe64761c9b05da7e8ba3cc3397df31ac9c39104c539404f05586da83d60b67_arm64",
"product_id": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:17fe64761c9b05da7e8ba3cc3397df31ac9c39104c539404f05586da83d60b67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multus-dynamic-networks-rhel9@sha256:17fe64761c9b05da7e8ba3cc3397df31ac9c39104c539404f05586da83d60b67?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/multus-dynamic-networks-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:8fd6d59d80eeb1ba032efd1ddbcbf40f3d354b39b527cdb1ce3c01358820206a_arm64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:8fd6d59d80eeb1ba032efd1ddbcbf40f3d354b39b527cdb1ce3c01358820206a_arm64",
"product_id": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:8fd6d59d80eeb1ba032efd1ddbcbf40f3d354b39b527cdb1ce3c01358820206a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin-rhel9@sha256:8fd6d59d80eeb1ba032efd1ddbcbf40f3d354b39b527cdb1ce3c01358820206a?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api-rhel9@sha256:78fb8099fe014819c7bc422de61f92986f8068e3e6a06ae666bebfb4f5d90f90_arm64",
"product": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:78fb8099fe014819c7bc422de61f92986f8068e3e6a06ae666bebfb4f5d90f90_arm64",
"product_id": "container-native-virtualization/virt-api-rhel9@sha256:78fb8099fe014819c7bc422de61f92986f8068e3e6a06ae666bebfb4f5d90f90_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api-rhel9@sha256:78fb8099fe014819c7bc422de61f92986f8068e3e6a06ae666bebfb4f5d90f90?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:5bb8fe7f9ef74ac8052f136d73b60ee694b8f8fc4c35162451ebe0fb322fd9e6_arm64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:5bb8fe7f9ef74ac8052f136d73b60ee694b8f8fc4c35162451ebe0fb322fd9e6_arm64",
"product_id": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:5bb8fe7f9ef74ac8052f136d73b60ee694b8f8fc4c35162451ebe0fb322fd9e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server-rhel9@sha256:5bb8fe7f9ef74ac8052f136d73b60ee694b8f8fc4c35162451ebe0fb322fd9e6?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:6bf887a04453cb84a7c0744df7e17b7b9ab3ad44baadad21fdeaf498366635f8_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:6bf887a04453cb84a7c0744df7e17b7b9ab3ad44baadad21fdeaf498366635f8_arm64",
"product_id": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:6bf887a04453cb84a7c0744df7e17b7b9ab3ad44baadad21fdeaf498366635f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver-rhel9@sha256:6bf887a04453cb84a7c0744df7e17b7b9ab3ad44baadad21fdeaf498366635f8?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:b03bf552e7afe5d2994eae5b62462e2f761b9f38d0df2dfda832cfa21afc3b46_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:b03bf552e7afe5d2994eae5b62462e2f761b9f38d0df2dfda832cfa21afc3b46_arm64",
"product_id": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:b03bf552e7afe5d2994eae5b62462e2f761b9f38d0df2dfda832cfa21afc3b46_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner-rhel9@sha256:b03bf552e7afe5d2994eae5b62462e2f761b9f38d0df2dfda832cfa21afc3b46?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:50299f21c155f3d8ca6298230aafc34fc03fddde35c004e6af528a2455eff8de_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:50299f21c155f3d8ca6298230aafc34fc03fddde35c004e6af528a2455eff8de_arm64",
"product_id": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:50299f21c155f3d8ca6298230aafc34fc03fddde35c004e6af528a2455eff8de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller-rhel9@sha256:50299f21c155f3d8ca6298230aafc34fc03fddde35c004e6af528a2455eff8de?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:e01570b8129f56086544cb3c0e2f016ac89715b8f64a4530036eb03dc7c008eb_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:e01570b8129f56086544cb3c0e2f016ac89715b8f64a4530036eb03dc7c008eb_arm64",
"product_id": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:e01570b8129f56086544cb3c0e2f016ac89715b8f64a4530036eb03dc7c008eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer-rhel9@sha256:e01570b8129f56086544cb3c0e2f016ac89715b8f64a4530036eb03dc7c008eb?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:3a72b9dfe8ea562bec9934beca0d80b5e350e6d0035e74b5b28c3cc1be34091c_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:3a72b9dfe8ea562bec9934beca0d80b5e350e6d0035e74b5b28c3cc1be34091c_arm64",
"product_id": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:3a72b9dfe8ea562bec9934beca0d80b5e350e6d0035e74b5b28c3cc1be34091c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator-rhel9@sha256:3a72b9dfe8ea562bec9934beca0d80b5e350e6d0035e74b5b28c3cc1be34091c?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:635e222302aa3c9ff9eed7d1de03c7622b30d07ee0bf2d5c8628e8fbc4324d1a_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:635e222302aa3c9ff9eed7d1de03c7622b30d07ee0bf2d5c8628e8fbc4324d1a_arm64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:635e222302aa3c9ff9eed7d1de03c7622b30d07ee0bf2d5c8628e8fbc4324d1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy-rhel9@sha256:635e222302aa3c9ff9eed7d1de03c7622b30d07ee0bf2d5c8628e8fbc4324d1a?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:c2bccabb2db8b4f4e08c8f0c232a7320662390f286de769f9c76fde9c0968728_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:c2bccabb2db8b4f4e08c8f0c232a7320662390f286de769f9c76fde9c0968728_arm64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:c2bccabb2db8b4f4e08c8f0c232a7320662390f286de769f9c76fde9c0968728_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver-rhel9@sha256:c2bccabb2db8b4f4e08c8f0c232a7320662390f286de769f9c76fde9c0968728?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller-rhel9@sha256:16649d3fe495284d1107ab29abd678441ebfbb51295f503a8844dbab0022224e_arm64",
"product": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:16649d3fe495284d1107ab29abd678441ebfbb51295f503a8844dbab0022224e_arm64",
"product_id": "container-native-virtualization/virt-controller-rhel9@sha256:16649d3fe495284d1107ab29abd678441ebfbb51295f503a8844dbab0022224e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller-rhel9@sha256:16649d3fe495284d1107ab29abd678441ebfbb51295f503a8844dbab0022224e?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:3c092f36a42f714d70d4b0eec329c88becd71a29fe9416541b0d9eea48d22e7d_arm64",
"product": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:3c092f36a42f714d70d4b0eec329c88becd71a29fe9416541b0d9eea48d22e7d_arm64",
"product_id": "container-native-virtualization/virt-exportproxy-rhel9@sha256:3c092f36a42f714d70d4b0eec329c88becd71a29fe9416541b0d9eea48d22e7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportproxy-rhel9@sha256:3c092f36a42f714d70d4b0eec329c88becd71a29fe9416541b0d9eea48d22e7d?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:ff73f214788ff58745135454c7701444ac29fe57b9b3e116df15470443aa010a_arm64",
"product": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:ff73f214788ff58745135454c7701444ac29fe57b9b3e116df15470443aa010a_arm64",
"product_id": "container-native-virtualization/virt-exportserver-rhel9@sha256:ff73f214788ff58745135454c7701444ac29fe57b9b3e116df15470443aa010a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportserver-rhel9@sha256:ff73f214788ff58745135454c7701444ac29fe57b9b3e116df15470443aa010a?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler-rhel9@sha256:7c693c85aa6e4d570544f8ed2670ae54cf795dd1fd9e2c7b29110b9758ec456f_arm64",
"product": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:7c693c85aa6e4d570544f8ed2670ae54cf795dd1fd9e2c7b29110b9758ec456f_arm64",
"product_id": "container-native-virtualization/virt-handler-rhel9@sha256:7c693c85aa6e4d570544f8ed2670ae54cf795dd1fd9e2c7b29110b9758ec456f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler-rhel9@sha256:7c693c85aa6e4d570544f8ed2670ae54cf795dd1fd9e2c7b29110b9758ec456f?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win-rhel9@sha256:c6cfda129dce20427672be1a16c887de5f87f60e17df9f36248f52c14a266b7f_arm64",
"product": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:c6cfda129dce20427672be1a16c887de5f87f60e17df9f36248f52c14a266b7f_arm64",
"product_id": "container-native-virtualization/virtio-win-rhel9@sha256:c6cfda129dce20427672be1a16c887de5f87f60e17df9f36248f52c14a266b7f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win-rhel9@sha256:c6cfda129dce20427672be1a16c887de5f87f60e17df9f36248f52c14a266b7f?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:ab4632c2c755e61dd812b01499b7eaa281bea25265d43179730919c913112bb9_arm64",
"product": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:ab4632c2c755e61dd812b01499b7eaa281bea25265d43179730919c913112bb9_arm64",
"product_id": "container-native-virtualization/virt-launcher-rhel9@sha256:ab4632c2c755e61dd812b01499b7eaa281bea25265d43179730919c913112bb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher-rhel9@sha256:ab4632c2c755e61dd812b01499b7eaa281bea25265d43179730919c913112bb9?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator-rhel9@sha256:778849b13484991336d35690fbcefd09242137ba1a541f70914ccda264d3aab5_arm64",
"product": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:778849b13484991336d35690fbcefd09242137ba1a541f70914ccda264d3aab5_arm64",
"product_id": "container-native-virtualization/virt-operator-rhel9@sha256:778849b13484991336d35690fbcefd09242137ba1a541f70914ccda264d3aab5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator-rhel9@sha256:778849b13484991336d35690fbcefd09242137ba1a541f70914ccda264d3aab5?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:47f5bbf5fdfbb79d1aaaf7b30629e8c3e601a505c86690c4d950ba7ec5d0bc40_arm64",
"product": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:47f5bbf5fdfbb79d1aaaf7b30629e8c3e601a505c86690c4d950ba7ec5d0bc40_arm64",
"product_id": "container-native-virtualization/vm-console-proxy-rhel9@sha256:47f5bbf5fdfbb79d1aaaf7b30629e8c3e601a505c86690c4d950ba7ec5d0bc40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vm-console-proxy-rhel9@sha256:47f5bbf5fdfbb79d1aaaf7b30629e8c3e601a505c86690c4d950ba7ec5d0bc40?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-console-proxy-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:31ef5365fb5a3f8e6660cf976c127733d549f385c7d146bb0bcaf1fb5b3e260b_arm64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:31ef5365fb5a3f8e6660cf976c127733d549f385c7d146bb0bcaf1fb5b3e260b_arm64",
"product_id": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:31ef5365fb5a3f8e6660cf976c127733d549f385c7d146bb0bcaf1fb5b3e260b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup-rhel9@sha256:31ef5365fb5a3f8e6660cf976c127733d549f385c7d146bb0bcaf1fb5b3e260b?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup-rhel9\u0026tag=v4.13.9-2"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:7a8c5cb9a2d181655afdcaf5ee03e73cfb19cc5aa48fa83141b0ec23fd15479c_amd64",
"product": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:7a8c5cb9a2d181655afdcaf5ee03e73cfb19cc5aa48fa83141b0ec23fd15479c_amd64",
"product_id": "container-native-virtualization/bridge-marker-rhel9@sha256:7a8c5cb9a2d181655afdcaf5ee03e73cfb19cc5aa48fa83141b0ec23fd15479c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker-rhel9@sha256:7a8c5cb9a2d181655afdcaf5ee03e73cfb19cc5aa48fa83141b0ec23fd15479c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:73efe44afd508b223523d6685f7e2da6eff256e7bf396dcb791a9ec0f1e7b683_amd64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:73efe44afd508b223523d6685f7e2da6eff256e7bf396dcb791a9ec0f1e7b683_amd64",
"product_id": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:73efe44afd508b223523d6685f7e2da6eff256e7bf396dcb791a9ec0f1e7b683_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator-rhel9@sha256:73efe44afd508b223523d6685f7e2da6eff256e7bf396dcb791a9ec0f1e7b683?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:7b38384488e4c21fe71ccfa04d05da97b7f8536576313d673cb226d9b60e7ebf_amd64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:7b38384488e4c21fe71ccfa04d05da97b7f8536576313d673cb226d9b60e7ebf_amd64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:7b38384488e4c21fe71ccfa04d05da97b7f8536576313d673cb226d9b60e7ebf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins-rhel9@sha256:7b38384488e4c21fe71ccfa04d05da97b7f8536576313d673cb226d9b60e7ebf?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:55959ccbf537de95f356bfb866d0e94132c1a1f202cb62a14418b50cd4ea2792_amd64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:55959ccbf537de95f356bfb866d0e94132c1a1f202cb62a14418b50cd4ea2792_amd64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel9@sha256:55959ccbf537de95f356bfb866d0e94132c1a1f202cb62a14418b50cd4ea2792_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel9@sha256:55959ccbf537de95f356bfb866d0e94132c1a1f202cb62a14418b50cd4ea2792?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel9\u0026tag=v4.13.9-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:af63a779a48897bb0a72070dcce26174696b6ea50e2bafc129745d8a57005c29_amd64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:af63a779a48897bb0a72070dcce26174696b6ea50e2bafc129745d8a57005c29_amd64",
"product_id": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:af63a779a48897bb0a72070dcce26174696b6ea50e2bafc129745d8a57005c29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry-rhel9@sha256:af63a779a48897bb0a72070dcce26174696b6ea50e2bafc129745d8a57005c29?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry-rhel9\u0026tag=v4.13.9.rhel9-223"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:7bdbe06d810af21ff028bfe466b372578a3aa5b2312fbe883b02f12a887c284d_amd64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:7bdbe06d810af21ff028bfe466b372578a3aa5b2312fbe883b02f12a887c284d_amd64",
"product_id": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:7bdbe06d810af21ff028bfe466b372578a3aa5b2312fbe883b02f12a887c284d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver-rhel9@sha256:7bdbe06d810af21ff028bfe466b372578a3aa5b2312fbe883b02f12a887c284d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:03c178c83c0aea8091ed4122fae030febfddd6422d15d7dc5df19ddd08a70907_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:03c178c83c0aea8091ed4122fae030febfddd6422d15d7dc5df19ddd08a70907_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:03c178c83c0aea8091ed4122fae030febfddd6422d15d7dc5df19ddd08a70907_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-operator-rhel9@sha256:03c178c83c0aea8091ed4122fae030febfddd6422d15d7dc5df19ddd08a70907?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-operator-rhel9\u0026tag=v4.13.9-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:254f6b5aa19be44e492c57eac47874fcc332242953c923753de317c90dcb8c96_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:254f6b5aa19be44e492c57eac47874fcc332242953c923753de317c90dcb8c96_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:254f6b5aa19be44e492c57eac47874fcc332242953c923753de317c90dcb8c96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel9@sha256:254f6b5aa19be44e492c57eac47874fcc332242953c923753de317c90dcb8c96?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:aac94783f1fc202506bca64f8e85cf964e7751c073cf7f1210864928f74ced6f_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:aac94783f1fc202506bca64f8e85cf964e7751c073cf7f1210864928f74ced6f_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:aac94783f1fc202506bca64f8e85cf964e7751c073cf7f1210864928f74ced6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator-rhel9@sha256:aac94783f1fc202506bca64f8e85cf964e7751c073cf7f1210864928f74ced6f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator-rhel9\u0026tag=v4.13.9-3"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:8bb87dd1cfd8bc5d922a8716ac623a2d4b340da95c4aaf51eafab722a684b94e_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:8bb87dd1cfd8bc5d922a8716ac623a2d4b340da95c4aaf51eafab722a684b94e_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:8bb87dd1cfd8bc5d922a8716ac623a2d4b340da95c4aaf51eafab722a684b94e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel9@sha256:8bb87dd1cfd8bc5d922a8716ac623a2d4b340da95c4aaf51eafab722a684b94e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel9\u0026tag=v4.13.9-3"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:fa52bd6689370d0ed46ad57bf33680f349c7c6348acced6d6d8a49ed064d8acd_amd64",
"product": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:fa52bd6689370d0ed46ad57bf33680f349c7c6348acced6d6d8a49ed064d8acd_amd64",
"product_id": "container-native-virtualization/kubemacpool-rhel9@sha256:fa52bd6689370d0ed46ad57bf33680f349c7c6348acced6d6d8a49ed064d8acd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool-rhel9@sha256:fa52bd6689370d0ed46ad57bf33680f349c7c6348acced6d6d8a49ed064d8acd?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:c96e6a66f612c2fcfa71daba2134874282d0fbdc94f037c50a82ab5a18f1abd9_amd64",
"product": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:c96e6a66f612c2fcfa71daba2134874282d0fbdc94f037c50a82ab5a18f1abd9_amd64",
"product_id": "container-native-virtualization/kubesecondarydns-rhel9@sha256:c96e6a66f612c2fcfa71daba2134874282d0fbdc94f037c50a82ab5a18f1abd9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubesecondarydns-rhel9@sha256:c96e6a66f612c2fcfa71daba2134874282d0fbdc94f037c50a82ab5a18f1abd9?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubesecondarydns-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:bb9622ab311b1c5517fd674373fd9ea8a6a934551820a9d64f645732fd18f459_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:bb9622ab311b1c5517fd674373fd9ea8a6a934551820a9d64f645732fd18f459_amd64",
"product_id": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:bb9622ab311b1c5517fd674373fd9ea8a6a934551820a9d64f645732fd18f459_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin-rhel9@sha256:bb9622ab311b1c5517fd674373fd9ea8a6a934551820a9d64f645732fd18f459?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin-rhel9\u0026tag=v4.13.9-238"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:e2f2f00a19444062091c8187dad71eff592155d3c568b6604b3394d1ac6f07eb_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:e2f2f00a19444062091c8187dad71eff592155d3c568b6604b3394d1ac6f07eb_amd64",
"product_id": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:e2f2f00a19444062091c8187dad71eff592155d3c568b6604b3394d1ac6f07eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-dpdk-checkup-rhel9@sha256:e2f2f00a19444062091c8187dad71eff592155d3c568b6604b3394d1ac6f07eb?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-dpdk-checkup-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:13f9b9c2e36aa67f71ba9ac08684072714118b4e8350db376e98c83845b31bd0_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:13f9b9c2e36aa67f71ba9ac08684072714118b4e8350db376e98c83845b31bd0_amd64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:13f9b9c2e36aa67f71ba9ac08684072714118b4e8350db376e98c83845b31bd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator-rhel9@sha256:13f9b9c2e36aa67f71ba9ac08684072714118b4e8350db376e98c83845b31bd0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator-rhel9\u0026tag=v4.13.9-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:a12d2f9b2f85615ac1997b9e037afda56ea005fd14037cb12dd3176170c85cd0_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:a12d2f9b2f85615ac1997b9e037afda56ea005fd14037cb12dd3176170c85cd0_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:a12d2f9b2f85615ac1997b9e037afda56ea005fd14037cb12dd3176170c85cd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:a12d2f9b2f85615ac1997b9e037afda56ea005fd14037cb12dd3176170c85cd0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9\u0026tag=v4.13.9-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:08f3e00b455fd109a9a8a8fbb76890a86af80d7f46f10dab5c07b3ba20cc196b_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:08f3e00b455fd109a9a8a8fbb76890a86af80d7f46f10dab5c07b3ba20cc196b_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:08f3e00b455fd109a9a8a8fbb76890a86af80d7f46f10dab5c07b3ba20cc196b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-copy-template-rhel9@sha256:08f3e00b455fd109a9a8a8fbb76890a86af80d7f46f10dab5c07b3ba20cc196b?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9\u0026tag=v4.13.9-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:6798dd6e67cf7d6b9566869e086cc8b23a62e2c3f1b616793acf2a456f3d8468_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:6798dd6e67cf7d6b9566869e086cc8b23a62e2c3f1b616793acf2a456f3d8468_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:6798dd6e67cf7d6b9566869e086cc8b23a62e2c3f1b616793acf2a456f3d8468_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:6798dd6e67cf7d6b9566869e086cc8b23a62e2c3f1b616793acf2a456f3d8468?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:bb3a8ec2b500d07f7acb65be52ea3687e37f26e4b9f90af8d765bc88fc09525d_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:bb3a8ec2b500d07f7acb65be52ea3687e37f26e4b9f90af8d765bc88fc09525d_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:bb3a8ec2b500d07f7acb65be52ea3687e37f26e4b9f90af8d765bc88fc09525d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:bb3a8ec2b500d07f7acb65be52ea3687e37f26e4b9f90af8d765bc88fc09525d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9\u0026tag=v4.13.9-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0a5ad7e9d9ef1ec0809cb0e69814087de930f39830d7bbeff2ef7c545382e5fe_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0a5ad7e9d9ef1ec0809cb0e69814087de930f39830d7bbeff2ef7c545382e5fe_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0a5ad7e9d9ef1ec0809cb0e69814087de930f39830d7bbeff2ef7c545382e5fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0a5ad7e9d9ef1ec0809cb0e69814087de930f39830d7bbeff2ef7c545382e5fe?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9\u0026tag=v4.13.9-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:d9da9b41f046485f2066695935827a30a7be0db384fbc07a5449abc26f577ae8_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:d9da9b41f046485f2066695935827a30a7be0db384fbc07a5449abc26f577ae8_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:d9da9b41f046485f2066695935827a30a7be0db384fbc07a5449abc26f577ae8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:d9da9b41f046485f2066695935827a30a7be0db384fbc07a5449abc26f577ae8?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9\u0026tag=v4.13.9-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:191a138401370cc59ecd78c94758eb02ff606454a7ecbe90514699cf5b016c56_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:191a138401370cc59ecd78c94758eb02ff606454a7ecbe90514699cf5b016c56_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:191a138401370cc59ecd78c94758eb02ff606454a7ecbe90514699cf5b016c56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:191a138401370cc59ecd78c94758eb02ff606454a7ecbe90514699cf5b016c56?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9\u0026tag=v4.13.9-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:0cebe01a9941036a812f97ff27d919694e1dd8acbba87eb2c9876eb03535e4ea_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:0cebe01a9941036a812f97ff27d919694e1dd8acbba87eb2c9876eb03535e4ea_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:0cebe01a9941036a812f97ff27d919694e1dd8acbba87eb2c9876eb03535e4ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-operator-rhel9@sha256:0cebe01a9941036a812f97ff27d919694e1dd8acbba87eb2c9876eb03535e4ea?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:8c94db93bb9a927357e61a58b57605c923c61d46987b928aab9915a9f8971a6b_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:8c94db93bb9a927357e61a58b57605c923c61d46987b928aab9915a9f8971a6b_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:8c94db93bb9a927357e61a58b57605c923c61d46987b928aab9915a9f8971a6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:8c94db93bb9a927357e61a58b57605c923c61d46987b928aab9915a9f8971a6b?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9\u0026tag=v4.13.9-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2f4ffe6bd04fb7f7afb3e0c7acfbb154003b758550459fa9000cee6c78bb8826_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2f4ffe6bd04fb7f7afb3e0c7acfbb154003b758550459fa9000cee6c78bb8826_amd64",
"product_id": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2f4ffe6bd04fb7f7afb3e0c7acfbb154003b758550459fa9000cee6c78bb8826_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator-rhel9@sha256:2f4ffe6bd04fb7f7afb3e0c7acfbb154003b758550459fa9000cee6c78bb8826?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:dcf2209734f4f48cf369cb19a731e98f91919b109b304c8a56509c6569a52f0f_amd64",
"product": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:dcf2209734f4f48cf369cb19a731e98f91919b109b304c8a56509c6569a52f0f_amd64",
"product_id": "container-native-virtualization/libguestfs-tools-rhel9@sha256:dcf2209734f4f48cf369cb19a731e98f91919b109b304c8a56509c6569a52f0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools-rhel9@sha256:dcf2209734f4f48cf369cb19a731e98f91919b109b304c8a56509c6569a52f0f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:dbc4543ab5909479e5a4ab24eff11a35c65c3ce5327081aa1d57a9f718cb6de0_amd64",
"product": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:dbc4543ab5909479e5a4ab24eff11a35c65c3ce5327081aa1d57a9f718cb6de0_amd64",
"product_id": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:dbc4543ab5909479e5a4ab24eff11a35c65c3ce5327081aa1d57a9f718cb6de0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multus-dynamic-networks-rhel9@sha256:dbc4543ab5909479e5a4ab24eff11a35c65c3ce5327081aa1d57a9f718cb6de0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/multus-dynamic-networks-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0198b1de73184e4676790862b3dddeae8021283512bf81f50abb320a1e64535d_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0198b1de73184e4676790862b3dddeae8021283512bf81f50abb320a1e64535d_amd64",
"product_id": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0198b1de73184e4676790862b3dddeae8021283512bf81f50abb320a1e64535d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin-rhel9@sha256:0198b1de73184e4676790862b3dddeae8021283512bf81f50abb320a1e64535d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api-rhel9@sha256:febcff6ac696bda3a8d8d89443702ea97d50eefc3fa7eca55e0f47cc6e00909d_amd64",
"product": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:febcff6ac696bda3a8d8d89443702ea97d50eefc3fa7eca55e0f47cc6e00909d_amd64",
"product_id": "container-native-virtualization/virt-api-rhel9@sha256:febcff6ac696bda3a8d8d89443702ea97d50eefc3fa7eca55e0f47cc6e00909d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api-rhel9@sha256:febcff6ac696bda3a8d8d89443702ea97d50eefc3fa7eca55e0f47cc6e00909d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:cc5c01e84c800b9cd74a788b5410c8d5a7fe89246c1fc80541edbf2949ba3f86_amd64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:cc5c01e84c800b9cd74a788b5410c8d5a7fe89246c1fc80541edbf2949ba3f86_amd64",
"product_id": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:cc5c01e84c800b9cd74a788b5410c8d5a7fe89246c1fc80541edbf2949ba3f86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server-rhel9@sha256:cc5c01e84c800b9cd74a788b5410c8d5a7fe89246c1fc80541edbf2949ba3f86?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:edc3b0ec61318157ee3c17581c3c1f3118cf8902832dd28c49ae7ad45ae71cd0_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:edc3b0ec61318157ee3c17581c3c1f3118cf8902832dd28c49ae7ad45ae71cd0_amd64",
"product_id": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:edc3b0ec61318157ee3c17581c3c1f3118cf8902832dd28c49ae7ad45ae71cd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver-rhel9@sha256:edc3b0ec61318157ee3c17581c3c1f3118cf8902832dd28c49ae7ad45ae71cd0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:1425240abe59acf75ff314e0f3005eb50bb70fd68b72cc792cec8fb88a93bdfc_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:1425240abe59acf75ff314e0f3005eb50bb70fd68b72cc792cec8fb88a93bdfc_amd64",
"product_id": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:1425240abe59acf75ff314e0f3005eb50bb70fd68b72cc792cec8fb88a93bdfc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner-rhel9@sha256:1425240abe59acf75ff314e0f3005eb50bb70fd68b72cc792cec8fb88a93bdfc?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:268a60f25c69e0b64fec59bbbe51c5a63626449e371c140b80bac131a404a736_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:268a60f25c69e0b64fec59bbbe51c5a63626449e371c140b80bac131a404a736_amd64",
"product_id": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:268a60f25c69e0b64fec59bbbe51c5a63626449e371c140b80bac131a404a736_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller-rhel9@sha256:268a60f25c69e0b64fec59bbbe51c5a63626449e371c140b80bac131a404a736?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:40ffde76cf4195a8573fb49e48fbaec62dd1786dd5d52857737ed0eddd27a396_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:40ffde76cf4195a8573fb49e48fbaec62dd1786dd5d52857737ed0eddd27a396_amd64",
"product_id": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:40ffde76cf4195a8573fb49e48fbaec62dd1786dd5d52857737ed0eddd27a396_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer-rhel9@sha256:40ffde76cf4195a8573fb49e48fbaec62dd1786dd5d52857737ed0eddd27a396?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:5235f8e6ae6b9239405cc19a2d6d9f3e8dba240e092d78f166200d62e8326df3_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:5235f8e6ae6b9239405cc19a2d6d9f3e8dba240e092d78f166200d62e8326df3_amd64",
"product_id": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:5235f8e6ae6b9239405cc19a2d6d9f3e8dba240e092d78f166200d62e8326df3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator-rhel9@sha256:5235f8e6ae6b9239405cc19a2d6d9f3e8dba240e092d78f166200d62e8326df3?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:77b82ef52ccb6b70056710da4bffdf9a3436ca4291f61bf13d61f5c0d3d216e9_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:77b82ef52ccb6b70056710da4bffdf9a3436ca4291f61bf13d61f5c0d3d216e9_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:77b82ef52ccb6b70056710da4bffdf9a3436ca4291f61bf13d61f5c0d3d216e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy-rhel9@sha256:77b82ef52ccb6b70056710da4bffdf9a3436ca4291f61bf13d61f5c0d3d216e9?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:e7ad1ec04f37cee55bade906be4845d02e79b2a8c8764af427ce0372c42d159f_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:e7ad1ec04f37cee55bade906be4845d02e79b2a8c8764af427ce0372c42d159f_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:e7ad1ec04f37cee55bade906be4845d02e79b2a8c8764af427ce0372c42d159f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver-rhel9@sha256:e7ad1ec04f37cee55bade906be4845d02e79b2a8c8764af427ce0372c42d159f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller-rhel9@sha256:3bd4c4263f53b14f3f4249ae1c22d5ddbaab4d0faf2de7b3a6c4b999cdd4707d_amd64",
"product": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:3bd4c4263f53b14f3f4249ae1c22d5ddbaab4d0faf2de7b3a6c4b999cdd4707d_amd64",
"product_id": "container-native-virtualization/virt-controller-rhel9@sha256:3bd4c4263f53b14f3f4249ae1c22d5ddbaab4d0faf2de7b3a6c4b999cdd4707d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller-rhel9@sha256:3bd4c4263f53b14f3f4249ae1c22d5ddbaab4d0faf2de7b3a6c4b999cdd4707d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:66aeb594f9c025db4953badc04e4d0ffc092c75d6b87d57e3f38fb680c468df0_amd64",
"product": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:66aeb594f9c025db4953badc04e4d0ffc092c75d6b87d57e3f38fb680c468df0_amd64",
"product_id": "container-native-virtualization/virt-exportproxy-rhel9@sha256:66aeb594f9c025db4953badc04e4d0ffc092c75d6b87d57e3f38fb680c468df0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportproxy-rhel9@sha256:66aeb594f9c025db4953badc04e4d0ffc092c75d6b87d57e3f38fb680c468df0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:e2719ddc698ce8e07a23307ef5dd23cfb7489b645f0022a0c4c958a43d1ef0be_amd64",
"product": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:e2719ddc698ce8e07a23307ef5dd23cfb7489b645f0022a0c4c958a43d1ef0be_amd64",
"product_id": "container-native-virtualization/virt-exportserver-rhel9@sha256:e2719ddc698ce8e07a23307ef5dd23cfb7489b645f0022a0c4c958a43d1ef0be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportserver-rhel9@sha256:e2719ddc698ce8e07a23307ef5dd23cfb7489b645f0022a0c4c958a43d1ef0be?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler-rhel9@sha256:4ca05944ba113748633c5dfd37a2bd2ea63695ac23dd2dc72cfac868b536b4f2_amd64",
"product": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:4ca05944ba113748633c5dfd37a2bd2ea63695ac23dd2dc72cfac868b536b4f2_amd64",
"product_id": "container-native-virtualization/virt-handler-rhel9@sha256:4ca05944ba113748633c5dfd37a2bd2ea63695ac23dd2dc72cfac868b536b4f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler-rhel9@sha256:4ca05944ba113748633c5dfd37a2bd2ea63695ac23dd2dc72cfac868b536b4f2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win-rhel9@sha256:8755df3c22f2712a583bfe2c11ce7500cd0f33a3f5ce59cbb56c517fa2ac2739_amd64",
"product": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:8755df3c22f2712a583bfe2c11ce7500cd0f33a3f5ce59cbb56c517fa2ac2739_amd64",
"product_id": "container-native-virtualization/virtio-win-rhel9@sha256:8755df3c22f2712a583bfe2c11ce7500cd0f33a3f5ce59cbb56c517fa2ac2739_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win-rhel9@sha256:8755df3c22f2712a583bfe2c11ce7500cd0f33a3f5ce59cbb56c517fa2ac2739?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:19248e93dc1b75c1d627193e6fe13b1071674879792663e68f958651e889d09e_amd64",
"product": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:19248e93dc1b75c1d627193e6fe13b1071674879792663e68f958651e889d09e_amd64",
"product_id": "container-native-virtualization/virt-launcher-rhel9@sha256:19248e93dc1b75c1d627193e6fe13b1071674879792663e68f958651e889d09e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher-rhel9@sha256:19248e93dc1b75c1d627193e6fe13b1071674879792663e68f958651e889d09e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator-rhel9@sha256:a4158367bb21c75ce4aad9306abe3c8a95797428d941a9d6b4d9562fbd280280_amd64",
"product": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:a4158367bb21c75ce4aad9306abe3c8a95797428d941a9d6b4d9562fbd280280_amd64",
"product_id": "container-native-virtualization/virt-operator-rhel9@sha256:a4158367bb21c75ce4aad9306abe3c8a95797428d941a9d6b4d9562fbd280280_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator-rhel9@sha256:a4158367bb21c75ce4aad9306abe3c8a95797428d941a9d6b4d9562fbd280280?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator-rhel9\u0026tag=v4.13.9-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:c7267124fdc6945b2ee84180e76d9baa0c4b15c987d32998532420c0fa891bcb_amd64",
"product": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:c7267124fdc6945b2ee84180e76d9baa0c4b15c987d32998532420c0fa891bcb_amd64",
"product_id": "container-native-virtualization/vm-console-proxy-rhel9@sha256:c7267124fdc6945b2ee84180e76d9baa0c4b15c987d32998532420c0fa891bcb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-console-proxy-rhel9@sha256:c7267124fdc6945b2ee84180e76d9baa0c4b15c987d32998532420c0fa891bcb?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-console-proxy-rhel9\u0026tag=v4.13.9-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:afc690670e69a06464c5a0fcd5ab598450dc5c279d5f54d38d579dea04fdfc27_amd64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:afc690670e69a06464c5a0fcd5ab598450dc5c279d5f54d38d579dea04fdfc27_amd64",
"product_id": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:afc690670e69a06464c5a0fcd5ab598450dc5c279d5f54d38d579dea04fdfc27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup-rhel9@sha256:afc690670e69a06464c5a0fcd5ab598450dc5c279d5f54d38d579dea04fdfc27?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup-rhel9\u0026tag=v4.13.9-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:7a8c5cb9a2d181655afdcaf5ee03e73cfb19cc5aa48fa83141b0ec23fd15479c_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:7a8c5cb9a2d181655afdcaf5ee03e73cfb19cc5aa48fa83141b0ec23fd15479c_amd64"
},
"product_reference": "container-native-virtualization/bridge-marker-rhel9@sha256:7a8c5cb9a2d181655afdcaf5ee03e73cfb19cc5aa48fa83141b0ec23fd15479c_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:ba1e64ed8fa10a0296fd4be542bf33db460a95ba7b681a6715227c5d3669d522_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ba1e64ed8fa10a0296fd4be542bf33db460a95ba7b681a6715227c5d3669d522_arm64"
},
"product_reference": "container-native-virtualization/bridge-marker-rhel9@sha256:ba1e64ed8fa10a0296fd4be542bf33db460a95ba7b681a6715227c5d3669d522_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:73efe44afd508b223523d6685f7e2da6eff256e7bf396dcb791a9ec0f1e7b683_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:73efe44afd508b223523d6685f7e2da6eff256e7bf396dcb791a9ec0f1e7b683_amd64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:73efe44afd508b223523d6685f7e2da6eff256e7bf396dcb791a9ec0f1e7b683_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:7c27f9ed6c464d7d1156fa10571cda758d96482c64ac2dbdde782dff4f11142a_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:7c27f9ed6c464d7d1156fa10571cda758d96482c64ac2dbdde782dff4f11142a_arm64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:7c27f9ed6c464d7d1156fa10571cda758d96482c64ac2dbdde782dff4f11142a_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:7b38384488e4c21fe71ccfa04d05da97b7f8536576313d673cb226d9b60e7ebf_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:7b38384488e4c21fe71ccfa04d05da97b7f8536576313d673cb226d9b60e7ebf_amd64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:7b38384488e4c21fe71ccfa04d05da97b7f8536576313d673cb226d9b60e7ebf_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:dc072fceba2d988e979a439519d7b5a761dccebdd2e890473a0faf19b4c0f0df_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:dc072fceba2d988e979a439519d7b5a761dccebdd2e890473a0faf19b4c0f0df_arm64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:dc072fceba2d988e979a439519d7b5a761dccebdd2e890473a0faf19b4c0f0df_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:1eb68e0b0ba45452795bbbc441e0c739ec77d62ca5209367ef1bbe2aafb8e151_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:1eb68e0b0ba45452795bbbc441e0c739ec77d62ca5209367ef1bbe2aafb8e151_arm64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel9@sha256:1eb68e0b0ba45452795bbbc441e0c739ec77d62ca5209367ef1bbe2aafb8e151_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:55959ccbf537de95f356bfb866d0e94132c1a1f202cb62a14418b50cd4ea2792_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:55959ccbf537de95f356bfb866d0e94132c1a1f202cb62a14418b50cd4ea2792_amd64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel9@sha256:55959ccbf537de95f356bfb866d0e94132c1a1f202cb62a14418b50cd4ea2792_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:08e70ace08c71c1d73a680a1f7225e2eb5aa81bd3b3faada8d89eb5e7a91e693_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:08e70ace08c71c1d73a680a1f7225e2eb5aa81bd3b3faada8d89eb5e7a91e693_arm64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:08e70ace08c71c1d73a680a1f7225e2eb5aa81bd3b3faada8d89eb5e7a91e693_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:af63a779a48897bb0a72070dcce26174696b6ea50e2bafc129745d8a57005c29_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:af63a779a48897bb0a72070dcce26174696b6ea50e2bafc129745d8a57005c29_amd64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:af63a779a48897bb0a72070dcce26174696b6ea50e2bafc129745d8a57005c29_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:7bdbe06d810af21ff028bfe466b372578a3aa5b2312fbe883b02f12a887c284d_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:7bdbe06d810af21ff028bfe466b372578a3aa5b2312fbe883b02f12a887c284d_amd64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:7bdbe06d810af21ff028bfe466b372578a3aa5b2312fbe883b02f12a887c284d_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:ae088594ce07499834b625144a37ea6963e08d4133b4406df7c26ce5bf2831b6_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:ae088594ce07499834b625144a37ea6963e08d4133b4406df7c26ce5bf2831b6_arm64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:ae088594ce07499834b625144a37ea6963e08d4133b4406df7c26ce5bf2831b6_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:03c178c83c0aea8091ed4122fae030febfddd6422d15d7dc5df19ddd08a70907_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:03c178c83c0aea8091ed4122fae030febfddd6422d15d7dc5df19ddd08a70907_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:03c178c83c0aea8091ed4122fae030febfddd6422d15d7dc5df19ddd08a70907_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:b5dbb45e69050612ff324f5a8e3c6fc0acd9320ebd1117bb65dbf565fb4461f8_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:b5dbb45e69050612ff324f5a8e3c6fc0acd9320ebd1117bb65dbf565fb4461f8_arm64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:b5dbb45e69050612ff324f5a8e3c6fc0acd9320ebd1117bb65dbf565fb4461f8_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:254f6b5aa19be44e492c57eac47874fcc332242953c923753de317c90dcb8c96_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:254f6b5aa19be44e492c57eac47874fcc332242953c923753de317c90dcb8c96_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:254f6b5aa19be44e492c57eac47874fcc332242953c923753de317c90dcb8c96_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:a4272c69cf81355dad651e8c694c3b62747023decb6cd1ae22d16cc36f0bad74_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a4272c69cf81355dad651e8c694c3b62747023decb6cd1ae22d16cc36f0bad74_arm64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:a4272c69cf81355dad651e8c694c3b62747023decb6cd1ae22d16cc36f0bad74_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:aac94783f1fc202506bca64f8e85cf964e7751c073cf7f1210864928f74ced6f_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:aac94783f1fc202506bca64f8e85cf964e7751c073cf7f1210864928f74ced6f_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:aac94783f1fc202506bca64f8e85cf964e7751c073cf7f1210864928f74ced6f_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b4aed92d20372b9bcbf8c97a8e9426c61d213fbcf380fdfc7c42c64503a50496_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b4aed92d20372b9bcbf8c97a8e9426c61d213fbcf380fdfc7c42c64503a50496_arm64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b4aed92d20372b9bcbf8c97a8e9426c61d213fbcf380fdfc7c42c64503a50496_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:226e6b33ac719000a1e3fddfbef50fa4c6a798f04b4986ab37d8765108d00fd3_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:226e6b33ac719000a1e3fddfbef50fa4c6a798f04b4986ab37d8765108d00fd3_arm64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:226e6b33ac719000a1e3fddfbef50fa4c6a798f04b4986ab37d8765108d00fd3_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:8bb87dd1cfd8bc5d922a8716ac623a2d4b340da95c4aaf51eafab722a684b94e_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:8bb87dd1cfd8bc5d922a8716ac623a2d4b340da95c4aaf51eafab722a684b94e_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:8bb87dd1cfd8bc5d922a8716ac623a2d4b340da95c4aaf51eafab722a684b94e_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:eb914756fe26e8a7e7d41d00ab150b9fcb94902051c2a2387b13ea7a8f1eae77_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:eb914756fe26e8a7e7d41d00ab150b9fcb94902051c2a2387b13ea7a8f1eae77_arm64"
},
"product_reference": "container-native-virtualization/kubemacpool-rhel9@sha256:eb914756fe26e8a7e7d41d00ab150b9fcb94902051c2a2387b13ea7a8f1eae77_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:fa52bd6689370d0ed46ad57bf33680f349c7c6348acced6d6d8a49ed064d8acd_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:fa52bd6689370d0ed46ad57bf33680f349c7c6348acced6d6d8a49ed064d8acd_amd64"
},
"product_reference": "container-native-virtualization/kubemacpool-rhel9@sha256:fa52bd6689370d0ed46ad57bf33680f349c7c6348acced6d6d8a49ed064d8acd_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:c96e6a66f612c2fcfa71daba2134874282d0fbdc94f037c50a82ab5a18f1abd9_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:c96e6a66f612c2fcfa71daba2134874282d0fbdc94f037c50a82ab5a18f1abd9_amd64"
},
"product_reference": "container-native-virtualization/kubesecondarydns-rhel9@sha256:c96e6a66f612c2fcfa71daba2134874282d0fbdc94f037c50a82ab5a18f1abd9_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:ded7baf0552eb7c9b23f9e09e5723f93d935230418f30a3d3311680ea5238c7d_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:ded7baf0552eb7c9b23f9e09e5723f93d935230418f30a3d3311680ea5238c7d_arm64"
},
"product_reference": "container-native-virtualization/kubesecondarydns-rhel9@sha256:ded7baf0552eb7c9b23f9e09e5723f93d935230418f30a3d3311680ea5238c7d_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:0558e4f507e084012205721f6dc7cf6eb2a4fd2a158070e8a2e5d82cbd84bda0_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:0558e4f507e084012205721f6dc7cf6eb2a4fd2a158070e8a2e5d82cbd84bda0_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:0558e4f507e084012205721f6dc7cf6eb2a4fd2a158070e8a2e5d82cbd84bda0_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:bb9622ab311b1c5517fd674373fd9ea8a6a934551820a9d64f645732fd18f459_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:bb9622ab311b1c5517fd674373fd9ea8a6a934551820a9d64f645732fd18f459_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:bb9622ab311b1c5517fd674373fd9ea8a6a934551820a9d64f645732fd18f459_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9ab866dbb135fb76d6458f4485cd9784932c52e5c1c4417115a2ed19ea399fd4_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9ab866dbb135fb76d6458f4485cd9784932c52e5c1c4417115a2ed19ea399fd4_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9ab866dbb135fb76d6458f4485cd9784932c52e5c1c4417115a2ed19ea399fd4_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:e2f2f00a19444062091c8187dad71eff592155d3c568b6604b3394d1ac6f07eb_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:e2f2f00a19444062091c8187dad71eff592155d3c568b6604b3394d1ac6f07eb_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:e2f2f00a19444062091c8187dad71eff592155d3c568b6604b3394d1ac6f07eb_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:13f9b9c2e36aa67f71ba9ac08684072714118b4e8350db376e98c83845b31bd0_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:13f9b9c2e36aa67f71ba9ac08684072714118b4e8350db376e98c83845b31bd0_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:13f9b9c2e36aa67f71ba9ac08684072714118b4e8350db376e98c83845b31bd0_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:9250f70a014303cebc379aef3cffdfaae863cddf9ea79f1fe1f11fe46bcd9bb5_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:9250f70a014303cebc379aef3cffdfaae863cddf9ea79f1fe1f11fe46bcd9bb5_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:9250f70a014303cebc379aef3cffdfaae863cddf9ea79f1fe1f11fe46bcd9bb5_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:a12d2f9b2f85615ac1997b9e037afda56ea005fd14037cb12dd3176170c85cd0_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:a12d2f9b2f85615ac1997b9e037afda56ea005fd14037cb12dd3176170c85cd0_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:a12d2f9b2f85615ac1997b9e037afda56ea005fd14037cb12dd3176170c85cd0_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b41149e99d7ca5138635835644405aa9d95417aad03f01c316a75a5886c55df4_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b41149e99d7ca5138635835644405aa9d95417aad03f01c316a75a5886c55df4_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b41149e99d7ca5138635835644405aa9d95417aad03f01c316a75a5886c55df4_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:08f3e00b455fd109a9a8a8fbb76890a86af80d7f46f10dab5c07b3ba20cc196b_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:08f3e00b455fd109a9a8a8fbb76890a86af80d7f46f10dab5c07b3ba20cc196b_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:08f3e00b455fd109a9a8a8fbb76890a86af80d7f46f10dab5c07b3ba20cc196b_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:2abff506e706dd3447d2cc0a61f6a20285bee1bc235ad3314ae7e208f876a2b8_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:2abff506e706dd3447d2cc0a61f6a20285bee1bc235ad3314ae7e208f876a2b8_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:2abff506e706dd3447d2cc0a61f6a20285bee1bc235ad3314ae7e208f876a2b8_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:46b50d835480351c188e86b71a31d9bc6cfc5f5489a1b226ef807eb5cd2223d7_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:46b50d835480351c188e86b71a31d9bc6cfc5f5489a1b226ef807eb5cd2223d7_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:46b50d835480351c188e86b71a31d9bc6cfc5f5489a1b226ef807eb5cd2223d7_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:6798dd6e67cf7d6b9566869e086cc8b23a62e2c3f1b616793acf2a456f3d8468_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:6798dd6e67cf7d6b9566869e086cc8b23a62e2c3f1b616793acf2a456f3d8468_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:6798dd6e67cf7d6b9566869e086cc8b23a62e2c3f1b616793acf2a456f3d8468_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:b781f9a21eb1b61fc9080d65a6a1fb18bf152c51f6ea49b78d20535936c158f4_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:b781f9a21eb1b61fc9080d65a6a1fb18bf152c51f6ea49b78d20535936c158f4_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:b781f9a21eb1b61fc9080d65a6a1fb18bf152c51f6ea49b78d20535936c158f4_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:bb3a8ec2b500d07f7acb65be52ea3687e37f26e4b9f90af8d765bc88fc09525d_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:bb3a8ec2b500d07f7acb65be52ea3687e37f26e4b9f90af8d765bc88fc09525d_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:bb3a8ec2b500d07f7acb65be52ea3687e37f26e4b9f90af8d765bc88fc09525d_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0a5ad7e9d9ef1ec0809cb0e69814087de930f39830d7bbeff2ef7c545382e5fe_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0a5ad7e9d9ef1ec0809cb0e69814087de930f39830d7bbeff2ef7c545382e5fe_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0a5ad7e9d9ef1ec0809cb0e69814087de930f39830d7bbeff2ef7c545382e5fe_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a9c213fe4d310091d1d73017d958305c3a1a40ac57829645bf9c54c116e01b23_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a9c213fe4d310091d1d73017d958305c3a1a40ac57829645bf9c54c116e01b23_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a9c213fe4d310091d1d73017d958305c3a1a40ac57829645bf9c54c116e01b23_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:5f113c4b5d2b6c1e37f0a6c09e68dcd613bea916e427d1c6ccc9d179c3ce305e_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:5f113c4b5d2b6c1e37f0a6c09e68dcd613bea916e427d1c6ccc9d179c3ce305e_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:5f113c4b5d2b6c1e37f0a6c09e68dcd613bea916e427d1c6ccc9d179c3ce305e_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:d9da9b41f046485f2066695935827a30a7be0db384fbc07a5449abc26f577ae8_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:d9da9b41f046485f2066695935827a30a7be0db384fbc07a5449abc26f577ae8_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:d9da9b41f046485f2066695935827a30a7be0db384fbc07a5449abc26f577ae8_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:191a138401370cc59ecd78c94758eb02ff606454a7ecbe90514699cf5b016c56_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:191a138401370cc59ecd78c94758eb02ff606454a7ecbe90514699cf5b016c56_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:191a138401370cc59ecd78c94758eb02ff606454a7ecbe90514699cf5b016c56_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:855f2159eb6f51bce8154b85dbef3bc70abd7631104ccceebf31561f32344921_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:855f2159eb6f51bce8154b85dbef3bc70abd7631104ccceebf31561f32344921_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:855f2159eb6f51bce8154b85dbef3bc70abd7631104ccceebf31561f32344921_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:0cebe01a9941036a812f97ff27d919694e1dd8acbba87eb2c9876eb03535e4ea_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:0cebe01a9941036a812f97ff27d919694e1dd8acbba87eb2c9876eb03535e4ea_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:0cebe01a9941036a812f97ff27d919694e1dd8acbba87eb2c9876eb03535e4ea_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:ffe7793dcf7887339d4c47d18f75b70f648cc46af410f5808633ae1327f7845b_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:ffe7793dcf7887339d4c47d18f75b70f648cc46af410f5808633ae1327f7845b_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:ffe7793dcf7887339d4c47d18f75b70f648cc46af410f5808633ae1327f7845b_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:8c94db93bb9a927357e61a58b57605c923c61d46987b928aab9915a9f8971a6b_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:8c94db93bb9a927357e61a58b57605c923c61d46987b928aab9915a9f8971a6b_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:8c94db93bb9a927357e61a58b57605c923c61d46987b928aab9915a9f8971a6b_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:d09e282991464ee935d9992deae9594d7997bcd6fd2b215e86ca2669550e0951_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:d09e282991464ee935d9992deae9594d7997bcd6fd2b215e86ca2669550e0951_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:d09e282991464ee935d9992deae9594d7997bcd6fd2b215e86ca2669550e0951_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2f4ffe6bd04fb7f7afb3e0c7acfbb154003b758550459fa9000cee6c78bb8826_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2f4ffe6bd04fb7f7afb3e0c7acfbb154003b758550459fa9000cee6c78bb8826_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2f4ffe6bd04fb7f7afb3e0c7acfbb154003b758550459fa9000cee6c78bb8826_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:31dcc58238626f998f6c0a4abcfee277b21032c25ef1ca75aa38328b3ac74298_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:31dcc58238626f998f6c0a4abcfee277b21032c25ef1ca75aa38328b3ac74298_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:31dcc58238626f998f6c0a4abcfee277b21032c25ef1ca75aa38328b3ac74298_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:173a52e5bd552da60b9f57f590a56d32f09e7e6a237e09067ab66de53d7ddb86_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:173a52e5bd552da60b9f57f590a56d32f09e7e6a237e09067ab66de53d7ddb86_arm64"
},
"product_reference": "container-native-virtualization/libguestfs-tools-rhel9@sha256:173a52e5bd552da60b9f57f590a56d32f09e7e6a237e09067ab66de53d7ddb86_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:dcf2209734f4f48cf369cb19a731e98f91919b109b304c8a56509c6569a52f0f_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:dcf2209734f4f48cf369cb19a731e98f91919b109b304c8a56509c6569a52f0f_amd64"
},
"product_reference": "container-native-virtualization/libguestfs-tools-rhel9@sha256:dcf2209734f4f48cf369cb19a731e98f91919b109b304c8a56509c6569a52f0f_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:17fe64761c9b05da7e8ba3cc3397df31ac9c39104c539404f05586da83d60b67_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:17fe64761c9b05da7e8ba3cc3397df31ac9c39104c539404f05586da83d60b67_arm64"
},
"product_reference": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:17fe64761c9b05da7e8ba3cc3397df31ac9c39104c539404f05586da83d60b67_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:dbc4543ab5909479e5a4ab24eff11a35c65c3ce5327081aa1d57a9f718cb6de0_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:dbc4543ab5909479e5a4ab24eff11a35c65c3ce5327081aa1d57a9f718cb6de0_amd64"
},
"product_reference": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:dbc4543ab5909479e5a4ab24eff11a35c65c3ce5327081aa1d57a9f718cb6de0_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0198b1de73184e4676790862b3dddeae8021283512bf81f50abb320a1e64535d_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0198b1de73184e4676790862b3dddeae8021283512bf81f50abb320a1e64535d_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0198b1de73184e4676790862b3dddeae8021283512bf81f50abb320a1e64535d_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:8fd6d59d80eeb1ba032efd1ddbcbf40f3d354b39b527cdb1ce3c01358820206a_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:8fd6d59d80eeb1ba032efd1ddbcbf40f3d354b39b527cdb1ce3c01358820206a_arm64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:8fd6d59d80eeb1ba032efd1ddbcbf40f3d354b39b527cdb1ce3c01358820206a_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:78fb8099fe014819c7bc422de61f92986f8068e3e6a06ae666bebfb4f5d90f90_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:78fb8099fe014819c7bc422de61f92986f8068e3e6a06ae666bebfb4f5d90f90_arm64"
},
"product_reference": "container-native-virtualization/virt-api-rhel9@sha256:78fb8099fe014819c7bc422de61f92986f8068e3e6a06ae666bebfb4f5d90f90_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:febcff6ac696bda3a8d8d89443702ea97d50eefc3fa7eca55e0f47cc6e00909d_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:febcff6ac696bda3a8d8d89443702ea97d50eefc3fa7eca55e0f47cc6e00909d_amd64"
},
"product_reference": "container-native-virtualization/virt-api-rhel9@sha256:febcff6ac696bda3a8d8d89443702ea97d50eefc3fa7eca55e0f47cc6e00909d_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:5bb8fe7f9ef74ac8052f136d73b60ee694b8f8fc4c35162451ebe0fb322fd9e6_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:5bb8fe7f9ef74ac8052f136d73b60ee694b8f8fc4c35162451ebe0fb322fd9e6_arm64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:5bb8fe7f9ef74ac8052f136d73b60ee694b8f8fc4c35162451ebe0fb322fd9e6_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:cc5c01e84c800b9cd74a788b5410c8d5a7fe89246c1fc80541edbf2949ba3f86_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:cc5c01e84c800b9cd74a788b5410c8d5a7fe89246c1fc80541edbf2949ba3f86_amd64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:cc5c01e84c800b9cd74a788b5410c8d5a7fe89246c1fc80541edbf2949ba3f86_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:6bf887a04453cb84a7c0744df7e17b7b9ab3ad44baadad21fdeaf498366635f8_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:6bf887a04453cb84a7c0744df7e17b7b9ab3ad44baadad21fdeaf498366635f8_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:6bf887a04453cb84a7c0744df7e17b7b9ab3ad44baadad21fdeaf498366635f8_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:edc3b0ec61318157ee3c17581c3c1f3118cf8902832dd28c49ae7ad45ae71cd0_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:edc3b0ec61318157ee3c17581c3c1f3118cf8902832dd28c49ae7ad45ae71cd0_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:edc3b0ec61318157ee3c17581c3c1f3118cf8902832dd28c49ae7ad45ae71cd0_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:1425240abe59acf75ff314e0f3005eb50bb70fd68b72cc792cec8fb88a93bdfc_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:1425240abe59acf75ff314e0f3005eb50bb70fd68b72cc792cec8fb88a93bdfc_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:1425240abe59acf75ff314e0f3005eb50bb70fd68b72cc792cec8fb88a93bdfc_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:b03bf552e7afe5d2994eae5b62462e2f761b9f38d0df2dfda832cfa21afc3b46_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:b03bf552e7afe5d2994eae5b62462e2f761b9f38d0df2dfda832cfa21afc3b46_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:b03bf552e7afe5d2994eae5b62462e2f761b9f38d0df2dfda832cfa21afc3b46_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:268a60f25c69e0b64fec59bbbe51c5a63626449e371c140b80bac131a404a736_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:268a60f25c69e0b64fec59bbbe51c5a63626449e371c140b80bac131a404a736_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:268a60f25c69e0b64fec59bbbe51c5a63626449e371c140b80bac131a404a736_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:50299f21c155f3d8ca6298230aafc34fc03fddde35c004e6af528a2455eff8de_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:50299f21c155f3d8ca6298230aafc34fc03fddde35c004e6af528a2455eff8de_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:50299f21c155f3d8ca6298230aafc34fc03fddde35c004e6af528a2455eff8de_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:40ffde76cf4195a8573fb49e48fbaec62dd1786dd5d52857737ed0eddd27a396_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:40ffde76cf4195a8573fb49e48fbaec62dd1786dd5d52857737ed0eddd27a396_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:40ffde76cf4195a8573fb49e48fbaec62dd1786dd5d52857737ed0eddd27a396_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:e01570b8129f56086544cb3c0e2f016ac89715b8f64a4530036eb03dc7c008eb_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:e01570b8129f56086544cb3c0e2f016ac89715b8f64a4530036eb03dc7c008eb_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:e01570b8129f56086544cb3c0e2f016ac89715b8f64a4530036eb03dc7c008eb_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:3a72b9dfe8ea562bec9934beca0d80b5e350e6d0035e74b5b28c3cc1be34091c_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:3a72b9dfe8ea562bec9934beca0d80b5e350e6d0035e74b5b28c3cc1be34091c_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:3a72b9dfe8ea562bec9934beca0d80b5e350e6d0035e74b5b28c3cc1be34091c_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:5235f8e6ae6b9239405cc19a2d6d9f3e8dba240e092d78f166200d62e8326df3_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:5235f8e6ae6b9239405cc19a2d6d9f3e8dba240e092d78f166200d62e8326df3_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:5235f8e6ae6b9239405cc19a2d6d9f3e8dba240e092d78f166200d62e8326df3_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:635e222302aa3c9ff9eed7d1de03c7622b30d07ee0bf2d5c8628e8fbc4324d1a_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:635e222302aa3c9ff9eed7d1de03c7622b30d07ee0bf2d5c8628e8fbc4324d1a_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:635e222302aa3c9ff9eed7d1de03c7622b30d07ee0bf2d5c8628e8fbc4324d1a_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:77b82ef52ccb6b70056710da4bffdf9a3436ca4291f61bf13d61f5c0d3d216e9_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:77b82ef52ccb6b70056710da4bffdf9a3436ca4291f61bf13d61f5c0d3d216e9_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:77b82ef52ccb6b70056710da4bffdf9a3436ca4291f61bf13d61f5c0d3d216e9_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:c2bccabb2db8b4f4e08c8f0c232a7320662390f286de769f9c76fde9c0968728_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:c2bccabb2db8b4f4e08c8f0c232a7320662390f286de769f9c76fde9c0968728_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:c2bccabb2db8b4f4e08c8f0c232a7320662390f286de769f9c76fde9c0968728_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:e7ad1ec04f37cee55bade906be4845d02e79b2a8c8764af427ce0372c42d159f_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:e7ad1ec04f37cee55bade906be4845d02e79b2a8c8764af427ce0372c42d159f_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:e7ad1ec04f37cee55bade906be4845d02e79b2a8c8764af427ce0372c42d159f_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:16649d3fe495284d1107ab29abd678441ebfbb51295f503a8844dbab0022224e_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:16649d3fe495284d1107ab29abd678441ebfbb51295f503a8844dbab0022224e_arm64"
},
"product_reference": "container-native-virtualization/virt-controller-rhel9@sha256:16649d3fe495284d1107ab29abd678441ebfbb51295f503a8844dbab0022224e_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:3bd4c4263f53b14f3f4249ae1c22d5ddbaab4d0faf2de7b3a6c4b999cdd4707d_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3bd4c4263f53b14f3f4249ae1c22d5ddbaab4d0faf2de7b3a6c4b999cdd4707d_amd64"
},
"product_reference": "container-native-virtualization/virt-controller-rhel9@sha256:3bd4c4263f53b14f3f4249ae1c22d5ddbaab4d0faf2de7b3a6c4b999cdd4707d_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:3c092f36a42f714d70d4b0eec329c88becd71a29fe9416541b0d9eea48d22e7d_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:3c092f36a42f714d70d4b0eec329c88becd71a29fe9416541b0d9eea48d22e7d_arm64"
},
"product_reference": "container-native-virtualization/virt-exportproxy-rhel9@sha256:3c092f36a42f714d70d4b0eec329c88becd71a29fe9416541b0d9eea48d22e7d_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:66aeb594f9c025db4953badc04e4d0ffc092c75d6b87d57e3f38fb680c468df0_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:66aeb594f9c025db4953badc04e4d0ffc092c75d6b87d57e3f38fb680c468df0_amd64"
},
"product_reference": "container-native-virtualization/virt-exportproxy-rhel9@sha256:66aeb594f9c025db4953badc04e4d0ffc092c75d6b87d57e3f38fb680c468df0_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:e2719ddc698ce8e07a23307ef5dd23cfb7489b645f0022a0c4c958a43d1ef0be_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:e2719ddc698ce8e07a23307ef5dd23cfb7489b645f0022a0c4c958a43d1ef0be_amd64"
},
"product_reference": "container-native-virtualization/virt-exportserver-rhel9@sha256:e2719ddc698ce8e07a23307ef5dd23cfb7489b645f0022a0c4c958a43d1ef0be_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:ff73f214788ff58745135454c7701444ac29fe57b9b3e116df15470443aa010a_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:ff73f214788ff58745135454c7701444ac29fe57b9b3e116df15470443aa010a_arm64"
},
"product_reference": "container-native-virtualization/virt-exportserver-rhel9@sha256:ff73f214788ff58745135454c7701444ac29fe57b9b3e116df15470443aa010a_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:4ca05944ba113748633c5dfd37a2bd2ea63695ac23dd2dc72cfac868b536b4f2_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:4ca05944ba113748633c5dfd37a2bd2ea63695ac23dd2dc72cfac868b536b4f2_amd64"
},
"product_reference": "container-native-virtualization/virt-handler-rhel9@sha256:4ca05944ba113748633c5dfd37a2bd2ea63695ac23dd2dc72cfac868b536b4f2_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:7c693c85aa6e4d570544f8ed2670ae54cf795dd1fd9e2c7b29110b9758ec456f_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:7c693c85aa6e4d570544f8ed2670ae54cf795dd1fd9e2c7b29110b9758ec456f_arm64"
},
"product_reference": "container-native-virtualization/virt-handler-rhel9@sha256:7c693c85aa6e4d570544f8ed2670ae54cf795dd1fd9e2c7b29110b9758ec456f_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:19248e93dc1b75c1d627193e6fe13b1071674879792663e68f958651e889d09e_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:19248e93dc1b75c1d627193e6fe13b1071674879792663e68f958651e889d09e_amd64"
},
"product_reference": "container-native-virtualization/virt-launcher-rhel9@sha256:19248e93dc1b75c1d627193e6fe13b1071674879792663e68f958651e889d09e_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:ab4632c2c755e61dd812b01499b7eaa281bea25265d43179730919c913112bb9_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:ab4632c2c755e61dd812b01499b7eaa281bea25265d43179730919c913112bb9_arm64"
},
"product_reference": "container-native-virtualization/virt-launcher-rhel9@sha256:ab4632c2c755e61dd812b01499b7eaa281bea25265d43179730919c913112bb9_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:778849b13484991336d35690fbcefd09242137ba1a541f70914ccda264d3aab5_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:778849b13484991336d35690fbcefd09242137ba1a541f70914ccda264d3aab5_arm64"
},
"product_reference": "container-native-virtualization/virt-operator-rhel9@sha256:778849b13484991336d35690fbcefd09242137ba1a541f70914ccda264d3aab5_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:a4158367bb21c75ce4aad9306abe3c8a95797428d941a9d6b4d9562fbd280280_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:a4158367bb21c75ce4aad9306abe3c8a95797428d941a9d6b4d9562fbd280280_amd64"
},
"product_reference": "container-native-virtualization/virt-operator-rhel9@sha256:a4158367bb21c75ce4aad9306abe3c8a95797428d941a9d6b4d9562fbd280280_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:8755df3c22f2712a583bfe2c11ce7500cd0f33a3f5ce59cbb56c517fa2ac2739_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8755df3c22f2712a583bfe2c11ce7500cd0f33a3f5ce59cbb56c517fa2ac2739_amd64"
},
"product_reference": "container-native-virtualization/virtio-win-rhel9@sha256:8755df3c22f2712a583bfe2c11ce7500cd0f33a3f5ce59cbb56c517fa2ac2739_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:c6cfda129dce20427672be1a16c887de5f87f60e17df9f36248f52c14a266b7f_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:c6cfda129dce20427672be1a16c887de5f87f60e17df9f36248f52c14a266b7f_arm64"
},
"product_reference": "container-native-virtualization/virtio-win-rhel9@sha256:c6cfda129dce20427672be1a16c887de5f87f60e17df9f36248f52c14a266b7f_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:47f5bbf5fdfbb79d1aaaf7b30629e8c3e601a505c86690c4d950ba7ec5d0bc40_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:47f5bbf5fdfbb79d1aaaf7b30629e8c3e601a505c86690c4d950ba7ec5d0bc40_arm64"
},
"product_reference": "container-native-virtualization/vm-console-proxy-rhel9@sha256:47f5bbf5fdfbb79d1aaaf7b30629e8c3e601a505c86690c4d950ba7ec5d0bc40_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:c7267124fdc6945b2ee84180e76d9baa0c4b15c987d32998532420c0fa891bcb_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:c7267124fdc6945b2ee84180e76d9baa0c4b15c987d32998532420c0fa891bcb_amd64"
},
"product_reference": "container-native-virtualization/vm-console-proxy-rhel9@sha256:c7267124fdc6945b2ee84180e76d9baa0c4b15c987d32998532420c0fa891bcb_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:31ef5365fb5a3f8e6660cf976c127733d549f385c7d146bb0bcaf1fb5b3e260b_arm64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:31ef5365fb5a3f8e6660cf976c127733d549f385c7d146bb0bcaf1fb5b3e260b_arm64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:31ef5365fb5a3f8e6660cf976c127733d549f385c7d146bb0bcaf1fb5b3e260b_arm64",
"relates_to_product_reference": "9Base-CNV-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:afc690670e69a06464c5a0fcd5ab598450dc5c279d5f54d38d579dea04fdfc27_amd64 as a component of CNV 4.13 for RHEL 9",
"product_id": "9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:afc690670e69a06464c5a0fcd5ab598450dc5c279d5f54d38d579dea04fdfc27_amd64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:afc690670e69a06464c5a0fcd5ab598450dc5c279d5f54d38d579dea04fdfc27_amd64",
"relates_to_product_reference": "9Base-CNV-4.13"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:7a8c5cb9a2d181655afdcaf5ee03e73cfb19cc5aa48fa83141b0ec23fd15479c_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ba1e64ed8fa10a0296fd4be542bf33db460a95ba7b681a6715227c5d3669d522_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:73efe44afd508b223523d6685f7e2da6eff256e7bf396dcb791a9ec0f1e7b683_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:7c27f9ed6c464d7d1156fa10571cda758d96482c64ac2dbdde782dff4f11142a_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:7b38384488e4c21fe71ccfa04d05da97b7f8536576313d673cb226d9b60e7ebf_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:dc072fceba2d988e979a439519d7b5a761dccebdd2e890473a0faf19b4c0f0df_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:1eb68e0b0ba45452795bbbc441e0c739ec77d62ca5209367ef1bbe2aafb8e151_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:55959ccbf537de95f356bfb866d0e94132c1a1f202cb62a14418b50cd4ea2792_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:08e70ace08c71c1d73a680a1f7225e2eb5aa81bd3b3faada8d89eb5e7a91e693_arm64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:af63a779a48897bb0a72070dcce26174696b6ea50e2bafc129745d8a57005c29_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:7bdbe06d810af21ff028bfe466b372578a3aa5b2312fbe883b02f12a887c284d_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:ae088594ce07499834b625144a37ea6963e08d4133b4406df7c26ce5bf2831b6_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:254f6b5aa19be44e492c57eac47874fcc332242953c923753de317c90dcb8c96_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a4272c69cf81355dad651e8c694c3b62747023decb6cd1ae22d16cc36f0bad74_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:c96e6a66f612c2fcfa71daba2134874282d0fbdc94f037c50a82ab5a18f1abd9_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:ded7baf0552eb7c9b23f9e09e5723f93d935230418f30a3d3311680ea5238c7d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:0558e4f507e084012205721f6dc7cf6eb2a4fd2a158070e8a2e5d82cbd84bda0_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:bb9622ab311b1c5517fd674373fd9ea8a6a934551820a9d64f645732fd18f459_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9ab866dbb135fb76d6458f4485cd9784932c52e5c1c4417115a2ed19ea399fd4_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:e2f2f00a19444062091c8187dad71eff592155d3c568b6604b3394d1ac6f07eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:a12d2f9b2f85615ac1997b9e037afda56ea005fd14037cb12dd3176170c85cd0_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b41149e99d7ca5138635835644405aa9d95417aad03f01c316a75a5886c55df4_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:08f3e00b455fd109a9a8a8fbb76890a86af80d7f46f10dab5c07b3ba20cc196b_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:2abff506e706dd3447d2cc0a61f6a20285bee1bc235ad3314ae7e208f876a2b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:46b50d835480351c188e86b71a31d9bc6cfc5f5489a1b226ef807eb5cd2223d7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:6798dd6e67cf7d6b9566869e086cc8b23a62e2c3f1b616793acf2a456f3d8468_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:b781f9a21eb1b61fc9080d65a6a1fb18bf152c51f6ea49b78d20535936c158f4_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:bb3a8ec2b500d07f7acb65be52ea3687e37f26e4b9f90af8d765bc88fc09525d_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0a5ad7e9d9ef1ec0809cb0e69814087de930f39830d7bbeff2ef7c545382e5fe_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a9c213fe4d310091d1d73017d958305c3a1a40ac57829645bf9c54c116e01b23_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:5f113c4b5d2b6c1e37f0a6c09e68dcd613bea916e427d1c6ccc9d179c3ce305e_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:d9da9b41f046485f2066695935827a30a7be0db384fbc07a5449abc26f577ae8_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:191a138401370cc59ecd78c94758eb02ff606454a7ecbe90514699cf5b016c56_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:855f2159eb6f51bce8154b85dbef3bc70abd7631104ccceebf31561f32344921_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:0cebe01a9941036a812f97ff27d919694e1dd8acbba87eb2c9876eb03535e4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:ffe7793dcf7887339d4c47d18f75b70f648cc46af410f5808633ae1327f7845b_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:8c94db93bb9a927357e61a58b57605c923c61d46987b928aab9915a9f8971a6b_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:d09e282991464ee935d9992deae9594d7997bcd6fd2b215e86ca2669550e0951_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:173a52e5bd552da60b9f57f590a56d32f09e7e6a237e09067ab66de53d7ddb86_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:dcf2209734f4f48cf369cb19a731e98f91919b109b304c8a56509c6569a52f0f_amd64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:17fe64761c9b05da7e8ba3cc3397df31ac9c39104c539404f05586da83d60b67_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:dbc4543ab5909479e5a4ab24eff11a35c65c3ce5327081aa1d57a9f718cb6de0_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0198b1de73184e4676790862b3dddeae8021283512bf81f50abb320a1e64535d_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:8fd6d59d80eeb1ba032efd1ddbcbf40f3d354b39b527cdb1ce3c01358820206a_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:78fb8099fe014819c7bc422de61f92986f8068e3e6a06ae666bebfb4f5d90f90_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:febcff6ac696bda3a8d8d89443702ea97d50eefc3fa7eca55e0f47cc6e00909d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:5bb8fe7f9ef74ac8052f136d73b60ee694b8f8fc4c35162451ebe0fb322fd9e6_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:cc5c01e84c800b9cd74a788b5410c8d5a7fe89246c1fc80541edbf2949ba3f86_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:16649d3fe495284d1107ab29abd678441ebfbb51295f503a8844dbab0022224e_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3bd4c4263f53b14f3f4249ae1c22d5ddbaab4d0faf2de7b3a6c4b999cdd4707d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:e2719ddc698ce8e07a23307ef5dd23cfb7489b645f0022a0c4c958a43d1ef0be_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:ff73f214788ff58745135454c7701444ac29fe57b9b3e116df15470443aa010a_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:4ca05944ba113748633c5dfd37a2bd2ea63695ac23dd2dc72cfac868b536b4f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:7c693c85aa6e4d570544f8ed2670ae54cf795dd1fd9e2c7b29110b9758ec456f_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:19248e93dc1b75c1d627193e6fe13b1071674879792663e68f958651e889d09e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:ab4632c2c755e61dd812b01499b7eaa281bea25265d43179730919c913112bb9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8755df3c22f2712a583bfe2c11ce7500cd0f33a3f5ce59cbb56c517fa2ac2739_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:c6cfda129dce20427672be1a16c887de5f87f60e17df9f36248f52c14a266b7f_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:31ef5365fb5a3f8e6660cf976c127733d549f385c7d146bb0bcaf1fb5b3e260b_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:afc690670e69a06464c5a0fcd5ab598450dc5c279d5f54d38d579dea04fdfc27_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:03c178c83c0aea8091ed4122fae030febfddd6422d15d7dc5df19ddd08a70907_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:b5dbb45e69050612ff324f5a8e3c6fc0acd9320ebd1117bb65dbf565fb4461f8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:aac94783f1fc202506bca64f8e85cf964e7751c073cf7f1210864928f74ced6f_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b4aed92d20372b9bcbf8c97a8e9426c61d213fbcf380fdfc7c42c64503a50496_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:226e6b33ac719000a1e3fddfbef50fa4c6a798f04b4986ab37d8765108d00fd3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:8bb87dd1cfd8bc5d922a8716ac623a2d4b340da95c4aaf51eafab722a684b94e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:eb914756fe26e8a7e7d41d00ab150b9fcb94902051c2a2387b13ea7a8f1eae77_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:fa52bd6689370d0ed46ad57bf33680f349c7c6348acced6d6d8a49ed064d8acd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:13f9b9c2e36aa67f71ba9ac08684072714118b4e8350db376e98c83845b31bd0_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:9250f70a014303cebc379aef3cffdfaae863cddf9ea79f1fe1f11fe46bcd9bb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2f4ffe6bd04fb7f7afb3e0c7acfbb154003b758550459fa9000cee6c78bb8826_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:31dcc58238626f998f6c0a4abcfee277b21032c25ef1ca75aa38328b3ac74298_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:6bf887a04453cb84a7c0744df7e17b7b9ab3ad44baadad21fdeaf498366635f8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:edc3b0ec61318157ee3c17581c3c1f3118cf8902832dd28c49ae7ad45ae71cd0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:1425240abe59acf75ff314e0f3005eb50bb70fd68b72cc792cec8fb88a93bdfc_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:b03bf552e7afe5d2994eae5b62462e2f761b9f38d0df2dfda832cfa21afc3b46_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:268a60f25c69e0b64fec59bbbe51c5a63626449e371c140b80bac131a404a736_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:50299f21c155f3d8ca6298230aafc34fc03fddde35c004e6af528a2455eff8de_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:40ffde76cf4195a8573fb49e48fbaec62dd1786dd5d52857737ed0eddd27a396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:e01570b8129f56086544cb3c0e2f016ac89715b8f64a4530036eb03dc7c008eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:3a72b9dfe8ea562bec9934beca0d80b5e350e6d0035e74b5b28c3cc1be34091c_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:5235f8e6ae6b9239405cc19a2d6d9f3e8dba240e092d78f166200d62e8326df3_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:635e222302aa3c9ff9eed7d1de03c7622b30d07ee0bf2d5c8628e8fbc4324d1a_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:77b82ef52ccb6b70056710da4bffdf9a3436ca4291f61bf13d61f5c0d3d216e9_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:c2bccabb2db8b4f4e08c8f0c232a7320662390f286de769f9c76fde9c0968728_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:e7ad1ec04f37cee55bade906be4845d02e79b2a8c8764af427ce0372c42d159f_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:3c092f36a42f714d70d4b0eec329c88becd71a29fe9416541b0d9eea48d22e7d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:66aeb594f9c025db4953badc04e4d0ffc092c75d6b87d57e3f38fb680c468df0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:778849b13484991336d35690fbcefd09242137ba1a541f70914ccda264d3aab5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:a4158367bb21c75ce4aad9306abe3c8a95797428d941a9d6b4d9562fbd280280_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:47f5bbf5fdfbb79d1aaaf7b30629e8c3e601a505c86690c4d950ba7ec5d0bc40_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:c7267124fdc6945b2ee84180e76d9baa0c4b15c987d32998532420c0fa891bcb_amd64"
],
"known_not_affected": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:7a8c5cb9a2d181655afdcaf5ee03e73cfb19cc5aa48fa83141b0ec23fd15479c_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ba1e64ed8fa10a0296fd4be542bf33db460a95ba7b681a6715227c5d3669d522_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:73efe44afd508b223523d6685f7e2da6eff256e7bf396dcb791a9ec0f1e7b683_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:7c27f9ed6c464d7d1156fa10571cda758d96482c64ac2dbdde782dff4f11142a_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:7b38384488e4c21fe71ccfa04d05da97b7f8536576313d673cb226d9b60e7ebf_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:dc072fceba2d988e979a439519d7b5a761dccebdd2e890473a0faf19b4c0f0df_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:1eb68e0b0ba45452795bbbc441e0c739ec77d62ca5209367ef1bbe2aafb8e151_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:55959ccbf537de95f356bfb866d0e94132c1a1f202cb62a14418b50cd4ea2792_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:08e70ace08c71c1d73a680a1f7225e2eb5aa81bd3b3faada8d89eb5e7a91e693_arm64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:af63a779a48897bb0a72070dcce26174696b6ea50e2bafc129745d8a57005c29_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:7bdbe06d810af21ff028bfe466b372578a3aa5b2312fbe883b02f12a887c284d_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:ae088594ce07499834b625144a37ea6963e08d4133b4406df7c26ce5bf2831b6_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:254f6b5aa19be44e492c57eac47874fcc332242953c923753de317c90dcb8c96_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a4272c69cf81355dad651e8c694c3b62747023decb6cd1ae22d16cc36f0bad74_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:c96e6a66f612c2fcfa71daba2134874282d0fbdc94f037c50a82ab5a18f1abd9_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:ded7baf0552eb7c9b23f9e09e5723f93d935230418f30a3d3311680ea5238c7d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:0558e4f507e084012205721f6dc7cf6eb2a4fd2a158070e8a2e5d82cbd84bda0_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:bb9622ab311b1c5517fd674373fd9ea8a6a934551820a9d64f645732fd18f459_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9ab866dbb135fb76d6458f4485cd9784932c52e5c1c4417115a2ed19ea399fd4_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:e2f2f00a19444062091c8187dad71eff592155d3c568b6604b3394d1ac6f07eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:a12d2f9b2f85615ac1997b9e037afda56ea005fd14037cb12dd3176170c85cd0_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b41149e99d7ca5138635835644405aa9d95417aad03f01c316a75a5886c55df4_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:08f3e00b455fd109a9a8a8fbb76890a86af80d7f46f10dab5c07b3ba20cc196b_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:2abff506e706dd3447d2cc0a61f6a20285bee1bc235ad3314ae7e208f876a2b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:46b50d835480351c188e86b71a31d9bc6cfc5f5489a1b226ef807eb5cd2223d7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:6798dd6e67cf7d6b9566869e086cc8b23a62e2c3f1b616793acf2a456f3d8468_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:b781f9a21eb1b61fc9080d65a6a1fb18bf152c51f6ea49b78d20535936c158f4_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:bb3a8ec2b500d07f7acb65be52ea3687e37f26e4b9f90af8d765bc88fc09525d_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0a5ad7e9d9ef1ec0809cb0e69814087de930f39830d7bbeff2ef7c545382e5fe_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a9c213fe4d310091d1d73017d958305c3a1a40ac57829645bf9c54c116e01b23_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:5f113c4b5d2b6c1e37f0a6c09e68dcd613bea916e427d1c6ccc9d179c3ce305e_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:d9da9b41f046485f2066695935827a30a7be0db384fbc07a5449abc26f577ae8_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:191a138401370cc59ecd78c94758eb02ff606454a7ecbe90514699cf5b016c56_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:855f2159eb6f51bce8154b85dbef3bc70abd7631104ccceebf31561f32344921_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:0cebe01a9941036a812f97ff27d919694e1dd8acbba87eb2c9876eb03535e4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:ffe7793dcf7887339d4c47d18f75b70f648cc46af410f5808633ae1327f7845b_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:8c94db93bb9a927357e61a58b57605c923c61d46987b928aab9915a9f8971a6b_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:d09e282991464ee935d9992deae9594d7997bcd6fd2b215e86ca2669550e0951_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:173a52e5bd552da60b9f57f590a56d32f09e7e6a237e09067ab66de53d7ddb86_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:dcf2209734f4f48cf369cb19a731e98f91919b109b304c8a56509c6569a52f0f_amd64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:17fe64761c9b05da7e8ba3cc3397df31ac9c39104c539404f05586da83d60b67_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:dbc4543ab5909479e5a4ab24eff11a35c65c3ce5327081aa1d57a9f718cb6de0_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0198b1de73184e4676790862b3dddeae8021283512bf81f50abb320a1e64535d_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:8fd6d59d80eeb1ba032efd1ddbcbf40f3d354b39b527cdb1ce3c01358820206a_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:78fb8099fe014819c7bc422de61f92986f8068e3e6a06ae666bebfb4f5d90f90_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:febcff6ac696bda3a8d8d89443702ea97d50eefc3fa7eca55e0f47cc6e00909d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:5bb8fe7f9ef74ac8052f136d73b60ee694b8f8fc4c35162451ebe0fb322fd9e6_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:cc5c01e84c800b9cd74a788b5410c8d5a7fe89246c1fc80541edbf2949ba3f86_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:16649d3fe495284d1107ab29abd678441ebfbb51295f503a8844dbab0022224e_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3bd4c4263f53b14f3f4249ae1c22d5ddbaab4d0faf2de7b3a6c4b999cdd4707d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:e2719ddc698ce8e07a23307ef5dd23cfb7489b645f0022a0c4c958a43d1ef0be_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:ff73f214788ff58745135454c7701444ac29fe57b9b3e116df15470443aa010a_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:4ca05944ba113748633c5dfd37a2bd2ea63695ac23dd2dc72cfac868b536b4f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:7c693c85aa6e4d570544f8ed2670ae54cf795dd1fd9e2c7b29110b9758ec456f_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:19248e93dc1b75c1d627193e6fe13b1071674879792663e68f958651e889d09e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:ab4632c2c755e61dd812b01499b7eaa281bea25265d43179730919c913112bb9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8755df3c22f2712a583bfe2c11ce7500cd0f33a3f5ce59cbb56c517fa2ac2739_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:c6cfda129dce20427672be1a16c887de5f87f60e17df9f36248f52c14a266b7f_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:31ef5365fb5a3f8e6660cf976c127733d549f385c7d146bb0bcaf1fb5b3e260b_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:afc690670e69a06464c5a0fcd5ab598450dc5c279d5f54d38d579dea04fdfc27_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T06:39:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:03c178c83c0aea8091ed4122fae030febfddd6422d15d7dc5df19ddd08a70907_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:b5dbb45e69050612ff324f5a8e3c6fc0acd9320ebd1117bb65dbf565fb4461f8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:aac94783f1fc202506bca64f8e85cf964e7751c073cf7f1210864928f74ced6f_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b4aed92d20372b9bcbf8c97a8e9426c61d213fbcf380fdfc7c42c64503a50496_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:226e6b33ac719000a1e3fddfbef50fa4c6a798f04b4986ab37d8765108d00fd3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:8bb87dd1cfd8bc5d922a8716ac623a2d4b340da95c4aaf51eafab722a684b94e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:eb914756fe26e8a7e7d41d00ab150b9fcb94902051c2a2387b13ea7a8f1eae77_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:fa52bd6689370d0ed46ad57bf33680f349c7c6348acced6d6d8a49ed064d8acd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:13f9b9c2e36aa67f71ba9ac08684072714118b4e8350db376e98c83845b31bd0_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:9250f70a014303cebc379aef3cffdfaae863cddf9ea79f1fe1f11fe46bcd9bb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2f4ffe6bd04fb7f7afb3e0c7acfbb154003b758550459fa9000cee6c78bb8826_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:31dcc58238626f998f6c0a4abcfee277b21032c25ef1ca75aa38328b3ac74298_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:6bf887a04453cb84a7c0744df7e17b7b9ab3ad44baadad21fdeaf498366635f8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:edc3b0ec61318157ee3c17581c3c1f3118cf8902832dd28c49ae7ad45ae71cd0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:1425240abe59acf75ff314e0f3005eb50bb70fd68b72cc792cec8fb88a93bdfc_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:b03bf552e7afe5d2994eae5b62462e2f761b9f38d0df2dfda832cfa21afc3b46_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:268a60f25c69e0b64fec59bbbe51c5a63626449e371c140b80bac131a404a736_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:50299f21c155f3d8ca6298230aafc34fc03fddde35c004e6af528a2455eff8de_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:40ffde76cf4195a8573fb49e48fbaec62dd1786dd5d52857737ed0eddd27a396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:e01570b8129f56086544cb3c0e2f016ac89715b8f64a4530036eb03dc7c008eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:3a72b9dfe8ea562bec9934beca0d80b5e350e6d0035e74b5b28c3cc1be34091c_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:5235f8e6ae6b9239405cc19a2d6d9f3e8dba240e092d78f166200d62e8326df3_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:635e222302aa3c9ff9eed7d1de03c7622b30d07ee0bf2d5c8628e8fbc4324d1a_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:77b82ef52ccb6b70056710da4bffdf9a3436ca4291f61bf13d61f5c0d3d216e9_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:c2bccabb2db8b4f4e08c8f0c232a7320662390f286de769f9c76fde9c0968728_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:e7ad1ec04f37cee55bade906be4845d02e79b2a8c8764af427ce0372c42d159f_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:3c092f36a42f714d70d4b0eec329c88becd71a29fe9416541b0d9eea48d22e7d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:66aeb594f9c025db4953badc04e4d0ffc092c75d6b87d57e3f38fb680c468df0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:778849b13484991336d35690fbcefd09242137ba1a541f70914ccda264d3aab5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:a4158367bb21c75ce4aad9306abe3c8a95797428d941a9d6b4d9562fbd280280_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:47f5bbf5fdfbb79d1aaaf7b30629e8c3e601a505c86690c4d950ba7ec5d0bc40_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:c7267124fdc6945b2ee84180e76d9baa0c4b15c987d32998532420c0fa891bcb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3315"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:7a8c5cb9a2d181655afdcaf5ee03e73cfb19cc5aa48fa83141b0ec23fd15479c_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ba1e64ed8fa10a0296fd4be542bf33db460a95ba7b681a6715227c5d3669d522_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:73efe44afd508b223523d6685f7e2da6eff256e7bf396dcb791a9ec0f1e7b683_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:7c27f9ed6c464d7d1156fa10571cda758d96482c64ac2dbdde782dff4f11142a_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:7b38384488e4c21fe71ccfa04d05da97b7f8536576313d673cb226d9b60e7ebf_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:dc072fceba2d988e979a439519d7b5a761dccebdd2e890473a0faf19b4c0f0df_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:1eb68e0b0ba45452795bbbc441e0c739ec77d62ca5209367ef1bbe2aafb8e151_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:55959ccbf537de95f356bfb866d0e94132c1a1f202cb62a14418b50cd4ea2792_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:08e70ace08c71c1d73a680a1f7225e2eb5aa81bd3b3faada8d89eb5e7a91e693_arm64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:af63a779a48897bb0a72070dcce26174696b6ea50e2bafc129745d8a57005c29_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:7bdbe06d810af21ff028bfe466b372578a3aa5b2312fbe883b02f12a887c284d_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:ae088594ce07499834b625144a37ea6963e08d4133b4406df7c26ce5bf2831b6_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:03c178c83c0aea8091ed4122fae030febfddd6422d15d7dc5df19ddd08a70907_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:b5dbb45e69050612ff324f5a8e3c6fc0acd9320ebd1117bb65dbf565fb4461f8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:254f6b5aa19be44e492c57eac47874fcc332242953c923753de317c90dcb8c96_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a4272c69cf81355dad651e8c694c3b62747023decb6cd1ae22d16cc36f0bad74_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:aac94783f1fc202506bca64f8e85cf964e7751c073cf7f1210864928f74ced6f_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b4aed92d20372b9bcbf8c97a8e9426c61d213fbcf380fdfc7c42c64503a50496_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:226e6b33ac719000a1e3fddfbef50fa4c6a798f04b4986ab37d8765108d00fd3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:8bb87dd1cfd8bc5d922a8716ac623a2d4b340da95c4aaf51eafab722a684b94e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:eb914756fe26e8a7e7d41d00ab150b9fcb94902051c2a2387b13ea7a8f1eae77_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:fa52bd6689370d0ed46ad57bf33680f349c7c6348acced6d6d8a49ed064d8acd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:c96e6a66f612c2fcfa71daba2134874282d0fbdc94f037c50a82ab5a18f1abd9_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:ded7baf0552eb7c9b23f9e09e5723f93d935230418f30a3d3311680ea5238c7d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:0558e4f507e084012205721f6dc7cf6eb2a4fd2a158070e8a2e5d82cbd84bda0_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:bb9622ab311b1c5517fd674373fd9ea8a6a934551820a9d64f645732fd18f459_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9ab866dbb135fb76d6458f4485cd9784932c52e5c1c4417115a2ed19ea399fd4_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:e2f2f00a19444062091c8187dad71eff592155d3c568b6604b3394d1ac6f07eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:13f9b9c2e36aa67f71ba9ac08684072714118b4e8350db376e98c83845b31bd0_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:9250f70a014303cebc379aef3cffdfaae863cddf9ea79f1fe1f11fe46bcd9bb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:a12d2f9b2f85615ac1997b9e037afda56ea005fd14037cb12dd3176170c85cd0_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b41149e99d7ca5138635835644405aa9d95417aad03f01c316a75a5886c55df4_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:08f3e00b455fd109a9a8a8fbb76890a86af80d7f46f10dab5c07b3ba20cc196b_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:2abff506e706dd3447d2cc0a61f6a20285bee1bc235ad3314ae7e208f876a2b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:46b50d835480351c188e86b71a31d9bc6cfc5f5489a1b226ef807eb5cd2223d7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:6798dd6e67cf7d6b9566869e086cc8b23a62e2c3f1b616793acf2a456f3d8468_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:b781f9a21eb1b61fc9080d65a6a1fb18bf152c51f6ea49b78d20535936c158f4_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:bb3a8ec2b500d07f7acb65be52ea3687e37f26e4b9f90af8d765bc88fc09525d_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0a5ad7e9d9ef1ec0809cb0e69814087de930f39830d7bbeff2ef7c545382e5fe_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a9c213fe4d310091d1d73017d958305c3a1a40ac57829645bf9c54c116e01b23_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:5f113c4b5d2b6c1e37f0a6c09e68dcd613bea916e427d1c6ccc9d179c3ce305e_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:d9da9b41f046485f2066695935827a30a7be0db384fbc07a5449abc26f577ae8_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:191a138401370cc59ecd78c94758eb02ff606454a7ecbe90514699cf5b016c56_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:855f2159eb6f51bce8154b85dbef3bc70abd7631104ccceebf31561f32344921_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:0cebe01a9941036a812f97ff27d919694e1dd8acbba87eb2c9876eb03535e4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:ffe7793dcf7887339d4c47d18f75b70f648cc46af410f5808633ae1327f7845b_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:8c94db93bb9a927357e61a58b57605c923c61d46987b928aab9915a9f8971a6b_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:d09e282991464ee935d9992deae9594d7997bcd6fd2b215e86ca2669550e0951_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2f4ffe6bd04fb7f7afb3e0c7acfbb154003b758550459fa9000cee6c78bb8826_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:31dcc58238626f998f6c0a4abcfee277b21032c25ef1ca75aa38328b3ac74298_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:173a52e5bd552da60b9f57f590a56d32f09e7e6a237e09067ab66de53d7ddb86_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:dcf2209734f4f48cf369cb19a731e98f91919b109b304c8a56509c6569a52f0f_amd64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:17fe64761c9b05da7e8ba3cc3397df31ac9c39104c539404f05586da83d60b67_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:dbc4543ab5909479e5a4ab24eff11a35c65c3ce5327081aa1d57a9f718cb6de0_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0198b1de73184e4676790862b3dddeae8021283512bf81f50abb320a1e64535d_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:8fd6d59d80eeb1ba032efd1ddbcbf40f3d354b39b527cdb1ce3c01358820206a_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:78fb8099fe014819c7bc422de61f92986f8068e3e6a06ae666bebfb4f5d90f90_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:febcff6ac696bda3a8d8d89443702ea97d50eefc3fa7eca55e0f47cc6e00909d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:5bb8fe7f9ef74ac8052f136d73b60ee694b8f8fc4c35162451ebe0fb322fd9e6_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:cc5c01e84c800b9cd74a788b5410c8d5a7fe89246c1fc80541edbf2949ba3f86_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:6bf887a04453cb84a7c0744df7e17b7b9ab3ad44baadad21fdeaf498366635f8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:edc3b0ec61318157ee3c17581c3c1f3118cf8902832dd28c49ae7ad45ae71cd0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:1425240abe59acf75ff314e0f3005eb50bb70fd68b72cc792cec8fb88a93bdfc_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:b03bf552e7afe5d2994eae5b62462e2f761b9f38d0df2dfda832cfa21afc3b46_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:268a60f25c69e0b64fec59bbbe51c5a63626449e371c140b80bac131a404a736_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:50299f21c155f3d8ca6298230aafc34fc03fddde35c004e6af528a2455eff8de_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:40ffde76cf4195a8573fb49e48fbaec62dd1786dd5d52857737ed0eddd27a396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:e01570b8129f56086544cb3c0e2f016ac89715b8f64a4530036eb03dc7c008eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:3a72b9dfe8ea562bec9934beca0d80b5e350e6d0035e74b5b28c3cc1be34091c_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:5235f8e6ae6b9239405cc19a2d6d9f3e8dba240e092d78f166200d62e8326df3_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:635e222302aa3c9ff9eed7d1de03c7622b30d07ee0bf2d5c8628e8fbc4324d1a_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:77b82ef52ccb6b70056710da4bffdf9a3436ca4291f61bf13d61f5c0d3d216e9_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:c2bccabb2db8b4f4e08c8f0c232a7320662390f286de769f9c76fde9c0968728_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:e7ad1ec04f37cee55bade906be4845d02e79b2a8c8764af427ce0372c42d159f_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:16649d3fe495284d1107ab29abd678441ebfbb51295f503a8844dbab0022224e_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3bd4c4263f53b14f3f4249ae1c22d5ddbaab4d0faf2de7b3a6c4b999cdd4707d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:3c092f36a42f714d70d4b0eec329c88becd71a29fe9416541b0d9eea48d22e7d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:66aeb594f9c025db4953badc04e4d0ffc092c75d6b87d57e3f38fb680c468df0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:e2719ddc698ce8e07a23307ef5dd23cfb7489b645f0022a0c4c958a43d1ef0be_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:ff73f214788ff58745135454c7701444ac29fe57b9b3e116df15470443aa010a_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:4ca05944ba113748633c5dfd37a2bd2ea63695ac23dd2dc72cfac868b536b4f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:7c693c85aa6e4d570544f8ed2670ae54cf795dd1fd9e2c7b29110b9758ec456f_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:19248e93dc1b75c1d627193e6fe13b1071674879792663e68f958651e889d09e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:ab4632c2c755e61dd812b01499b7eaa281bea25265d43179730919c913112bb9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:778849b13484991336d35690fbcefd09242137ba1a541f70914ccda264d3aab5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:a4158367bb21c75ce4aad9306abe3c8a95797428d941a9d6b4d9562fbd280280_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8755df3c22f2712a583bfe2c11ce7500cd0f33a3f5ce59cbb56c517fa2ac2739_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:c6cfda129dce20427672be1a16c887de5f87f60e17df9f36248f52c14a266b7f_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:47f5bbf5fdfbb79d1aaaf7b30629e8c3e601a505c86690c4d950ba7ec5d0bc40_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:c7267124fdc6945b2ee84180e76d9baa0c4b15c987d32998532420c0fa891bcb_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:31ef5365fb5a3f8e6660cf976c127733d549f385c7d146bb0bcaf1fb5b3e260b_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:afc690670e69a06464c5a0fcd5ab598450dc5c279d5f54d38d579dea04fdfc27_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-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:7a8c5cb9a2d181655afdcaf5ee03e73cfb19cc5aa48fa83141b0ec23fd15479c_amd64",
"9Base-CNV-4.13:container-native-virtualization/bridge-marker-rhel9@sha256:ba1e64ed8fa10a0296fd4be542bf33db460a95ba7b681a6715227c5d3669d522_arm64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:73efe44afd508b223523d6685f7e2da6eff256e7bf396dcb791a9ec0f1e7b683_amd64",
"9Base-CNV-4.13:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:7c27f9ed6c464d7d1156fa10571cda758d96482c64ac2dbdde782dff4f11142a_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:7b38384488e4c21fe71ccfa04d05da97b7f8536576313d673cb226d9b60e7ebf_amd64",
"9Base-CNV-4.13:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:dc072fceba2d988e979a439519d7b5a761dccebdd2e890473a0faf19b4c0f0df_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:1eb68e0b0ba45452795bbbc441e0c739ec77d62ca5209367ef1bbe2aafb8e151_arm64",
"9Base-CNV-4.13:container-native-virtualization/cnv-must-gather-rhel9@sha256:55959ccbf537de95f356bfb866d0e94132c1a1f202cb62a14418b50cd4ea2792_amd64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:08e70ace08c71c1d73a680a1f7225e2eb5aa81bd3b3faada8d89eb5e7a91e693_arm64",
"9Base-CNV-4.13:container-native-virtualization/hco-bundle-registry-rhel9@sha256:af63a779a48897bb0a72070dcce26174696b6ea50e2bafc129745d8a57005c29_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:7bdbe06d810af21ff028bfe466b372578a3aa5b2312fbe883b02f12a887c284d_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:ae088594ce07499834b625144a37ea6963e08d4133b4406df7c26ce5bf2831b6_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:03c178c83c0aea8091ed4122fae030febfddd6422d15d7dc5df19ddd08a70907_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:b5dbb45e69050612ff324f5a8e3c6fc0acd9320ebd1117bb65dbf565fb4461f8_arm64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:254f6b5aa19be44e492c57eac47874fcc332242953c923753de317c90dcb8c96_amd64",
"9Base-CNV-4.13:container-native-virtualization/hostpath-provisioner-rhel9@sha256:a4272c69cf81355dad651e8c694c3b62747023decb6cd1ae22d16cc36f0bad74_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:aac94783f1fc202506bca64f8e85cf964e7751c073cf7f1210864928f74ced6f_amd64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:b4aed92d20372b9bcbf8c97a8e9426c61d213fbcf380fdfc7c42c64503a50496_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:226e6b33ac719000a1e3fddfbef50fa4c6a798f04b4986ab37d8765108d00fd3_arm64",
"9Base-CNV-4.13:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:8bb87dd1cfd8bc5d922a8716ac623a2d4b340da95c4aaf51eafab722a684b94e_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:eb914756fe26e8a7e7d41d00ab150b9fcb94902051c2a2387b13ea7a8f1eae77_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubemacpool-rhel9@sha256:fa52bd6689370d0ed46ad57bf33680f349c7c6348acced6d6d8a49ed064d8acd_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:c96e6a66f612c2fcfa71daba2134874282d0fbdc94f037c50a82ab5a18f1abd9_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubesecondarydns-rhel9@sha256:ded7baf0552eb7c9b23f9e09e5723f93d935230418f30a3d3311680ea5238c7d_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:0558e4f507e084012205721f6dc7cf6eb2a4fd2a158070e8a2e5d82cbd84bda0_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:bb9622ab311b1c5517fd674373fd9ea8a6a934551820a9d64f645732fd18f459_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:9ab866dbb135fb76d6458f4485cd9784932c52e5c1c4417115a2ed19ea399fd4_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:e2f2f00a19444062091c8187dad71eff592155d3c568b6604b3394d1ac6f07eb_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:13f9b9c2e36aa67f71ba9ac08684072714118b4e8350db376e98c83845b31bd0_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:9250f70a014303cebc379aef3cffdfaae863cddf9ea79f1fe1f11fe46bcd9bb5_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:a12d2f9b2f85615ac1997b9e037afda56ea005fd14037cb12dd3176170c85cd0_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm-rhel9@sha256:b41149e99d7ca5138635835644405aa9d95417aad03f01c316a75a5886c55df4_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:08f3e00b455fd109a9a8a8fbb76890a86af80d7f46f10dab5c07b3ba20cc196b_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-copy-template-rhel9@sha256:2abff506e706dd3447d2cc0a61f6a20285bee1bc235ad3314ae7e208f876a2b8_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:46b50d835480351c188e86b71a31d9bc6cfc5f5489a1b226ef807eb5cd2223d7_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:6798dd6e67cf7d6b9566869e086cc8b23a62e2c3f1b616793acf2a456f3d8468_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:b781f9a21eb1b61fc9080d65a6a1fb18bf152c51f6ea49b78d20535936c158f4_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template-rhel9@sha256:bb3a8ec2b500d07f7acb65be52ea3687e37f26e4b9f90af8d765bc88fc09525d_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0a5ad7e9d9ef1ec0809cb0e69814087de930f39830d7bbeff2ef7c545382e5fe_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a9c213fe4d310091d1d73017d958305c3a1a40ac57829645bf9c54c116e01b23_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:5f113c4b5d2b6c1e37f0a6c09e68dcd613bea916e427d1c6ccc9d179c3ce305e_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep-rhel9@sha256:d9da9b41f046485f2066695935827a30a7be0db384fbc07a5449abc26f577ae8_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:191a138401370cc59ecd78c94758eb02ff606454a7ecbe90514699cf5b016c56_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template-rhel9@sha256:855f2159eb6f51bce8154b85dbef3bc70abd7631104ccceebf31561f32344921_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:0cebe01a9941036a812f97ff27d919694e1dd8acbba87eb2c9876eb03535e4ea_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-operator-rhel9@sha256:ffe7793dcf7887339d4c47d18f75b70f648cc46af410f5808633ae1327f7845b_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:8c94db93bb9a927357e61a58b57605c923c61d46987b928aab9915a9f8971a6b_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status-rhel9@sha256:d09e282991464ee935d9992deae9594d7997bcd6fd2b215e86ca2669550e0951_arm64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:2f4ffe6bd04fb7f7afb3e0c7acfbb154003b758550459fa9000cee6c78bb8826_amd64",
"9Base-CNV-4.13:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:31dcc58238626f998f6c0a4abcfee277b21032c25ef1ca75aa38328b3ac74298_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:173a52e5bd552da60b9f57f590a56d32f09e7e6a237e09067ab66de53d7ddb86_arm64",
"9Base-CNV-4.13:container-native-virtualization/libguestfs-tools-rhel9@sha256:dcf2209734f4f48cf369cb19a731e98f91919b109b304c8a56509c6569a52f0f_amd64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:17fe64761c9b05da7e8ba3cc3397df31ac9c39104c539404f05586da83d60b67_arm64",
"9Base-CNV-4.13:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:dbc4543ab5909479e5a4ab24eff11a35c65c3ce5327081aa1d57a9f718cb6de0_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:0198b1de73184e4676790862b3dddeae8021283512bf81f50abb320a1e64535d_amd64",
"9Base-CNV-4.13:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:8fd6d59d80eeb1ba032efd1ddbcbf40f3d354b39b527cdb1ce3c01358820206a_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:78fb8099fe014819c7bc422de61f92986f8068e3e6a06ae666bebfb4f5d90f90_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-api-rhel9@sha256:febcff6ac696bda3a8d8d89443702ea97d50eefc3fa7eca55e0f47cc6e00909d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:5bb8fe7f9ef74ac8052f136d73b60ee694b8f8fc4c35162451ebe0fb322fd9e6_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-artifacts-server-rhel9@sha256:cc5c01e84c800b9cd74a788b5410c8d5a7fe89246c1fc80541edbf2949ba3f86_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:6bf887a04453cb84a7c0744df7e17b7b9ab3ad44baadad21fdeaf498366635f8_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:edc3b0ec61318157ee3c17581c3c1f3118cf8902832dd28c49ae7ad45ae71cd0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:1425240abe59acf75ff314e0f3005eb50bb70fd68b72cc792cec8fb88a93bdfc_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:b03bf552e7afe5d2994eae5b62462e2f761b9f38d0df2dfda832cfa21afc3b46_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:268a60f25c69e0b64fec59bbbe51c5a63626449e371c140b80bac131a404a736_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-controller-rhel9@sha256:50299f21c155f3d8ca6298230aafc34fc03fddde35c004e6af528a2455eff8de_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:40ffde76cf4195a8573fb49e48fbaec62dd1786dd5d52857737ed0eddd27a396_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-importer-rhel9@sha256:e01570b8129f56086544cb3c0e2f016ac89715b8f64a4530036eb03dc7c008eb_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:3a72b9dfe8ea562bec9934beca0d80b5e350e6d0035e74b5b28c3cc1be34091c_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-operator-rhel9@sha256:5235f8e6ae6b9239405cc19a2d6d9f3e8dba240e092d78f166200d62e8326df3_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:635e222302aa3c9ff9eed7d1de03c7622b30d07ee0bf2d5c8628e8fbc4324d1a_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:77b82ef52ccb6b70056710da4bffdf9a3436ca4291f61bf13d61f5c0d3d216e9_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:c2bccabb2db8b4f4e08c8f0c232a7320662390f286de769f9c76fde9c0968728_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:e7ad1ec04f37cee55bade906be4845d02e79b2a8c8764af427ce0372c42d159f_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:16649d3fe495284d1107ab29abd678441ebfbb51295f503a8844dbab0022224e_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-controller-rhel9@sha256:3bd4c4263f53b14f3f4249ae1c22d5ddbaab4d0faf2de7b3a6c4b999cdd4707d_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:3c092f36a42f714d70d4b0eec329c88becd71a29fe9416541b0d9eea48d22e7d_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportproxy-rhel9@sha256:66aeb594f9c025db4953badc04e4d0ffc092c75d6b87d57e3f38fb680c468df0_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:e2719ddc698ce8e07a23307ef5dd23cfb7489b645f0022a0c4c958a43d1ef0be_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-exportserver-rhel9@sha256:ff73f214788ff58745135454c7701444ac29fe57b9b3e116df15470443aa010a_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:4ca05944ba113748633c5dfd37a2bd2ea63695ac23dd2dc72cfac868b536b4f2_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-handler-rhel9@sha256:7c693c85aa6e4d570544f8ed2670ae54cf795dd1fd9e2c7b29110b9758ec456f_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:19248e93dc1b75c1d627193e6fe13b1071674879792663e68f958651e889d09e_amd64",
"9Base-CNV-4.13:container-native-virtualization/virt-launcher-rhel9@sha256:ab4632c2c755e61dd812b01499b7eaa281bea25265d43179730919c913112bb9_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:778849b13484991336d35690fbcefd09242137ba1a541f70914ccda264d3aab5_arm64",
"9Base-CNV-4.13:container-native-virtualization/virt-operator-rhel9@sha256:a4158367bb21c75ce4aad9306abe3c8a95797428d941a9d6b4d9562fbd280280_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:8755df3c22f2712a583bfe2c11ce7500cd0f33a3f5ce59cbb56c517fa2ac2739_amd64",
"9Base-CNV-4.13:container-native-virtualization/virtio-win-rhel9@sha256:c6cfda129dce20427672be1a16c887de5f87f60e17df9f36248f52c14a266b7f_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:47f5bbf5fdfbb79d1aaaf7b30629e8c3e601a505c86690c4d950ba7ec5d0bc40_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-console-proxy-rhel9@sha256:c7267124fdc6945b2ee84180e76d9baa0c4b15c987d32998532420c0fa891bcb_amd64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:31ef5365fb5a3f8e6660cf976c127733d549f385c7d146bb0bcaf1fb5b3e260b_arm64",
"9Base-CNV-4.13:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:afc690670e69a06464c5a0fcd5ab598450dc5c279d5f54d38d579dea04fdfc27_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHSA-2024:3316
Vulnerability from csaf_redhat - Published: 2024-05-23 06:39 - Updated: 2026-07-01 00:19An Improper Input Validation flaw was found in follow-redirects due to the improper handling of URLs by the url.parse() function. When a new URL() throws an error, it can be manipulated to misinterpret the hostname. This issue could allow an attacker to redirect traffic to a malicious site, potentially leading to information disclosure, phishing attacks, or other security breaches.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64 | — |
Workaround
|
A flaw was found in Adobe CSS Tools. An improper input validation could result in a minor denial of service while parsing a malicious CSS with the parse component. User interaction and privileges are not required to jeopardize an environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64 | — |
Workaround
|
A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64 | — |
Workaround
|
A race condition in go-resty can result in HTTP request body disclosure across requests. This condition can be triggered by calling sync.Pool.Put with the same *bytes.Buffer more than once, when request retries are enabled and a retry occurs. The call to sync.Pool.Get will then return a bytes.Buffer that hasn't had bytes.Buffer.Reset called on it. This dirty buffer will contain the HTTP request body from an unrelated request, and go-resty will append the current HTTP request body to it, sending two bodies in one request. The sync.Pool in question is defined at package level scope, so a completely unrelated server could receive the request body.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64 | — | ||
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64 | — | ||
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64 | — | ||
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64 | — | ||
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64 | — | ||
| Unresolved product id: 9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64 | — | ||
| Unresolved product id: 9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64 | — | ||
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64 | — | ||
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64 | — |
A flaw was found in the Golang crypto/tls standard library. In previous versions, the package was vulnerable to a Timing Side Channel attack by observing the time it took for RSA-based TLS key exchanges, which was not constant. This flaw allows a malicious user to gather information from the environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64 | — |
Workaround
|
A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64 | — |
Workaround
|
A flaw was found in Axios that may expose a confidential session token. This issue can allow a remote attacker to bypass security measures and view sensitive data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64 | — |
Workaround
|
A Regular Expression Denial of Service (ReDoS) vulnerability was found in Adobe's css-tools when parsing CSS. This issue occurs due to improper input validation and may allow an attacker to use a carefully crafted input string to cause a denial of service, especially when attempting to parse CSS.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64 | — |
Workaround
|
A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64 | — |
Workaround
|
A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64 | — | ||
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64 | — | ||
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64 | — | ||
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64 | — | ||
| Unresolved product id: 9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64 | — | ||
| Unresolved product id: 9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64 | — | ||
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64 | — | ||
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64 | — |
A flaw was found in the webpack-dev-middleware package, where it failed to validate the supplied URL address sufficiently before returning local files. This flaw allows an attacker to craft URLs to return arbitrary local files from the developer's machine. The lack of normalization before calling the middleware also allows the attacker to perform path traversal attacks on the target environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_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": "Migration Toolkit for Applications 7.0.3 release\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Migration Toolkit for Applications 7.0.3 Images\n\nSecurity Fix(es) from Bugzilla:\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* webpack-dev-middleware: lack of URL validation may lead to file leak (CVE-2024-29180)\n\n* axios: exposure of confidential data stored in cookies (CVE-2023-45857)\n\n* css-tools: Improper Input Validation causes Denial of Service via Regular Expression (CVE-2023-26364)\n\n* go-resty: HTTP request body disclosure in github.com/go-resty/resty/v2 (CVE-2023-45286)\n\n* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)\n\n* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)\n\n* css-tools: regular expression denial of service (ReDoS) when parsing CSS (CVE-2023-48631)\n\n* follow-redirects: Improper Input Validation due to the improper handling of URLs by the url.parse() (CVE-2023-26159)\n\n* golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON (CVE-2024-24786)\n\n* follow-redirects: Possible credential leak (CVE-2024-28849)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:3316",
"url": "https://access.redhat.com/errata/RHSA-2024:3316"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2248979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248979"
},
{
"category": "external",
"summary": "2250364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250364"
},
{
"category": "external",
"summary": "2252012",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252012"
},
{
"category": "external",
"summary": "2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "2254559",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254559"
},
{
"category": "external",
"summary": "2256413",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256413"
},
{
"category": "external",
"summary": "2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2269576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576"
},
{
"category": "external",
"summary": "2270863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863"
},
{
"category": "external",
"summary": "MTA-1578",
"url": "https://issues.redhat.com/browse/MTA-1578"
},
{
"category": "external",
"summary": "MTA-1959",
"url": "https://issues.redhat.com/browse/MTA-1959"
},
{
"category": "external",
"summary": "MTA-1961",
"url": "https://issues.redhat.com/browse/MTA-1961"
},
{
"category": "external",
"summary": "MTA-1970",
"url": "https://issues.redhat.com/browse/MTA-1970"
},
{
"category": "external",
"summary": "MTA-1997",
"url": "https://issues.redhat.com/browse/MTA-1997"
},
{
"category": "external",
"summary": "MTA-2003",
"url": "https://issues.redhat.com/browse/MTA-2003"
},
{
"category": "external",
"summary": "MTA-2117",
"url": "https://issues.redhat.com/browse/MTA-2117"
},
{
"category": "external",
"summary": "MTA-2186",
"url": "https://issues.redhat.com/browse/MTA-2186"
},
{
"category": "external",
"summary": "MTA-2224",
"url": "https://issues.redhat.com/browse/MTA-2224"
},
{
"category": "external",
"summary": "MTA-2243",
"url": "https://issues.redhat.com/browse/MTA-2243"
},
{
"category": "external",
"summary": "MTA-2287",
"url": "https://issues.redhat.com/browse/MTA-2287"
},
{
"category": "external",
"summary": "MTA-2308",
"url": "https://issues.redhat.com/browse/MTA-2308"
},
{
"category": "external",
"summary": "MTA-2314",
"url": "https://issues.redhat.com/browse/MTA-2314"
},
{
"category": "external",
"summary": "MTA-2341",
"url": "https://issues.redhat.com/browse/MTA-2341"
},
{
"category": "external",
"summary": "MTA-2380",
"url": "https://issues.redhat.com/browse/MTA-2380"
},
{
"category": "external",
"summary": "MTA-2400",
"url": "https://issues.redhat.com/browse/MTA-2400"
},
{
"category": "external",
"summary": "MTA-2409",
"url": "https://issues.redhat.com/browse/MTA-2409"
},
{
"category": "external",
"summary": "MTA-2410",
"url": "https://issues.redhat.com/browse/MTA-2410"
},
{
"category": "external",
"summary": "MTA-2426",
"url": "https://issues.redhat.com/browse/MTA-2426"
},
{
"category": "external",
"summary": "MTA-2427",
"url": "https://issues.redhat.com/browse/MTA-2427"
},
{
"category": "external",
"summary": "MTA-2451",
"url": "https://issues.redhat.com/browse/MTA-2451"
},
{
"category": "external",
"summary": "MTA-2452",
"url": "https://issues.redhat.com/browse/MTA-2452"
},
{
"category": "external",
"summary": "MTA-2495",
"url": "https://issues.redhat.com/browse/MTA-2495"
},
{
"category": "external",
"summary": "MTA-2503",
"url": "https://issues.redhat.com/browse/MTA-2503"
},
{
"category": "external",
"summary": "MTA-2505",
"url": "https://issues.redhat.com/browse/MTA-2505"
},
{
"category": "external",
"summary": "MTA-2512",
"url": "https://issues.redhat.com/browse/MTA-2512"
},
{
"category": "external",
"summary": "MTA-2513",
"url": "https://issues.redhat.com/browse/MTA-2513"
},
{
"category": "external",
"summary": "MTA-2518",
"url": "https://issues.redhat.com/browse/MTA-2518"
},
{
"category": "external",
"summary": "MTA-2550",
"url": "https://issues.redhat.com/browse/MTA-2550"
},
{
"category": "external",
"summary": "MTA-2560",
"url": "https://issues.redhat.com/browse/MTA-2560"
},
{
"category": "external",
"summary": "MTA-2563",
"url": "https://issues.redhat.com/browse/MTA-2563"
},
{
"category": "external",
"summary": "MTA-2616",
"url": "https://issues.redhat.com/browse/MTA-2616"
},
{
"category": "external",
"summary": "MTA-2652",
"url": "https://issues.redhat.com/browse/MTA-2652"
},
{
"category": "external",
"summary": "MTA-2654",
"url": "https://issues.redhat.com/browse/MTA-2654"
},
{
"category": "external",
"summary": "MTA-2661",
"url": "https://issues.redhat.com/browse/MTA-2661"
},
{
"category": "external",
"summary": "MTA-2681",
"url": "https://issues.redhat.com/browse/MTA-2681"
},
{
"category": "external",
"summary": "MTA-2781",
"url": "https://issues.redhat.com/browse/MTA-2781"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3316.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Applications security and bug fix update",
"tracking": {
"current_release_date": "2026-07-01T00:19:25+00:00",
"generator": {
"date": "2026-07-01T00:19:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2024:3316",
"initial_release_date": "2024-05-23T06:39:32+00:00",
"revision_history": [
{
"date": "2024-05-23T06:39:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-23T06:39:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-01T00:19:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "MTA 7.0 for RHEL 9",
"product": {
"name": "MTA 7.0 for RHEL 9",
"product_id": "9Base-MTA-7.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_applications:7.0::el9"
}
}
},
{
"category": "product_name",
"name": "MTA 7.0 for RHEL 8",
"product": {
"name": "MTA 7.0 for RHEL 8",
"product_id": "8Base-MTA-7.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_applications:7.0::el8"
}
}
}
],
"category": "product_family",
"name": "Migration Toolkit for Applications"
},
{
"branches": [
{
"category": "product_version",
"name": "mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"product": {
"name": "mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"product_id": "mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-analyzer-addon-rhel9\u0026tag=7.0.3-13"
}
}
},
{
"category": "product_version",
"name": "mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"product": {
"name": "mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"product_id": "mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-analyzer-lsp-rhel9\u0026tag=7.0.3-13"
}
}
},
{
"category": "product_version",
"name": "mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"product": {
"name": "mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"product_id": "mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-cli-rhel9\u0026tag=7.0.3-16"
}
}
},
{
"category": "product_version",
"name": "mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"product": {
"name": "mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"product_id": "mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-hub-rhel9\u0026tag=7.0.3-10"
}
}
},
{
"category": "product_version",
"name": "mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"product": {
"name": "mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"product_id": "mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-operator-bundle\u0026tag=7.0.3-25"
}
}
},
{
"category": "product_version",
"name": "mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"product": {
"name": "mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"product_id": "mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-rhel8-operator\u0026tag=7.0.3-7"
}
}
},
{
"category": "product_version",
"name": "mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"product": {
"name": "mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"product_id": "mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-ui-rhel9\u0026tag=7.0.3-13"
}
}
},
{
"category": "product_version",
"name": "mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64",
"product": {
"name": "mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64",
"product_id": "mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-windup-shim-rhel9\u0026tag=7.0.3-12"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"product": {
"name": "mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"product_id": "mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc?arch=arm64\u0026repository_url=registry.redhat.io/mta/mta-analyzer-lsp-rhel9\u0026tag=7.0.3-13"
}
}
},
{
"category": "product_version",
"name": "mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"product": {
"name": "mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"product_id": "mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99?arch=arm64\u0026repository_url=registry.redhat.io/mta/mta-cli-rhel9\u0026tag=7.0.3-16"
}
}
},
{
"category": "product_version",
"name": "mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"product": {
"name": "mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"product_id": "mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092?arch=arm64\u0026repository_url=registry.redhat.io/mta/mta-windup-shim-rhel9\u0026tag=7.0.3-12"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64 as a component of MTA 7.0 for RHEL 8",
"product_id": "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64"
},
"product_reference": "mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"relates_to_product_reference": "8Base-MTA-7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64 as a component of MTA 7.0 for RHEL 9",
"product_id": "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64"
},
"product_reference": "mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"relates_to_product_reference": "9Base-MTA-7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64 as a component of MTA 7.0 for RHEL 9",
"product_id": "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64"
},
"product_reference": "mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"relates_to_product_reference": "9Base-MTA-7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64 as a component of MTA 7.0 for RHEL 9",
"product_id": "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64"
},
"product_reference": "mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"relates_to_product_reference": "9Base-MTA-7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64 as a component of MTA 7.0 for RHEL 9",
"product_id": "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64"
},
"product_reference": "mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"relates_to_product_reference": "9Base-MTA-7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64 as a component of MTA 7.0 for RHEL 9",
"product_id": "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64"
},
"product_reference": "mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"relates_to_product_reference": "9Base-MTA-7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64 as a component of MTA 7.0 for RHEL 9",
"product_id": "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64"
},
"product_reference": "mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"relates_to_product_reference": "9Base-MTA-7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64 as a component of MTA 7.0 for RHEL 9",
"product_id": "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64"
},
"product_reference": "mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"relates_to_product_reference": "9Base-MTA-7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64 as a component of MTA 7.0 for RHEL 9",
"product_id": "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64"
},
"product_reference": "mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"relates_to_product_reference": "9Base-MTA-7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64 as a component of MTA 7.0 for RHEL 9",
"product_id": "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64"
},
"product_reference": "mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"relates_to_product_reference": "9Base-MTA-7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64 as a component of MTA 7.0 for RHEL 9",
"product_id": "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
},
"product_reference": "mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64",
"relates_to_product_reference": "9Base-MTA-7.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-26159",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-01-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2256413"
}
],
"notes": [
{
"category": "description",
"text": "An Improper Input Validation flaw was found in follow-redirects due to the improper handling of URLs by the url.parse() function. When a new URL() throws an error, it can be manipulated to misinterpret the hostname. This issue could allow an attacker to redirect traffic to a malicious site, potentially leading to information disclosure, phishing attacks, or other security breaches.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Improper Input Validation due to the improper handling of URLs by the url.parse()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "follow-redirects is a transitive dependency of Grafana, and does not affect Red Hat Enterprise Linux 8.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64"
],
"known_not_affected": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26159"
},
{
"category": "external",
"summary": "RHBZ#2256413",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256413"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26159",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26159"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26159",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26159"
}
],
"release_date": "2024-01-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T06:39:32+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3316"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "follow-redirects: Improper Input Validation due to the improper handling of URLs by the url.parse()"
},
{
"cve": "CVE-2023-26364",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-11-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2250364"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Adobe CSS Tools. An improper input validation could result in a minor denial of service while parsing a malicious CSS with the parse component. User interaction and privileges are not required to jeopardize an environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "css-tools: Improper Input Validation causes Denial of Service via Regular Expression",
"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-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64"
],
"known_not_affected": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26364"
},
{
"category": "external",
"summary": "RHBZ#2250364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250364"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26364",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26364"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26364",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26364"
},
{
"category": "external",
"summary": "https://github.com/adobe/css-tools/security/advisories/GHSA-hpx4-r86g-5jrg",
"url": "https://github.com/adobe/css-tools/security/advisories/GHSA-hpx4-r86g-5jrg"
}
],
"release_date": "2023-11-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T06:39:32+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3316"
},
{
"category": "workaround",
"details": "No mitigation is yet available for this vulnerability.",
"product_ids": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "css-tools: Improper Input Validation causes Denial of Service via Regular Expression"
},
{
"cve": "CVE-2023-39326",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-12-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests",
"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-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64"
],
"known_not_affected": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39326"
},
{
"category": "external",
"summary": "RHBZ#2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2382",
"url": "https://pkg.go.dev/vuln/GO-2023-2382"
}
],
"release_date": "2023-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T06:39:32+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3316"
},
{
"category": "workaround",
"details": "No mitigation is available for this flaw.",
"product_ids": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests"
},
{
"cve": "CVE-2023-45286",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"discovery_date": "2023-11-29T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252012"
}
],
"notes": [
{
"category": "description",
"text": "A race condition in go-resty can result in HTTP request body disclosure across requests. This condition can be triggered by calling sync.Pool.Put with the same *bytes.Buffer more than once, when request retries are enabled and a retry occurs. The call to sync.Pool.Get will then return a bytes.Buffer that hasn\u0027t had bytes.Buffer.Reset called on it. This dirty buffer will contain the HTTP request body from an unrelated request, and go-resty will append the current HTTP request body to it, sending two bodies in one request. The sync.Pool in question is defined at package level scope, so a completely unrelated server could receive the request body.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-resty: HTTP request body disclosure in github.com/go-resty/resty/v2",
"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-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64"
],
"known_not_affected": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45286"
},
{
"category": "external",
"summary": "RHBZ#2252012",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252012"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45286"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45286",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45286"
}
],
"release_date": "2023-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T06:39:32+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3316"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-resty: HTTP request body disclosure in github.com/go-resty/resty/v2"
},
{
"cve": "CVE-2023-45287",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2023-12-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253193"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang crypto/tls standard library. In previous versions, the package was vulnerable to a Timing Side Channel attack by observing the time it took for RSA-based TLS key exchanges, which was not constant. This flaw allows a malicious user to gather information from the environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified flaw in the Golang crypto/tls library, is assessed as a moderate severity issue rather than important due to several mitigating factors. Although the vulnerability exposes a Timing Side Channel, potentially allowing information retrieval through RSA-based TLS key exchanges, its exploitation demands significant access and expertise. Additionally, while earlier versions implemented RSA blinding to counter timing attacks, the removal of PKCS#1 padding may still leak timing data. However, the practicality of exploiting this flaw is limited, and the transition to a fully constant time RSA implementation in Go 1.20 significantly bolsters security, reducing the risk posed by timing side channels.",
"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-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64"
],
"known_not_affected": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45287"
},
{
"category": "external",
"summary": "RHBZ#2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2375",
"url": "https://pkg.go.dev/vuln/GO-2023-2375"
}
],
"release_date": "2023-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T06:39:32+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3316"
},
{
"category": "workaround",
"details": "No current mitigation is available for this vulnerability.",
"product_ids": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges."
},
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64"
],
"known_not_affected": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T06:39:32+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3316"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2023-45857",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-11-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2248979"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios that may expose a confidential session token. This issue can allow a remote attacker to bypass security measures and view sensitive data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: exposure of confidential data stored in cookies",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected container was deprecated in ACM 2.5 version which is not anymore supported. Following versions of this product are not impacted by this issue.",
"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-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64"
],
"known_not_affected": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45857"
},
{
"category": "external",
"summary": "RHBZ#2248979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248979"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45857",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45857"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45857",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45857"
}
],
"release_date": "2023-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T06:39:32+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3316"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "axios: exposure of confidential data stored in cookies"
},
{
"cve": "CVE-2023-48631",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2023-12-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254559"
}
],
"notes": [
{
"category": "description",
"text": "A Regular Expression Denial of Service (ReDoS) vulnerability was found in Adobe\u0027s css-tools when parsing CSS. This issue occurs due to improper input validation and may allow an attacker to use a carefully crafted input string to cause a denial of service, especially when attempting to parse CSS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "css-tools: regular expression denial of service (ReDoS) when parsing CSS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Regular Expression Denial of Service (ReDoS) vulnerability in css-tools, triggered by improper input validation when parsing CSS, is considered of moderate severity. While it can lead to a denial of service by causing the application to become unresponsive, the impact is limited to scenarios where an attacker can provide crafted input. Additionally, the absence of evidence of active exploitation in the wild and contextual factors, such as the software\u0027s usage, contribute to the moderate severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64"
],
"known_not_affected": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48631"
},
{
"category": "external",
"summary": "RHBZ#2254559",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254559"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48631",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48631"
},
{
"category": "external",
"summary": "https://github.com/adobe/css-tools/security/advisories/GHSA-prr3-c3m5-p7q2",
"url": "https://github.com/adobe/css-tools/security/advisories/GHSA-prr3-c3m5-p7q2"
}
],
"release_date": "2023-12-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T06:39:32+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3316"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "css-tools: regular expression denial of service (ReDoS) when parsing CSS"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"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-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
],
"known_not_affected": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T06:39:32+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3316"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
},
{
"cve": "CVE-2024-28849",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2269576"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Possible credential leak",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64"
],
"known_not_affected": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28849"
},
{
"category": "external",
"summary": "RHBZ#2269576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp"
}
],
"release_date": "2024-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T06:39:32+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3316"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "follow-redirects: Possible credential leak"
},
{
"cve": "CVE-2024-29180",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-03-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270863"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the webpack-dev-middleware package, where it failed to validate the supplied URL address sufficiently before returning local files. This flaw allows an attacker to craft URLs to return arbitrary local files from the developer\u0027s machine. The lack of normalization before calling the middleware also allows the attacker to perform path traversal attacks on the target environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webpack-dev-middleware: lack of URL validation may lead to file leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in webpack-dev represents a important security issue due to its potential to expose sensitive files and compromise developer machines. By failing to validate URLs and normalize paths effectively, the middleware allows attackers to craft malicious requests that can retrieve arbitrary local files or perform unauthorized path traversal. This could lead to unauthorized access to confidential information, including source code, configuration files, and even system-level files. Given the widespread use of webpack-dev-middleware in web development environments, addressing this vulnerability promptly is important to prevent serious data breaches and protect the integrity of development processes.",
"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-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64"
],
"known_not_affected": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29180"
},
{
"category": "external",
"summary": "RHBZ#2270863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6",
"url": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6"
}
],
"release_date": "2024-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T06:39:32+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3316"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64",
"9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64",
"9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64",
"9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64",
"9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64",
"9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64",
"9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "webpack-dev-middleware: lack of URL validation may lead to file leak"
}
]
}
RHSA-2024:3327
Vulnerability from csaf_redhat - Published: 2024-05-29 15:40 - Updated: 2026-06-30 08:43A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_x86_64 | — |
Workaround
|
An HTTP Request Smuggling vulnerability was found in Gunicorn. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn's handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks, including cache poisoning, session manipulation, and data exposure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_x86_64 | — |
Workaround
|
A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_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.15 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.15. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2024:3332\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames\ncauses DoS (CVE-2023-45288)\n* python-gunicorn: HTTP Request Smuggling due to improper validation of\nTransfer-Encoding headers (CVE-2024-1135)\n* jose-go: improper handling of highly compressed data (CVE-2024-28180)\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.\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:3327",
"url": "https://access.redhat.com/errata/RHSA-2024:3327"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2268854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268854"
},
{
"category": "external",
"summary": "2275280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275280"
},
{
"category": "external",
"summary": "OCPBUGS-30020",
"url": "https://issues.redhat.com/browse/OCPBUGS-30020"
},
{
"category": "external",
"summary": "OCPBUGS-30650",
"url": "https://issues.redhat.com/browse/OCPBUGS-30650"
},
{
"category": "external",
"summary": "OCPBUGS-31609",
"url": "https://issues.redhat.com/browse/OCPBUGS-31609"
},
{
"category": "external",
"summary": "OCPBUGS-31863",
"url": "https://issues.redhat.com/browse/OCPBUGS-31863"
},
{
"category": "external",
"summary": "OCPBUGS-32220",
"url": "https://issues.redhat.com/browse/OCPBUGS-32220"
},
{
"category": "external",
"summary": "OCPBUGS-32744",
"url": "https://issues.redhat.com/browse/OCPBUGS-32744"
},
{
"category": "external",
"summary": "OCPBUGS-32972",
"url": "https://issues.redhat.com/browse/OCPBUGS-32972"
},
{
"category": "external",
"summary": "OCPBUGS-33117",
"url": "https://issues.redhat.com/browse/OCPBUGS-33117"
},
{
"category": "external",
"summary": "OCPBUGS-33118",
"url": "https://issues.redhat.com/browse/OCPBUGS-33118"
},
{
"category": "external",
"summary": "OCPBUGS-33166",
"url": "https://issues.redhat.com/browse/OCPBUGS-33166"
},
{
"category": "external",
"summary": "OCPBUGS-33205",
"url": "https://issues.redhat.com/browse/OCPBUGS-33205"
},
{
"category": "external",
"summary": "OCPBUGS-33210",
"url": "https://issues.redhat.com/browse/OCPBUGS-33210"
},
{
"category": "external",
"summary": "OCPBUGS-33454",
"url": "https://issues.redhat.com/browse/OCPBUGS-33454"
},
{
"category": "external",
"summary": "OCPBUGS-33506",
"url": "https://issues.redhat.com/browse/OCPBUGS-33506"
},
{
"category": "external",
"summary": "OCPBUGS-33575",
"url": "https://issues.redhat.com/browse/OCPBUGS-33575"
},
{
"category": "external",
"summary": "OCPBUGS-33604",
"url": "https://issues.redhat.com/browse/OCPBUGS-33604"
},
{
"category": "external",
"summary": "OCPBUGS-33622",
"url": "https://issues.redhat.com/browse/OCPBUGS-33622"
},
{
"category": "external",
"summary": "OCPBUGS-33641",
"url": "https://issues.redhat.com/browse/OCPBUGS-33641"
},
{
"category": "external",
"summary": "OCPBUGS-33672",
"url": "https://issues.redhat.com/browse/OCPBUGS-33672"
},
{
"category": "external",
"summary": "OCPBUGS-33697",
"url": "https://issues.redhat.com/browse/OCPBUGS-33697"
},
{
"category": "external",
"summary": "OCPBUGS-33960",
"url": "https://issues.redhat.com/browse/OCPBUGS-33960"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3327.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.15 security update",
"tracking": {
"current_release_date": "2026-06-30T08:43:03+00:00",
"generator": {
"date": "2026-06-30T08:43:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2024:3327",
"initial_release_date": "2024-05-29T15:40:21+00:00",
"revision_history": [
{
"date": "2024-05-29T15:40:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-29T15:40:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T08:43:03+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:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=v4.15.0-202405161507.p0.g05ff8c9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_arm64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_arm64",
"product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g73a72cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_arm64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_arm64",
"product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g5d90013.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_arm64",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_arm64",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g631e545.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_arm64",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_arm64",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g071f46a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g9adb95b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_arm64",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_arm64",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g705f11a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64",
"product": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64",
"product_id": "openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=v4.15.0-202405161507.p0.g617398f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64",
"product": {
"name": "openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64",
"product_id": "openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=v4.15.0-202405161507.p0.g22f950e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_arm64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_arm64",
"product_id": "openshift4/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=v4.15.0-202405161507.p0.gf806f26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.15.0-202405202036.p0.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64",
"product": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64",
"product_id": "openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=v4.15.0-202405161507.p0.g241a88c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.15.0-202405161507.p0.g4f8c828.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.15.0-202405161507.p0.ge2415c8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.15.0-202405202036.p0.gbcbcd95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_arm64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_arm64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.g4720002.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64",
"product": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64",
"product_id": "openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=v4.15.0-202405161507.p0.g71a6f28.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_arm64",
"product": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_arm64",
"product_id": "openshift4/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=v4.15.0-202405161507.p0.g037b59c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64",
"product": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64",
"product_id": "openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=v4.15.0-202405161507.p0.g53c124a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64",
"product_id": "openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.15.0-202405170337.p0.g1083a90.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64",
"product": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64",
"product_id": "openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=v4.15.0-202405220207.p0.gc055dbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_arm64",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_arm64",
"product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.15.0-202405220207.p0.gfc3b010.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64",
"product": {
"name": "openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64",
"product_id": "openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.15.0-202405211136.p0.g589e227.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g2f34d70.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_arm64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_arm64",
"product_id": "openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.15.0-202405221706.p0.g4b6be4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202405161507.p0.g416ecaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64",
"product_id": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=v4.15.0-202405161507.p0.g27f1695.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64",
"product_id": "openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202405161507.p0.g416ecaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64",
"product": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64",
"product_id": "openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.15.0-202405161507.p0.g0a844cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64",
"product": {
"name": "openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64",
"product_id": "openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.15.0-202405161507.p0.g043979c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_arm64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_arm64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=v4.15.0-202405161507.p0.g1915f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_arm64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_arm64",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.g50f148e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.15.0-202405161507.p0.g50f148e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_arm64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_arm64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.15.0-202405150336.p0.gfd9cb25.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.15.0-202405161507.p0.ga20e7ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_arm64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_arm64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.15.0-202405161507.p0.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_arm64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_arm64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.15.0-202405161507.p0.g698a403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_arm64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_arm64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.gb88529a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_arm64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_arm64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g51e7a81.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.g7043c1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g2a2b9dd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_arm64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_arm64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=v4.15.0-202405161507.p0.g1338503.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_arm64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.g0d799a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_arm64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.g0d799a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_arm64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_arm64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g0584f1f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.gdcb7e1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.gdc463da.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g298f47e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.15.0-202405211907.p0.g9166886.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gc17023e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.15.0-202405161507.p0.g32d38bb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_arm64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_arm64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.15.0-202405211537.p0.g6864da0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64",
"product": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64",
"product_id": "openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=v4.15.0-202405161507.p0.g2053e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_arm64",
"product": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_arm64",
"product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g52a7d25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_arm64",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g1ba1af3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_arm64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_arm64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=v4.15.0-202405161507.p0.gfdce2d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64",
"product": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64",
"product_id": "openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=v4.15.0-202405161507.p0.g0849c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_arm64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_arm64",
"product_id": "openshift4/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g0e5dbd0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_arm64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_arm64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.15.0-202405210336.p0.gf92ff8f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_arm64",
"product": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_arm64",
"product_id": "openshift4/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=v4.15.0-202405221806.p0.g93d6bda.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_arm64",
"product": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_arm64",
"product_id": "openshift4/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gceadbc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_arm64",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_arm64",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gd782a61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_arm64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_arm64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g87d7080.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_arm64",
"product": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_arm64",
"product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g49290d7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_arm64",
"product": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_arm64",
"product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g62d6044.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_arm64",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_arm64",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g0106cb9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_arm64",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.15.0-202405200811.p0.g09e73be.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_arm64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g128d8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_arm64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gee8cf52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_arm64",
"product_id": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gf054dfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_arm64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g37015e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_arm64",
"product": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_arm64",
"product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.15.0-202405161507.p0.g3a6b6ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_arm64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g7401391.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_arm64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g9c4fb81.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_arm64",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_arm64",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.g37a0a91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_arm64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_arm64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=v4.15.0-202405161507.p0.gcc48f31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_arm64",
"product": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_arm64",
"product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gbf845b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_arm64",
"product": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_arm64",
"product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gae53b26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_arm64",
"product": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_arm64",
"product_id": "openshift4/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=v4.15.0-202405161507.p0.gbe6ba5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=v4.15.0-202405161507.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=v4.15.0-202405161507.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_arm64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_arm64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=v4.15.0-202405161507.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_arm64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=v4.15.0-202405161507.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_arm64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=v4.15.0-202405161507.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_arm64",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_arm64",
"product_id": "openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.15.0-202405161507.p0.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_arm64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_arm64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.gfc50272.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_arm64",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_arm64",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.gbad5403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_arm64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_arm64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.g856ee3e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.15.0-202405221937.p0.g2ed3a8f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g5adc896.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64",
"product_id": "openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel8\u0026tag=v4.15.0-202405211907.p0.g9166886.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64",
"product_id": "openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.15.0-202405211907.p0.g9166886.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64",
"product": {
"name": "openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64",
"product_id": "openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.15.0-202405211907.p0.g9166886.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_arm64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_arm64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=v4.15.0-202405161507.p0.ge874968.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_arm64",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_arm64",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.gdbaf9ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_arm64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_arm64",
"product_id": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g1e096cd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_arm64",
"product": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_arm64",
"product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gad9fdfd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_arm64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=v4.15.0-202405161507.p0.g0129b1e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_arm64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=v4.15.0-202405161507.p0.g2c8c33d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_arm64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.15.0-202405161507.p0.gb15daaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_arm64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.15.0-202405161507.p0.g4cca395.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_arm64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_arm64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.15.0-202405211907.p0.g9e9c920.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_arm64",
"product": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_arm64",
"product_id": "openshift4/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=v4.15.0-202405161507.p0.g23a7cfe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=v4.15.0-202405161507.p0.g6212406.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_arm64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_arm64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.15.0-202405161507.p0.g0288f36.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64",
"product_id": "openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.15.0-202405221005.p0.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64",
"product_id": "openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.15.0-202405161507.p0.g71a6f28.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64",
"product_id": "openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=v4.15.0-202405220207.p0.g0e15844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64",
"product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.15.0-202405161507.p0.g3fcf512.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_arm64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_arm64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.gcdba57f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.gd85d23f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.15.0-202405150336.p0.g3ae5f7e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_arm64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_arm64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.gd85d23f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.gb8d25ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.15.0-202405221005.p0.g25a771d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_arm64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_arm64",
"product_id": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=v4.15.0-202405161507.p0.gda16e56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_arm64",
"product": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_arm64",
"product_id": "openshift4/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gf5972cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64",
"product_id": "openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.15.0-202405150336.p0.g7693229.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.15.0-202405221005.p0.g25a771d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_arm64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_arm64",
"product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.15.0-202405161507.p0.gfaad27f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_arm64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_arm64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.15.0-202405161507.p0.gfaad27f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64",
"product": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64",
"product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gfaad27f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64",
"product": {
"name": "openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64",
"product_id": "openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=v4.15.0-202405220335.p0.g4dce8ff.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=v4.15.0-202405161507.p0.g05ff8c9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_amd64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_amd64",
"product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g73a72cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_amd64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_amd64",
"product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g5d90013.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_amd64",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_amd64",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g631e545.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_amd64",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_amd64",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g071f46a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g9adb95b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_amd64",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_amd64",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g705f11a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64",
"product": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64",
"product_id": "openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=v4.15.0-202405161507.p0.g617398f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64",
"product": {
"name": "openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64",
"product_id": "openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=v4.15.0-202405161507.p0.g22f950e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_amd64",
"product_id": "openshift4/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=v4.15.0-202405161507.p0.gf806f26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=v4.15.0-202405161507.p0.gd85d23f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_amd64",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_amd64",
"product_id": "openshift4/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=v4.15.0-202405161507.p0.gd032dc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.15.0-202405202036.p0.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64",
"product": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64",
"product_id": "openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=v4.15.0-202405161507.p0.g241a88c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_amd64",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel9@sha256:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9\u0026tag=v4.15.0-202405161507.p0.ge1a0adc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.15.0-202405161507.p0.g4f8c828.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_amd64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.15.0-202405161507.p0.ge2415c8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.15.0-202405202036.p0.gbcbcd95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_amd64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_amd64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.g4720002.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64",
"product": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64",
"product_id": "openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=v4.15.0-202405161507.p0.g71a6f28.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_amd64",
"product": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_amd64",
"product_id": "openshift4/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=v4.15.0-202405161507.p0.g037b59c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64",
"product": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64",
"product_id": "openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=v4.15.0-202405161507.p0.g53c124a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64",
"product_id": "openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.15.0-202405170337.p0.g1083a90.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64",
"product": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64",
"product_id": "openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=v4.15.0-202405220207.p0.gc055dbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64",
"product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.15.0-202405220207.p0.gfc3b010.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64",
"product": {
"name": "openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64",
"product_id": "openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.15.0-202405211136.p0.g589e227.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g2f34d70.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64",
"product_id": "openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.15.0-202405221706.p0.g4b6be4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202405161507.p0.g416ecaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64",
"product_id": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=v4.15.0-202405161507.p0.g27f1695.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64",
"product_id": "openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202405161507.p0.g416ecaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64",
"product": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64",
"product_id": "openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.15.0-202405161507.p0.g0a844cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64",
"product": {
"name": "openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64",
"product_id": "openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.15.0-202405161507.p0.g043979c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_amd64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_amd64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=v4.15.0-202405161507.p0.g1915f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_amd64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_amd64",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.g50f148e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.15.0-202405161507.p0.g50f148e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_amd64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_amd64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.15.0-202405150336.p0.gfd9cb25.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.15.0-202405161507.p0.ga20e7ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_amd64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_amd64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.15.0-202405161507.p0.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_amd64",
"product_id": "openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.gabf4fa9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_amd64",
"product_id": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9\u0026tag=v4.15.0-202405161507.p0.gbe4888d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_amd64",
"product": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_amd64",
"product_id": "openshift4/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.gd3ba04c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_amd64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_amd64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.15.0-202405161507.p0.g698a403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_amd64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_amd64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.gb88529a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_amd64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_amd64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g51e7a81.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.g7043c1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g2a2b9dd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_amd64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_amd64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=v4.15.0-202405161507.p0.g1338503.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_amd64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.g0d799a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_amd64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.g0d799a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_amd64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_amd64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g0584f1f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.gdcb7e1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.gdc463da.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g298f47e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.15.0-202405211907.p0.g9166886.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gc17023e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.15.0-202405161507.p0.g32d38bb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_amd64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_amd64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.15.0-202405211537.p0.g6864da0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64",
"product": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64",
"product_id": "openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=v4.15.0-202405161507.p0.g2053e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_amd64",
"product": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_amd64",
"product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g52a7d25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_amd64",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g1ba1af3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_amd64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_amd64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=v4.15.0-202405161507.p0.gfdce2d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64",
"product": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64",
"product_id": "openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=v4.15.0-202405161507.p0.g0849c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_amd64",
"product_id": "openshift4/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g0e5dbd0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_amd64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_amd64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.15.0-202405210336.p0.gf92ff8f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_amd64",
"product": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_amd64",
"product_id": "openshift4/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=v4.15.0-202405221806.p0.g93d6bda.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_amd64",
"product": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_amd64",
"product_id": "openshift4/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gceadbc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_amd64",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_amd64",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gd782a61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_amd64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_amd64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g87d7080.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_amd64",
"product": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_amd64",
"product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g49290d7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_amd64",
"product": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_amd64",
"product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g62d6044.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_amd64",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_amd64",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g0106cb9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_amd64",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.15.0-202405200811.p0.g09e73be.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_amd64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g128d8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_amd64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gee8cf52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_amd64",
"product_id": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gf054dfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_amd64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g37015e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_amd64",
"product": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_amd64",
"product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.15.0-202405161507.p0.g3a6b6ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_amd64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g7401391.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_amd64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g9c4fb81.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_amd64",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_amd64",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.g37a0a91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_amd64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_amd64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=v4.15.0-202405161507.p0.gcc48f31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_amd64",
"product": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_amd64",
"product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gbf845b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_amd64",
"product": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_amd64",
"product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gae53b26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_amd64",
"product": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_amd64",
"product_id": "openshift4/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=v4.15.0-202405161507.p0.gbe6ba5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=v4.15.0-202405161507.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=v4.15.0-202405161507.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_amd64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_amd64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=v4.15.0-202405161507.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=v4.15.0-202405161507.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_amd64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=v4.15.0-202405161507.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64",
"product_id": "openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.15.0-202405161507.p0.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_amd64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_amd64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.gfc50272.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_amd64",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_amd64",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.gbad5403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.g856ee3e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.15.0-202405221937.p0.g2ed3a8f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_amd64",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g34fb625.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_amd64",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_amd64",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.g19e64d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_amd64",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g6b0b8ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.gce7f53c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.15.0-202405151537.p0.g7d1e4d2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g5adc896.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64",
"product_id": "openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel8\u0026tag=v4.15.0-202405211907.p0.g9166886.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64",
"product_id": "openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.15.0-202405211907.p0.g9166886.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64",
"product": {
"name": "openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64",
"product_id": "openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.15.0-202405211907.p0.g9166886.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_amd64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_amd64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=v4.15.0-202405161507.p0.ge874968.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_amd64",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_amd64",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.gdbaf9ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_amd64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_amd64",
"product_id": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g1e096cd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_amd64",
"product": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_amd64",
"product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gad9fdfd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_amd64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=v4.15.0-202405161507.p0.g0129b1e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_amd64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=v4.15.0-202405161507.p0.g2c8c33d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_amd64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.15.0-202405161507.p0.gb15daaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_amd64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.15.0-202405161507.p0.g4cca395.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.15.0-202405211907.p0.g9e9c920.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_amd64",
"product": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_amd64",
"product_id": "openshift4/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=v4.15.0-202405161507.p0.g23a7cfe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=v4.15.0-202405161507.p0.g6212406.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_amd64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_amd64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.15.0-202405161507.p0.g0288f36.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.15.0-202405221005.p0.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64",
"product_id": "openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.15.0-202405161507.p0.g71a6f28.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_amd64",
"product": {
"name": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_amd64",
"product_id": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.g33fb22c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_amd64",
"product": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_amd64",
"product_id": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.gf02b1a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64",
"product_id": "openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=v4.15.0-202405220207.p0.g0e15844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64",
"product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.15.0-202405161507.p0.g3fcf512.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_amd64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_amd64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.gcdba57f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.gd85d23f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.15.0-202405150336.p0.g3ae5f7e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_amd64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_amd64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.gd85d23f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.gb8d25ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.15.0-202405221005.p0.g25a771d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_amd64",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_amd64",
"product_id": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.g2baff7a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_amd64",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_amd64",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.g521b80d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_amd64",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_amd64",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g07e8f8b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_amd64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_amd64",
"product_id": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=v4.15.0-202405161507.p0.gda16e56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_amd64",
"product": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_amd64",
"product_id": "openshift4/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gf5972cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64",
"product_id": "openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.15.0-202405150336.p0.g7693229.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.g4b15e93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.g4b15e93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_amd64",
"product": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_amd64",
"product_id": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel9@sha256:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.gd2af698.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_amd64",
"product": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_amd64",
"product_id": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel9@sha256:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g5611168.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_amd64",
"product": {
"name": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_amd64",
"product_id": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9\u0026tag=v4.15.0-202405161507.p0.gde02a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.15.0-202405221005.p0.g25a771d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_amd64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_amd64",
"product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.15.0-202405161507.p0.gfaad27f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_amd64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.15.0-202405161507.p0.gfaad27f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64",
"product": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64",
"product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gfaad27f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64",
"product": {
"name": "openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64",
"product_id": "openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=v4.15.0-202405220335.p0.g4dce8ff.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel9@sha256:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9\u0026tag=v4.15.0-202405161507.p0.g4b15e93.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=v4.15.0-202405161507.p0.g05ff8c9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_s390x",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_s390x",
"product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g73a72cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_s390x",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_s390x",
"product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g5d90013.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_s390x",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_s390x",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g631e545.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_s390x",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_s390x",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g071f46a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g9adb95b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_s390x",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_s390x",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g705f11a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x",
"product": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x",
"product_id": "openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=v4.15.0-202405161507.p0.g617398f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x",
"product": {
"name": "openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x",
"product_id": "openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=v4.15.0-202405161507.p0.g22f950e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_s390x",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_s390x",
"product_id": "openshift4/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=v4.15.0-202405161507.p0.gf806f26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.15.0-202405202036.p0.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x",
"product": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x",
"product_id": "openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=v4.15.0-202405161507.p0.g241a88c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_s390x",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel9@sha256:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9\u0026tag=v4.15.0-202405161507.p0.ge1a0adc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x",
"product": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x",
"product_id": "openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=v4.15.0-202405161507.p0.g71a6f28.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_s390x",
"product": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_s390x",
"product_id": "openshift4/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=v4.15.0-202405161507.p0.g037b59c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x",
"product": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x",
"product_id": "openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=v4.15.0-202405161507.p0.g53c124a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_s390x",
"product": {
"name": "openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_s390x",
"product_id": "openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.15.0-202405170337.p0.g1083a90.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x",
"product": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x",
"product_id": "openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=v4.15.0-202405220207.p0.gc055dbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x",
"product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.15.0-202405220207.p0.gfc3b010.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x",
"product": {
"name": "openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x",
"product_id": "openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.15.0-202405211136.p0.g589e227.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g2f34d70.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x",
"product_id": "openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.15.0-202405221706.p0.g4b6be4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202405161507.p0.g416ecaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x",
"product": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x",
"product_id": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=v4.15.0-202405161507.p0.g27f1695.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x",
"product_id": "openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202405161507.p0.g416ecaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x",
"product": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x",
"product_id": "openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.15.0-202405161507.p0.g0a844cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x",
"product": {
"name": "openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x",
"product_id": "openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.15.0-202405161507.p0.g043979c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_s390x",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_s390x",
"product_id": "openshift4/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=v4.15.0-202405161507.p0.g1915f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_s390x",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_s390x",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.g50f148e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.15.0-202405161507.p0.g50f148e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_s390x",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_s390x",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.15.0-202405150336.p0.gfd9cb25.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.15.0-202405161507.p0.ga20e7ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_s390x",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_s390x",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.15.0-202405161507.p0.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_s390x",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_s390x",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.15.0-202405161507.p0.g698a403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g298f47e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.15.0-202405211907.p0.g9166886.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gc17023e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.15.0-202405161507.p0.g32d38bb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_s390x",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_s390x",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.15.0-202405211537.p0.g6864da0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x",
"product": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x",
"product_id": "openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=v4.15.0-202405161507.p0.g2053e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_s390x",
"product": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_s390x",
"product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g52a7d25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_s390x",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g1ba1af3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_s390x",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_s390x",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=v4.15.0-202405161507.p0.gfdce2d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x",
"product": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x",
"product_id": "openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=v4.15.0-202405161507.p0.g0849c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_s390x",
"product": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_s390x",
"product_id": "openshift4/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g0e5dbd0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_s390x",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_s390x",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.15.0-202405210336.p0.gf92ff8f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_s390x",
"product": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_s390x",
"product_id": "openshift4/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=v4.15.0-202405221806.p0.g93d6bda.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_s390x",
"product": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_s390x",
"product_id": "openshift4/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gceadbc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_s390x",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_s390x",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gd782a61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_s390x",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_s390x",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g87d7080.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_s390x",
"product": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_s390x",
"product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g49290d7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_s390x",
"product": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_s390x",
"product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g62d6044.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_s390x",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_s390x",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g0106cb9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_s390x",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.15.0-202405200811.p0.g09e73be.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_s390x",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g128d8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_s390x",
"product_id": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gee8cf52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_s390x",
"product_id": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gf054dfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_s390x",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g37015e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_s390x",
"product": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_s390x",
"product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.15.0-202405161507.p0.g3a6b6ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_s390x",
"product_id": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g7401391.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_s390x",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g9c4fb81.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_s390x",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_s390x",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.g37a0a91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_s390x",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_s390x",
"product_id": "openshift4/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=v4.15.0-202405161507.p0.gcc48f31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_s390x",
"product": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_s390x",
"product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gbf845b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_s390x",
"product": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_s390x",
"product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gae53b26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_s390x",
"product": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_s390x",
"product_id": "openshift4/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=v4.15.0-202405161507.p0.gbe6ba5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=v4.15.0-202405161507.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=v4.15.0-202405161507.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_s390x",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_s390x",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=v4.15.0-202405161507.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_s390x",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=v4.15.0-202405161507.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_s390x",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=v4.15.0-202405161507.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x",
"product_id": "openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.15.0-202405161507.p0.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.15.0-202405221937.p0.g2ed3a8f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_s390x",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_s390x",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g34fb625.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_s390x",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_s390x",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.g19e64d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_s390x",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_s390x",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g6b0b8ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.gce7f53c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.15.0-202405151537.p0.g7d1e4d2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g5adc896.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x",
"product_id": "openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel8\u0026tag=v4.15.0-202405211907.p0.g9166886.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x",
"product_id": "openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.15.0-202405211907.p0.g9166886.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x",
"product": {
"name": "openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x",
"product_id": "openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.15.0-202405211907.p0.g9166886.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_s390x",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_s390x",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=v4.15.0-202405161507.p0.ge874968.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_s390x",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_s390x",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.gdbaf9ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_s390x",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_s390x",
"product_id": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g1e096cd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_s390x",
"product": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_s390x",
"product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gad9fdfd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_s390x",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_s390x",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.15.0-202405161507.p0.g4cca395.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_s390x",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_s390x",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.15.0-202405211907.p0.g9e9c920.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_s390x",
"product": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_s390x",
"product_id": "openshift4/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=v4.15.0-202405161507.p0.g23a7cfe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x",
"product_id": "openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=v4.15.0-202405161507.p0.g6212406.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_s390x",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_s390x",
"product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.15.0-202405161507.p0.g0288f36.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x",
"product_id": "openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.15.0-202405221005.p0.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x",
"product_id": "openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.15.0-202405161507.p0.g71a6f28.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x",
"product_id": "openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=v4.15.0-202405220207.p0.g0e15844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x",
"product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.15.0-202405161507.p0.g3fcf512.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_s390x",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_s390x",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.gcdba57f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.gd85d23f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.15.0-202405150336.p0.g3ae5f7e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_s390x",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_s390x",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.gd85d23f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.gb8d25ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.15.0-202405221005.p0.g25a771d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_s390x",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_s390x",
"product_id": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=v4.15.0-202405161507.p0.gda16e56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_s390x",
"product": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_s390x",
"product_id": "openshift4/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gf5972cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x",
"product_id": "openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.15.0-202405150336.p0.g7693229.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.15.0-202405221005.p0.g25a771d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_s390x",
"product": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_s390x",
"product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.15.0-202405161507.p0.gfaad27f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_s390x",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_s390x",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.15.0-202405161507.p0.gfaad27f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x",
"product": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x",
"product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gfaad27f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x",
"product": {
"name": "rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x",
"product_id": "rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=415.92.202405201956-0"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x",
"product": {
"name": "openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x",
"product_id": "openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=v4.15.0-202405220335.p0.g4dce8ff.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=v4.15.0-202405161507.p0.g05ff8c9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_ppc64le",
"product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g73a72cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_ppc64le",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_ppc64le",
"product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g5d90013.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_ppc64le",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_ppc64le",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g631e545.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_ppc64le",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_ppc64le",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g071f46a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g9adb95b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_ppc64le",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_ppc64le",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g705f11a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le",
"product": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le",
"product_id": "openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=v4.15.0-202405161507.p0.g617398f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le",
"product": {
"name": "openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le",
"product_id": "openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=v4.15.0-202405161507.p0.g22f950e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_ppc64le",
"product_id": "openshift4/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=v4.15.0-202405161507.p0.gf806f26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=v4.15.0-202405161507.p0.gd85d23f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_ppc64le",
"product_id": "openshift4/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=v4.15.0-202405161507.p0.gd032dc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.15.0-202405202036.p0.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le",
"product": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le",
"product_id": "openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=v4.15.0-202405161507.p0.g241a88c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le",
"product": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le",
"product_id": "openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=v4.15.0-202405161507.p0.g71a6f28.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_ppc64le",
"product": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_ppc64le",
"product_id": "openshift4/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=v4.15.0-202405161507.p0.g037b59c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le",
"product": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le",
"product_id": "openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=v4.15.0-202405161507.p0.g53c124a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le",
"product": {
"name": "openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le",
"product_id": "openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.15.0-202405170337.p0.g1083a90.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le",
"product": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le",
"product_id": "openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=v4.15.0-202405220207.p0.gc055dbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le",
"product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.15.0-202405220207.p0.gfc3b010.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le",
"product": {
"name": "openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le",
"product_id": "openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.15.0-202405211136.p0.g589e227.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g2f34d70.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le",
"product_id": "openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.15.0-202405221706.p0.g4b6be4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202405161507.p0.g416ecaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le",
"product": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le",
"product_id": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=v4.15.0-202405161507.p0.g27f1695.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le",
"product_id": "openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202405161507.p0.g416ecaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le",
"product": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le",
"product_id": "openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.15.0-202405161507.p0.g0a844cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le",
"product": {
"name": "openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le",
"product_id": "openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.15.0-202405161507.p0.g043979c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_ppc64le",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_ppc64le",
"product_id": "openshift4/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=v4.15.0-202405161507.p0.g1915f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_ppc64le",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_ppc64le",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.g50f148e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.15.0-202405161507.p0.g50f148e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_ppc64le",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.15.0-202405150336.p0.gfd9cb25.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.15.0-202405161507.p0.ga20e7ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_ppc64le",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.15.0-202405161507.p0.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_ppc64le",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_ppc64le",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.15.0-202405161507.p0.g698a403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g298f47e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.15.0-202405211907.p0.g9166886.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gc17023e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.15.0-202405161507.p0.g32d38bb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_ppc64le",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_ppc64le",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.15.0-202405211537.p0.g6864da0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le",
"product": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le",
"product_id": "openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=v4.15.0-202405161507.p0.g2053e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_ppc64le",
"product": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_ppc64le",
"product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g52a7d25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g1ba1af3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_ppc64le",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=v4.15.0-202405161507.p0.gfdce2d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le",
"product": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le",
"product_id": "openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=v4.15.0-202405161507.p0.g0849c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_ppc64le",
"product_id": "openshift4/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g0e5dbd0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_ppc64le",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_ppc64le",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.15.0-202405210336.p0.gf92ff8f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_ppc64le",
"product": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_ppc64le",
"product_id": "openshift4/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=v4.15.0-202405221806.p0.g93d6bda.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_ppc64le",
"product": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_ppc64le",
"product_id": "openshift4/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gceadbc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_ppc64le",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_ppc64le",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gd782a61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_ppc64le",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_ppc64le",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g87d7080.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_ppc64le",
"product": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_ppc64le",
"product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g49290d7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_ppc64le",
"product": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_ppc64le",
"product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g62d6044.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_ppc64le",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_ppc64le",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g0106cb9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_ppc64le",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.15.0-202405200811.p0.g09e73be.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_ppc64le",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g128d8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_ppc64le",
"product_id": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gee8cf52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_ppc64le",
"product_id": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gf054dfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_ppc64le",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g37015e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_ppc64le",
"product": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_ppc64le",
"product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.15.0-202405161507.p0.g3a6b6ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g7401391.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g9c4fb81.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_ppc64le",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_ppc64le",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.g37a0a91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_ppc64le",
"product_id": "openshift4/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=v4.15.0-202405161507.p0.gcc48f31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_ppc64le",
"product": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_ppc64le",
"product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gbf845b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_ppc64le",
"product": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_ppc64le",
"product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gae53b26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_ppc64le",
"product": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_ppc64le",
"product_id": "openshift4/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=v4.15.0-202405161507.p0.gbe6ba5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=v4.15.0-202405161507.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=v4.15.0-202405161507.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_ppc64le",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=v4.15.0-202405161507.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=v4.15.0-202405161507.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=v4.15.0-202405161507.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le",
"product_id": "openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.15.0-202405161507.p0.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_ppc64le",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.gfc50272.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_ppc64le",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.gbad5403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.g856ee3e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.15.0-202405221937.p0.g2ed3a8f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_ppc64le",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_ppc64le",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g34fb625.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.g5adc896.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le",
"product_id": "openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel8\u0026tag=v4.15.0-202405211907.p0.g9166886.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le",
"product_id": "openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.15.0-202405211907.p0.g9166886.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le",
"product": {
"name": "openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le",
"product_id": "openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.15.0-202405211907.p0.g9166886.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_ppc64le",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_ppc64le",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=v4.15.0-202405161507.p0.ge874968.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_ppc64le",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_ppc64le",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.gdbaf9ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_ppc64le",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_ppc64le",
"product_id": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g1e096cd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_ppc64le",
"product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gad9fdfd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.15.0-202405161507.p0.gb15daaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.15.0-202405161507.p0.g4cca395.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_ppc64le",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_ppc64le",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.15.0-202405211907.p0.g9e9c920.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_ppc64le",
"product": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_ppc64le",
"product_id": "openshift4/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=v4.15.0-202405161507.p0.g23a7cfe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le",
"product_id": "openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=v4.15.0-202405161507.p0.g6212406.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_ppc64le",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_ppc64le",
"product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.15.0-202405161507.p0.g0288f36.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le",
"product_id": "openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.15.0-202405221005.p0.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le",
"product_id": "openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.15.0-202405161507.p0.g71a6f28.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le",
"product_id": "openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=v4.15.0-202405220207.p0.g0e15844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le",
"product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.15.0-202405161507.p0.g3fcf512.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_ppc64le",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_ppc64le",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.gcdba57f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.gd85d23f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.15.0-202405150336.p0.g3ae5f7e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_ppc64le",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.gd85d23f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.gb8d25ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.15.0-202405221005.p0.g25a771d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_ppc64le",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_ppc64le",
"product_id": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=v4.15.0-202405161507.p0.g2baff7a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_ppc64le",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_ppc64le",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202405161507.p0.g521b80d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_ppc64le",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_ppc64le",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=v4.15.0-202405161507.p0.g07e8f8b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_ppc64le",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_ppc64le",
"product_id": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=v4.15.0-202405161507.p0.gda16e56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_ppc64le",
"product": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_ppc64le",
"product_id": "openshift4/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gf5972cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le",
"product_id": "openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.15.0-202405150336.p0.g7693229.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.15.0-202405221005.p0.g25a771d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_ppc64le",
"product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.15.0-202405161507.p0.gfaad27f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_ppc64le",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.15.0-202405161507.p0.gfaad27f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le",
"product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.15.0-202405161507.p0.gfaad27f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le",
"product": {
"name": "rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le",
"product_id": "rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=415.92.202405201956-0"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le",
"product": {
"name": "openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le",
"product_id": "openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=v4.15.0-202405220335.p0.g4dce8ff.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64",
"product": {
"name": "rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64",
"product_id": "rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=415.92.202405201956-0"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_x86_64",
"product": {
"name": "rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_x86_64",
"product_id": "rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_x86_64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=415.92.202405201956-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:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_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:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_amd64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_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:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_arm64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_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:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_s390x"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_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:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_ppc64le"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_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:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_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:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_arm64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_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:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_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:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_s390x"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_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:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_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:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_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:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_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:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_amd64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64"
},
"product_reference": "openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x"
},
"product_reference": "openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le"
},
"product_reference": "openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64"
},
"product_reference": "openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_arm64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_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:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_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:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_amd64",
"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:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_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:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64"
},
"product_reference": "openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64"
},
"product_reference": "openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x"
},
"product_reference": "openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le"
},
"product_reference": "openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_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:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_ppc64le"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_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:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_s390x"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_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:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_arm64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_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:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le"
},
"product_reference": "openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_s390x"
},
"product_reference": "openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_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:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_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:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_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:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_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:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_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:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_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:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_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:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64"
},
"product_reference": "openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le"
},
"product_reference": "openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64"
},
"product_reference": "openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x"
},
"product_reference": "openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_arm64"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_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:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_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:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_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:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_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:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_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:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_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:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_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:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_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:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_arm64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_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:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_s390x"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_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:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_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:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_amd64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_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:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_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:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_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:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_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:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_amd64"
},
"product_reference": "openshift4/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_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:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_s390x"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_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:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_amd64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_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:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_arm64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_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:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_ppc64le"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_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:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_amd64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_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:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_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:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_arm64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_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:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_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:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_arm64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_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:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_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:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_amd64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_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:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_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:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_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:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_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:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_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:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_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:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_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:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_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:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_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:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_arm64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_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:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_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:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_amd64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_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:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_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:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_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:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_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:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_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:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_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:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_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:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_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:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_amd64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_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:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_arm64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_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:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_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:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_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:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_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:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_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:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_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:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_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:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_amd64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_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:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_arm64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_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:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_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:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_s390x"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64"
},
"product_reference": "openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x"
},
"product_reference": "openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le"
},
"product_reference": "openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64"
},
"product_reference": "openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_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:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_s390x"
},
"product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_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:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_amd64"
},
"product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_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:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_arm64"
},
"product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_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:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_ppc64le"
},
"product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_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:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_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:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_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:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_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:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_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:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_s390x"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_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:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_arm64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_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:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_amd64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_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:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64"
},
"product_reference": "openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64"
},
"product_reference": "openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le"
},
"product_reference": "openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x"
},
"product_reference": "openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_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:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_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:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_arm64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_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:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_s390x"
},
"product_reference": "openshift4/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_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:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_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:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_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:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_amd64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_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:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_s390x"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_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:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_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:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_ppc64le"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_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:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_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:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_arm64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_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:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_ppc64le"
},
"product_reference": "openshift4/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_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:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_amd64"
},
"product_reference": "openshift4/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_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:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_s390x"
},
"product_reference": "openshift4/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_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:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_arm64"
},
"product_reference": "openshift4/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_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:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_amd64"
},
"product_reference": "openshift4/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_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:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_s390x"
},
"product_reference": "openshift4/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_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:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_arm64"
},
"product_reference": "openshift4/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_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:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_ppc64le"
},
"product_reference": "openshift4/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_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:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_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:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_s390x"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_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:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_ppc64le"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_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:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_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:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_arm64"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_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:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_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:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_amd64"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_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:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_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:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_ppc64le"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_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:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_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:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_s390x"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_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:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_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:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_arm64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_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:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_amd64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_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:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_arm64"
},
"product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_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:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_amd64"
},
"product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_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:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_ppc64le"
},
"product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_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:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_s390x"
},
"product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_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:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_ppc64le"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_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:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_arm64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_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:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_amd64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_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:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_s390x"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_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:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_ppc64le"
},
"product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_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:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_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:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_amd64"
},
"product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_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:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_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:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_arm64"
},
"product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_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:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_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:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_s390x"
},
"product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_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:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_s390x"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_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:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_arm64"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_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:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_ppc64le"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_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:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_amd64"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_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:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_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:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_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:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_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:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_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:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_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:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_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:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_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:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_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:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_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:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_ppc64le",
"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:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_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:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_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:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_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:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_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:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_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:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_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:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_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:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_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:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_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:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_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:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_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:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_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:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_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:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_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:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_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:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_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:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_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:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_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:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_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:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_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:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_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:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_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:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_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:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_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:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_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:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_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:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_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:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_s390x"
},
"product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_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:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_amd64"
},
"product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_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:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_arm64"
},
"product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_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:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_ppc64le"
},
"product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_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:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_ppc64le"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_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:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_amd64"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_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:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_arm64"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_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:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_s390x"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_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:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_s390x"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_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:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_amd64"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_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:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_ppc64le"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_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:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_arm64"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_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:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_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:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_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:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_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:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_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:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_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:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_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:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_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:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_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:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_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:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_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:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_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:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_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:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_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:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_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:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_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:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_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:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_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:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_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:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_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:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_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:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_amd64"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_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:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_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:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_s390x"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_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:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_arm64"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_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:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_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:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_ppc64le"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_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:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_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:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_amd64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_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:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_arm64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_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:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_s390x"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_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:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_arm64"
},
"product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_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:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_amd64"
},
"product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_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:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_ppc64le"
},
"product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_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:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_s390x"
},
"product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_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:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_amd64"
},
"product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_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:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_ppc64le"
},
"product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_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:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_s390x"
},
"product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_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:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_arm64"
},
"product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_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:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_arm64"
},
"product_reference": "openshift4/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_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:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_ppc64le"
},
"product_reference": "openshift4/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_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:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_amd64"
},
"product_reference": "openshift4/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_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:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_s390x"
},
"product_reference": "openshift4/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_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:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_arm64"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_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:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_s390x"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_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:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_amd64"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_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:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_ppc64le"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64"
},
"product_reference": "openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le"
},
"product_reference": "openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64"
},
"product_reference": "openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x"
},
"product_reference": "openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le"
},
"product_reference": "openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64"
},
"product_reference": "openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64"
},
"product_reference": "openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x"
},
"product_reference": "openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_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:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_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:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_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:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_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:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_amd64"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_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:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_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:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_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:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_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:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_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:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_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:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_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:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_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:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_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:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_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:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_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:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_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:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_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:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_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:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_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:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_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:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_s390x"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_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:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_arm64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_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:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_amd64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_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:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_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:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_arm64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_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:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_s390x"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_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:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_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:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_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:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_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:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_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:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_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:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_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:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_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:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_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:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_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:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_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:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_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:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x"
},
"product_reference": "openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64"
},
"product_reference": "openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64"
},
"product_reference": "openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le"
},
"product_reference": "openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_arm64"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_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:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_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:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_amd64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_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:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_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:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_arm64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_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:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_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:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_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:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_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:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_arm64"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_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:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_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:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_amd64"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_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:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_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:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_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:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_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:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_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:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_arm64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_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:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_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:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_amd64"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_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:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_s390x"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_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:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_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:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_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:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_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:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_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:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_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:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_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:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_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:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_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:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_ppc64le"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_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:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_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:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_s390x"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_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:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_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:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_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:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_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:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_s390x"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_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:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_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:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_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:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_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:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_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:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_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:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_amd64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_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:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_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:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_arm64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_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:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_arm64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_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:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_s390x"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_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:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_amd64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_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:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_ppc64le"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le"
},
"product_reference": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x"
},
"product_reference": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64"
},
"product_reference": "openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le"
},
"product_reference": "openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x"
},
"product_reference": "openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64"
},
"product_reference": "openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_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:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_arm64"
},
"product_reference": "openshift4/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_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:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_ppc64le"
},
"product_reference": "openshift4/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_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:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_s390x"
},
"product_reference": "openshift4/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_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:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_amd64"
},
"product_reference": "openshift4/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_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:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_arm64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_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:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_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:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_s390x"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_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:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_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:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_ppc64le"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_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:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_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:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_amd64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_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:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_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:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_amd64"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_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:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_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:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_s390x"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_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:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_arm64"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_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:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_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:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_ppc64le"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_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:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_arm64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_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:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_amd64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_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:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_s390x"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_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:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_ppc64le"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_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:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_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:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_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:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_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:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_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:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_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:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_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:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_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:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_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:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_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:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_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:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_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:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_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:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_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:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_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:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_s390x"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_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:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_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:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_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:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_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:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_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:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_amd64"
},
"product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_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:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_s390x"
},
"product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_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:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_arm64"
},
"product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_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:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_arm64"
},
"product_reference": "openshift4/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_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:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_s390x"
},
"product_reference": "openshift4/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_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:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_ppc64le"
},
"product_reference": "openshift4/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_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:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_amd64"
},
"product_reference": "openshift4/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_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:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_s390x"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_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:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_ppc64le"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_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:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_arm64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_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:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_amd64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_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:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_amd64"
},
"product_reference": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_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:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_amd64"
},
"product_reference": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x"
},
"product_reference": "openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le"
},
"product_reference": "openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64"
},
"product_reference": "openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64"
},
"product_reference": "openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64"
},
"product_reference": "openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le"
},
"product_reference": "openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x"
},
"product_reference": "openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64"
},
"product_reference": "openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_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:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_ppc64le"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_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:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_s390x"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_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:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_arm64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_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:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_amd64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_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:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_s390x"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_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:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_ppc64le"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_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:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_amd64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_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:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_arm64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_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:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_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:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_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:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_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:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_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:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_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:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_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:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_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:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_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:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_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:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_arm64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_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:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_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:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_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:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_amd64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_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:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_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:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_s390x"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_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:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_ppc64le"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_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:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_amd64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_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:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_arm64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_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:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_s390x"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x"
},
"product_reference": "openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64"
},
"product_reference": "openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64"
},
"product_reference": "openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le"
},
"product_reference": "openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_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:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_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:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_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:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_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:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_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:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_amd64"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_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:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_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:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_ppc64le"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_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:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_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:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_ppc64le"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_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:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_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:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_amd64"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_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:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_ppc64le"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_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:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_amd64"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_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:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_amd64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_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:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_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:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_s390x"
},
"product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_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:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_arm64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_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:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_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:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_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:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_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:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_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:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_arm64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_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:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_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:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_s390x"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64"
},
"product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64"
},
"product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x"
},
"product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_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:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_amd64"
},
"product_reference": "openshift4/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_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:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_s390x"
},
"product_reference": "openshift4/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_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:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_arm64"
},
"product_reference": "openshift4/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_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:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_ppc64le"
},
"product_reference": "openshift4/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64"
},
"product_reference": "openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le"
},
"product_reference": "openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x"
},
"product_reference": "openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64"
},
"product_reference": "openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_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:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_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:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_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:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_amd64"
},
"product_reference": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_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:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_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:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_amd64"
},
"product_reference": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_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:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_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:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_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:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_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:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_amd64"
},
"product_reference": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64"
},
"product_reference": "rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le"
},
"product_reference": "rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x"
},
"product_reference": "rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_x86_64"
},
"product_reference": "rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_arm64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_arm64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T15:40:21+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:bb1182cd9001d6811dea8c5823235c17b9a316cce3bb13c51325250c14b46787\n\n (For s390x architecture)\n The image digest is sha256:406246b2588868ce440434d1b3a4deed88c22085612eb1bf7b8faddc5a37d02a\n\n (For ppc64le architecture)\n The image digest is sha256:277ef1089fd5495f728676929a365f6e2cf6bd739855964e27b61e74377f1119\n\n (For aarch64 architecture)\n The image digest is sha256:092ed599a300fb7985b94a5d9f108848d0ef0008399068e1cd207ea9e948d6d5\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3327"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_arm64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_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:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_arm64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2024-1135",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2024-04-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_arm64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2275280"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling vulnerability was found in Gunicorn. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn\u0027s handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks, including cache poisoning, session manipulation, and data exposure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers",
"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-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_arm64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1135"
},
{
"category": "external",
"summary": "RHBZ#2275280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1135",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1135"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-w3h3-4rj7-4ph4",
"url": "https://github.com/advisories/GHSA-w3h3-4rj7-4ph4"
},
{
"category": "external",
"summary": "https://github.com/benoitc/gunicorn/commit/ac29c9b0a758d21f1e0fb3b3457239e523fa9f1d",
"url": "https://github.com/benoitc/gunicorn/commit/ac29c9b0a758d21f1e0fb3b3457239e523fa9f1d"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/22158e34-cfd5-41ad-97e0-a780773d96c1",
"url": "https://huntr.com/bounties/22158e34-cfd5-41ad-97e0-a780773d96c1"
}
],
"release_date": "2024-04-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T15:40:21+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:bb1182cd9001d6811dea8c5823235c17b9a316cce3bb13c51325250c14b46787\n\n (For s390x architecture)\n The image digest is sha256:406246b2588868ce440434d1b3a4deed88c22085612eb1bf7b8faddc5a37d02a\n\n (For ppc64le architecture)\n The image digest is sha256:277ef1089fd5495f728676929a365f6e2cf6bd739855964e27b61e74377f1119\n\n (For aarch64 architecture)\n The image digest is sha256:092ed599a300fb7985b94a5d9f108848d0ef0008399068e1cd207ea9e948d6d5\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3327"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_arm64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_arm64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers"
},
{
"cve": "CVE-2024-28180",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_arm64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268854"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jose-go: improper handling of highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_arm64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28180"
},
{
"category": "external",
"summary": "RHBZ#2268854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g"
}
],
"release_date": "2024-03-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-29T15:40:21+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:bb1182cd9001d6811dea8c5823235c17b9a316cce3bb13c51325250c14b46787\n\n (For s390x architecture)\n The image digest is sha256:406246b2588868ce440434d1b3a4deed88c22085612eb1bf7b8faddc5a37d02a\n\n (For ppc64le architecture)\n The image digest is sha256:277ef1089fd5495f728676929a365f6e2cf6bd739855964e27b61e74377f1119\n\n (For aarch64 architecture)\n The image digest is sha256:092ed599a300fb7985b94a5d9f108848d0ef0008399068e1cd207ea9e948d6d5\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3327"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_arm64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:2092c07fea086f20b85d3c51cdbf2706ec35b8cb57ac9259513c860095ffdb82_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:78a1c7ce56a49f629e064d16e6ceda0165358964e1a0bf6bf2d29119aedd7818_arm64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:95c0080cf33f38389c299d1a368fc3b134372cc2267eb55756463b54a4929bf2_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:9dced2ee6ff361474f92d1c06609ae57120405b47f395ae0f02af2dfaecfed60_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:09e5fd03e871289e035ceb291d594a9267576ae721de3583ab8642736c6f610d_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:104945773fd5560b3d253eaf18fa2c06a3b17508d8a65896ce31f8670a97e841_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:60f61fd5113dac2d93ccd32ef7c897f5a1c4fec0f531502197405e5bfbdabe9d_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:fcee797dd40ea3806f870e3ac4caab140ef270a32b2d73b27a8b1e375efe14f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:165e537963db3d3aa4de3fac4d2bcbe803bb62c5bd2103544f62cbc896a4c4e3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9fcae2df12ef06dbfce84332769941a416a241fb45785624c006ed79412766de_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:c3b322639065df9f666d5024ec3401b91ef3954c6eeef6665bed9935581149c7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:d728cce7ab747336286bf25aa11aefd5115ead41c9d8e7538b69b1d10a63cbc6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:2f39028dcd9de696ae3105479129fda491352e39356f57ae0a0daed7b32fd951_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:62a3208749074f62154220949556a0fb11d211d60e66877e469372d1e6b358ce_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:9fd3201862d116e18c067c0b1d9e02d2cdbfdf63484d1c2aae7a9e48662aff44_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:c063614d1e5576ba60525308fe9dc59615e75d15f7f4d4b362f2afcb904de7ff_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:2ab6f1111120b99e2ff34a0784c83d761329dd55365f5fc2ecbe89b7b727b947_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:33e329c771eba40ccba195372d346b156cfa66afeb35254d375bdfb78d58edf8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:734446604a11a312cb9829270d0d83eb0457f3a3d5da24f5f780d3194d5ddf59_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:9eb718b5b71b6604c2b71a2d00d8e7e50fb6ccd7555b90c09042f3482bfc5da0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:1c197a7f24e165925ce6b7371840deae6e92618e88de93d5b050fdd06e74f3e7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:32334e7cf79ecd93c0389fba33ca957c10121a40eb17e9b42fecad4e175fdae3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:90e826165ffa189c87b865d0cb297157f6121ad8c8e0b59a896901958f558597_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:aeb0b2b63dee5743e6c09271a654bd69b99da8c223d7baa301364534c96b5615_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:db14275eb4cf00ed6274f147910db903c7f98cbe658fb32c1dc03ade3d6a7d7e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:ef9b45c5047e2fc38c0509abc9a2cdbedc7b004edf4b64653de210a6d922f828_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2b769ac04054e8b1177feac7794ddbad663aa4cd7b890b202ed86162ff77bbe3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3fc01c5ed88d1e4d9709fc8607325b3f445814c8e9c739eff04ab93899114db7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:ccccab638af21ab0b9f78e259c17ecf868818ca331a404862d0c546d6ede769c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:f5eaa06d287da8ce313251ded46161280a1c8401514210b5aa71cd80f6f37934_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0b730a8f17d176deb3d08758f8b8f5267d9d90f2e5464dc7b285f3c023af8e78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8326d96e575e11a98b1b676918baa419306cf5e707c923e4386abc7a979e14ba_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:84855fa408eec0d650e777b42fe1a49911937e1a24c0962c6b8584b77da0888a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8594f26147df4919826a6a8df836d3878da79ec79879a0122c14dac7d81c4372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:2585d64afa06fede6290cee79fb804934cbabe3d4f5eea5638f34fe7e71fbe27_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6a47b98099a9108c7fe19fded813939062fc8024d8eb288ab32fea77011f6db3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:8ad585659234432cb5088f65a40c5a8ee36865df1fdc63034644fe4c6f260aa2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:aa9d6416ca246e59a60e60ca0ef90b760f1480686d56c456d9ccb0806ff5b2ad_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:689b5979935ca6bce2074465e42359763eb7c3f4d996dee75a422e4f8b2835f2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:9d6e0b5bb0445baee2dedb5b4ad0a03afb4a36d4d17735ee217902ca3810d565_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:abfe77abf02b48bf86b48e4158a3cf99a3a59f08e3fd02d083a52f5f33eeef7f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f518a73e7c54bda6667fae25993a750083148a65155f24a3fbf32381eae9f683_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:0e3ecd7bb0dbc073603ed9f57044ca4d0c147216f9d53dd514af7d1e710cf5cd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:63e1c37e3844229182c0423ea03862c8f6632355221fb313d5b747fccbb1c826_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:6f895649872d4c1fd5f05470b91a6a41dbe564f90dcead6f950a2ed5c87b0bd2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:888612dd0c51b021ee9c5f996498805ece9b3af2aa93787c8b39084e91b4aa95_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2a438a729f2b5bd8194faac1f15c310c62b5c69024221c4eb00e5970838a0745_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d01fefb8f9e401454cf11603c64278cb6672b7ef492064813286822dc5badd1b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d4701d04ed9b881fb7a3f7d24ddcc531fba59330ad339d2a9ecc69f1f196b2be_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f8622c638acc78799969dd4dbe9c1f5bad167eb3a28656b94334cbdaa768ce28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:1e5973cf2389d1b86307b11c9481d0e0a455705ff7efa932b78c05d7d3cec2de_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:338baac1e89558a5b3d5ab5cd7f20d2690cd65a87e29144c95aac1f4ea7042dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:48037e36134cdc0d6ef76c454e94eb934e026325997995f7cc9922757a1951b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:49862ac4c7f811a3b1d6be2065bf37ce08dff4dcbeba198cc8579283676e071f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:64fb8935fe75b2756b98614422ef8ef8020359f0a829c6f254ed9dbf46307813_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:89c916b9de5e2c17077ed1d735af663434ed79a6bd54e38b8ff0270f2618476e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ab0f2e2142b22f9014734787fee7f99a64b60df99da9f9e588b0c4b9cc108342_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:e87e52eb6c12d664b61afed2a10afdce19f96736f99ec1f018ce9fd347cc2b23_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:10ad4e1cabaddc881a7deda50448e4885382ca6e379b117a3cf0fd8683f6f3aa_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:934af754e2fbc8ed5deb7c4b22299c6c7b4504e6d8d9fd50fc3ad374616d70a9_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ae34b1c2137ae680d77ca436c347e6eb02242d6404fb6e776b27d6fd6e141b20_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e65a53bf2078a9bd537de950d970726685e1e468dbb1bfc337fed03507574bb9_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:263c33ee5024370a0f48b9c828a66e2aa2f01c249b0b4a27c1e965afa0942614_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:5b97ddc6cc47aafe9aad6278a1f315ac6618b920ba4062181ccefde8599ab2fc_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:74ee4776b35f9bad750ad66a515cfa9517b2bb5b29e57f5d4b44a35a7c8681f0_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:c03b0fa2085e64c0399fb4e1078fcb8e8425cbcc5e3a2dbca3c63acfe7c9a332_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3223a11ca7dad39ee64fbd075eb85d9914b5f6d73c7d11b3b9307407dc7a2150_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:69496773869ac8dc4f371da5f9bab3e446928392ed18e5d70e49caa0febf4847_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9b4d11e0e9289b1f1c4e510213fb13dbbbb36e495d22a30207002e8775dd8df_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:e38b6ab62fa6bc8ab5811a935eedd945b9a1b5468f99a7a051e841e6114d7149_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:074599365022a1740a585b18d5c5c024b3648cfaffb8234e9a18a9f61922d8fa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:733693fab2cf41b88cfb49065e6e62724d672a2667b6f5d5446c3a0f77f32b46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c8e632b1e7d8f20dc489d2359564c664f208eaedfaa722d3b4856a4014e68ebb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:f6142cb5d3db923a071ba44b74e61aec3435e2d071d6b3ca65692f25178c15f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:8e8f8d5e88b20da7aa70a14abb4bda1db2866f595ae7018d406267a214b191a5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:ae07eba250d2c47fe2450bb9d2ac72acd13be8085074f6d452283a783ce9af6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:6b83a8bde360f61041ccac588664500dee90c8458f00b6dd5793855550ae291a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:41e7353d74187cba8beeabf671f7448caaf64dfed4d99c1f6f9867ee979d8379_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:97a4dd63f689db48c1ab559aaa18ea7c324c7a0e9d04b89a2392935c4c972e6c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:c8c8c5a760ee3e34ce29e2c438df5d0ba7e9bc2167205188db53c315865e4702_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fc695bdebccdf93f7680028cc8aa52eb81f3880a1e29d906f6249010e930ac60_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:0ae56757350ebca4c0d0e2a25d69ce93e37196b0011ed01e404a8c923140323b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1be0c1573acf71454c1d0225e44c8d0308f984a51cafa899991af6196bf12b38_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:82fab9e3364c03adaa3f76739d35d771e33086dd7a68b381fca4130069dd062a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:960e1e8e5ee157108edf8300895bfdf6e2295b1ee8917b323d38f39045f13096_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0a676cb585b9ecd661b79a3b1e5bca33c6da44c58eff5d4ff724a4147d875974_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:377df1cbacbbcdfd9eb8a3758a85f5f1890d2c1b8d0e7207b4ff702ec3f51b85_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:a4ac7837c723f32bf21b50f88a5c8c35bb2424f94f58e7bbfb73695fc2283949_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bd7ad0dee9643668db4fdbf0f8d789433a448bfb0888569867e869cd9414a9ab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:7da93b59fa34377d34bacdd99b85c198577e14f5e92c0e01a4521cf32cbde7ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ff6c55fb0ebfb55b3c053bad2961a91eef9765ebd99779bcfbc15ba17ff81354_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:36ae23c85bc5f80f94a0208fa3fc8fdfbc9d01c70829cd581e3166c2b09a56f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9990bc4ffa7cfc08afcee3dce8da16dd5be010fa9fe93ca8434c923f44c99504_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3ec7e6f38831767c40cd7785bbf573b50e9fa0a553c6e404210b5d95ea660846_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0f7fab07fcee7a5afe3d9311ff117dd9da1ffb15541a296b69b168311efcd64_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:7b3744293b6c27e169ba4d1b3fe156a4b0c733486e0fd68485d816c6e1062da8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:82d1462a1ccf1556915d12b163c0c5645a8050fae5ba6ff71fda484c6717ccdb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:767d03e99347fae9786193d516ac9577df1f58f1122bf905dc48f5dd26d2cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:a53c03e6b56380dc162c5a1d99e766bdcc2c9546335333c83c17d45caf0ca391_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:07fa441ccebe5d0faad0b96f4ed6a91f6750aed155fad17187848fa1b0a1e50a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:c0b714104bb34d746aea3a0bf9234e3d6d5bd8a5777aedf0aa2485a392803690_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8c21d3308d6a8b0e70625300b98e67f5fb0fe6ae9a6c3783a0a224e2580e5f39_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:96714e9b39130daf5d9a5f487a5e18b5b328038facd3787715be065b1b0a8da2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c282d13ffe0e466ebabb5cbe3be43aea147222544b3640fc137df331cf201760_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f636017c0f8238064fa371326ffb82a9bc1f9cf88aade5e60c2f5a7757b9a153_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:27f3148b152e72ec480107190c33f77a2ab128f7e28676e95956d38c8695306a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59c5ed08b68b86044f50de405b7a361bbcdc5ea57606ca5542c510a0fc3740e5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:82eee052a1285dc2a62c33df6397a86932620020cc39f136a63c99b2b5608b1e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff4114af9491ff3dee77ce38767dad78607f56521977dd163a15080af5ca24e8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:4cbbe643c495e703828e83c0756ea514bf99c76830c0323555cfc8259d7df2d7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:86a7af0ab95e7b5a3ef715de028a2dde40dfd1387a068bd6c267524587ad0c7e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:b512a0b5b1b91f8292982d5c54a60003dc2c881226e3cbf4140e77bd5be532c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ec2dea57c07e83004088fb329ae1a1453f6c51554d0d690705c1238faaa7c9a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5c2266348b35b77b2ef3ec5c6a5060b85796b3168255bce909cfa54178191ac9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a60a5cb4d58395693719e104fd1eabb36dacc6e33743c293ded02e3b64c9110_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:939f590fa2ebb55b0ec3f58b6b98ceb0d6b8dd98e917235ff9d486f4c0fb08d3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:aa8d423216d5c646e1cf91f2df069274b17dcdcd0444571e77a965c4f4a0951c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1c7623c3ea52fbfe655ebe44218cfa5054ddd02fe15acf2da51118548328c095_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:988bea8da3c0e341e89ac0196e7523da5fc7555ff7ed4769812c91a5fb5f0aba_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:990633cec308573ec3c5663c342fb15f545ed77c333fbb34feef246373935065_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:b1f311b1114cf9ad3402612f367d1be66252ba2bf66a167373a05f88eee0235c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:421919b0cb18ced01bc12acbc77ccf50364b92a964b0d52146441b9cc6e50345_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:42b25cafefeddc7e6fcae196d2e8403071ea4957f83f3a17d531bd45e6558f1d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:a42e1e1f75ba1ddb3ce74242d545a4ff8f0834edd0f7ce9348715d3132c3ed87_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c50b29ea9ba3607096c03a07de9858caa89cfa66c2f24b20455202dd1c35da82_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:27c00aaf989bf532dc5c17796cfb66b4f694492561dae0460afa42222756b0bc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8dddaabcb49597a98629432983ccc1a447885ea9d2432fde14761f1d44eb0db7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a9e7929521d079b527d0ab171779d6aa3a4ea3eb9a3322fda3551e34106d9046_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f10e2e66983d46960b92d3ac46026044880840c9ef59ad06e8240c495af51ddc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:35082e0816a8c7e2ec3afd12e93c3e23c4dd62d8f6060be95a3dcd7bcc03a2ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:537607d0bc15c5eccaae4ac3cbeb67ed7553fef7433c5d07dde60ad62020221e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c47cb754ff2f9ca65ad6a78df05be2f1b7c53d8ecbf9d4a24c34a4c58a5826d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:f787440be10be5826642265773e9f13264e80391413c3817e8a063439d460b7f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8a8d7bedb6d8f174af269fcc47fd11dcdb3a4dedab6d87cac9e143296341a829_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99f7a721e736224e79ae8e450ac428fa54d078db3ed32598dd4c099add940ed3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a8af17f072691250a20defe2637e66cee03fdeba383a3d4409bd096c47211579_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f5fe4ae5636bcaccbadb3f685b529dcc81ff024c4be7b74d7399d5df3a5fa69b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5bfda2d237690aec74b8c7312d2c62885a24c35812000496bd5b6b48378ebb8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:8d1da20e6b38debbcc6b8b807a78479b1b380b84e5518a6ad32d5d97ac6f9a9d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:b3a0b4b18a4c0cf3d640989c3655012682d28c23609b25c949986f8bccd1976c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:f08bcf335dd8109ba01a02519c61105d99678a5e122a9576605b0bc026698ccf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:0b11e3c3014020fd76305d74638aa64b8ed00b82b4f503c1d53524a118a6531e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2e278b170779b8ff3ffc3d9708443dae05f7f17be9317baa4f30b827a7609f26_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9d75daa2e6ab437986d5f42a89255b538d5f9198798e65d8240485d0d500b578_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:f3ca7fb0d8eb32ba5a07c696477ece8491ddc440f50302f4c06fbcbd9cdfc00c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:15f837357e63224c6f8fda78acd961676463ef614b3539730e7746779ecf710c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:82685109e9c708972f75e04bcd750193ce1a7de0bc206f88e51d976f822c3541_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:88ae4aedf97662f580f5ea7cef56b5672c208a98e47476c214a14b9d24b25289_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:f0dfc479d05b45b0365ba99bf69b4017662d8e70b64c0161079a0a7814a01bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:6f816c0627b4fd04e8841bc35e3a5f09bd332acd69725ad176b5927224e40ec2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:87d463ebb0c1c09e43320dea2fcc1fa31e36c3e9f9cf9b3f92a40ce7f2a0fa58_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e627018fd6320172f386af9fd50bb368b33a18d3544c48bb7e4292137b06707e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:eb67c2bb0796562b99d2cdcf98431e13467704f9e9fe287f19c9dba1549cf504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:8e71ad59adc787bd123b0a053553c1d97eefd612d78e6e8917e976ff278a019c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:983808e75ef23ed091ea787d7c2c97c2c386bc3872a4a251cc070e448e7b23d9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:cea952e5c3d6e3c615a4013a17ac99bd01411c2269f399e9355d29f95e90f725_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:e3932b38a8c6a2bcb1fd3d1623248baa4e04b855b6e229226dbf7280a934bc2e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:35eaea340e050a2865d459775005904bc54e403f71c84bf347bf950cda03ce59_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a5775339ead03f4f67cd43de1ee5a71a81a1bb5a2edfc040cee7126150da7cbc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:bc370a452dbdd32741f2ed6280cad16151e8520e86bdbe483dbbe55eae86a439_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d26f57b889cc0d89fc0b51ad388df8753b8abdceb2ca6bd09d4e656e167dbda6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1d369e2093bbd6475d0d21dfd9f70d110c87334a999c907af965ab2cc6f54bc1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:65bf37341054c4a771ce4998ccb1843ff6270d43b4af73f176d1f34313c5a018_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:75042988814cfb319ef76baa98b4518af5bde709e3c320da93834eb256e1ad27_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:bc68ff6beda677ae8c82a6e9bb30592047445110054142146d9562abe08dc484_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2687ce7fe3559fc80d460e3258068ca1a465ae16a903214234f75e9e1ae787ba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:5dcbeb9bda10e13dba609ba5502d308dcf8001fdea797f77c82bd27f7976abc0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8736da05bd9c091c6da6843a181588c71946a00c43a098bd1a1d49b2ad79346e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:c607b69432718b7c0010bc8e64ae8afec2a4517f0d72c3785c9dd289359baeaa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:0b72b34f77142e7c9c861210302dda5cd7a8a2bde29bbe56e7fb2f23d51cae0d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5215e4a67d4cafd359e9ea6243a2b436c155465372b95291d67c982062964ab0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:adb2ec3a5cf7833fcc708c71574233c64f99df3cd3149f7af271ad25e5d09a72_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:c2df9b94807d8fafe34676909f1578b908adb5084eed05b51538a1b36a1fde7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6283a2ac295339e2eb57b474eb54b10a58f1156680bed51e33f19208a25161fa_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ac306d28be5a1b8c77cd62ba4dfde252362c749e77624371f9eb879c390e7db9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d20a405834a0825c77870d585015f87118a32267c9514e7ceeb6205d7332e1b6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d6bef5c723d6103719845ffade8e03293d4e8bd43476c6ee8546b83b877c9c6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:5d93bdd1db23b151d0737f6ba657451c61c95b30367507fb94fea002e674c898_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:96f7a30581f65937179c9fff8d79a5568bfe9576605b46e762c50ebb751600d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba04ab41a0056072d32cdb5d46ac3ef31aa1d77f25a75e57360eb588f6fc2d1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba4dfd57d9e56d43384823cdf9a0ccf7edb5cafac9bfeed8237c5b1fd8cc539_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:1f34cf58395c960e979458a988c0dacffbe637b4b2d2e41fb57746fb73d19f3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:345732f0b1fd3f0466a76ad28063ae0b1b01d4c54621e92de660589994f2f501_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:607287efdfbd31f39f87f2485accef5b9600f69c882ea32047330f949fdc4417_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ed96cb01fdfaff73728e323dfa2c83f37579b6c7729f6599ecc949b122b283fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2baa825a8d79100c9a6c2e1ea4ab08406a8f80e1140f073fa5f389337cb6fae7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c7e2966677c1bbc9c902e30261a3f41d7927fa5627ac9ea06912b79ad7039376_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ccf7ad31b963603622d1ae0f50f73a60ad9d73fcc1d8c44c703e012ace541462_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e9beaf63fd42569d6abdcfe263913219dc265f2d2bc7efdda08f7143bd6ac3e9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0226949db3e8af05226875c954e6ae0399e9e26566fac790506f39be2c86cca0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c1fd6040ec667ea12637789b450b2913f4f8e8b9b068465930b180f6621e24fa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dab7b2b91038e2ef9f3588c4df4bf3a22decd30023432b6ebd4c03a37fd2c5cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dc5c9ed335622d5103826a39865541b9e1b7ca6d5bf0059c51c48f105fa8b922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2c8c816d622e2794b94979f34651e5b4956e0bf143b089e2f16083e4b3cc16c6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6eb6887f1fa7bb83d89468a0a606315286ee9385b300a62ece1e95ef4bff5de3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:cc302b1cf9470dc898f7c20e2c349811bdf755ead073fafdeaf875656416d1ce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d91e28ba609ed6c89d983f95f923eebe8ce41439789118fbc54ab5cfc8c97b0c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0d3cf505130ae1f71b3a11b3cca69b259ee29050d73cda6feadf201e416bd106_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d2385c040279898e82d5587cc75dd1585df52a4660bd653655766179230a1b17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5bcea20d0f043b1cada906c331efaf390240ae693b8b09c587f3444fde71c48_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d94593b476ce9f0c0fa70ef0a6ad06e581a5694d2d61202ba6c772d60fc7ea10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:0c96851958bbfd075c1d71fa8453b07caf24823d84e42126ef5647839dc66f91_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:280d53d2957cf7808635551849a370935c3cb86de05870cac3ae3f99daf6b18c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:93ec270f62a4b295028bf43dc51019f806950c6ad3441424e67a52faac64acae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:b21d083b43f9ca6b4daa4fcd9ccf6acad0503c8fbdd70d8a03e62a232ff5f4c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:399f3601476f722a539cb061ca7859342ef3a6a8a238aa2e3b6eb8f863437bf0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a172cff092249f834954f20fe1db9a2a081f99903091effe3b73c97806fda1d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3674044470721d0f5ad0d242759ea58943d97bbf4a4aff0b2517e8183f03a17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c073ceab37fc4d49af0d68bff542f7ee8ea755795e71a9c2767fce9c17e44a05_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1822e0a120f10d33f966ad5dd42e9b952daa958bde95b6cac4869c6e281355b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:464ed8bfef9eb6e900282553e8470bf3e5b36da20a8560049dbace2af6422763_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:7a4cba21d3ff224bcc394ac8db1b4b55462845300dc9b7b8715fbbdaaa7673f9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:92edabe95920a017094de3a2da64494ad80947a56b05ef47212561ae416dabf2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a696edfceebfc2fe2d2c9aeb7e33be8e6e482b8ad22bf4a4f0d52630264e279d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d90d0e7761e7d18f97dae7a8dc55950e5be564c608eccdababf23dde7a075a03_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e5ad7c2b1f04684a5a7dc1792596bdc3c182e9408facae267c005404c3c9a0c1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e7406aad04ac090c790c4d7d45740f0f7443d033191c2ec826824a5c998b5638_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:46d1fae9c0c232df603bf8193cd56ebfb17ea71b18e2640d28d8808f22d093ca_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5593c6b04c5ffd1c8fe7f47389dea583e95d31287652c916dd72ea9277b06b0c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:759813f7a9ccb7d33a629acef9c25da2473fb1cee652eb26d42f187dc7a9e5b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:785a35da6c17131231bfd8844d8271e1ed9d2a4e3184de9c32cdd315e38be02f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:0d82327ca2e4c67d7cb4cc3fde8b89e068024f7b63de58946420fbd1e565f76f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4b0f5b0ef7b3836c7d2e437f41cfd2a1486395fc05595793b11ff02a9b4a9d69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:63a4ae074b1b55a93aa68b8b6532ff4d6741d5c62dcdc1ba0af9f09f76ec5f2d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:cb15a85a4e440876899c1ebbf2637e19ec4ff1e5cae4765e0394fa730795346a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:1e05a223c2a44faefe42bb10b303398a6944f527d0c648f5c37d76850c4421b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:80caef23ba93a3909c4834bd4a15051b13f446a02acc378cf78d920796c656b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8a6ff4024ebf91cf5c82c6d146c9c689ade8c68c20299a5c82b5d297ff1f9d6e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:e8d927dd51b3c3114886efa5d83914c645f92b7e758ea5bf525f8958f4c93a01_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:3b522c3239e85afc08c07f58391c2429be2cc818aa02285392ef81d97bb1050b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:d4bf8106147afa82827843b1061ac5b093d3c83b476c461858783cd57f489c29_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ec7f4716eeb112ab31fae6c2ebf6c82122dc6371d38608e631d8919d37889073_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:eeb047380f63025b79e76b6480910dd9ce9108f743fd5721379c1bfed2d88218_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:315e3f71550f57f4cda2246398efe3d703f8125bca921371f0db3d9f2ae670f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:319b0b24ffa6d8e83622263ad66faaa598c12a10a876544b486a1343e59c8848_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:571d2824c2aafd3f20d423352666576de07c615ccba5f1faaaaa916d43bac5ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:6e11854a46a2d3a6cd978cb716fc4a0d3bd99c613724a2d2e60825065a4851f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:2877888b3708aec0213fb447adc12780e6d8bfd169de6265edacb49e1f5f793c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:330300aea8445d08116d835cc25796d12ccccdebfc36af4184f1f1ddf62c70d6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4afb35b0c87f3859f0b12f5709c8a0c9048ccbfa0da6d27d2bba7279edbf9942_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e8aa45f7ebfb28dc7b0f9c62d09454701ef92464f87eea05f9df7beefd41f55a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3783816fa5374d75d8fb99562074b8fe44a65a4b290456c2cc9bfb7c4b69978a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:45810c4e600bfad335f61b61136630308b33f62ed910e04fa4050e06e81e5fdc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:686536a229c059d52d0c5929a7cd12aa7c4b0cc5b7c4ec55c4258ac1f3fedcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:fa9dfa131e83fdddb46ce51d76dc177a4961b27e018d26a2a6c42819a7683cf0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:18d01609eba077bf01f5c864ba06bca824d2c1f034d0e2e9d4c3d54239e44004_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:378a32ea23d3dd46e259697e557dda6606711b81461fe505edca9dcedc63bc08_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:89c925648362dd4ea9695ce8dcf6c07ad95994b41b2213c99f6e666501f9eb7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:edc1fa669a45464a3ff5290c2f804e8c6b53c83629d6e6ec9fcd7fa56e05b41a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:27c1b8d358b529dfa825864da50cc5858b0e95ca9c714050d21515ade4d55544_arm64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:4df373250533526a453bf64b8f185207b65867ba5ac3994928138e5a5cf370d5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6fcda5deddc8c5739cb41aabed91165f3ed17ef391e2dde9762db7f06a76722d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:cac290c8cbf66fa77ddfe6d35d3d7e712a08387b06f2d7b4f65d67d45d36a3d3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:0fe7bebad9ed180d56b7a20bb4b7e58c0828d5d4e936580665c738458dabb42b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:353bf96823ea12a8709b9e4effd31853da38397cd3cc0e7adf023ff417de6bbd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:4dfe09b7726545d04d6a94a8b81c1056d1a3a6933d4493a8523fe4aaeed417a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:b2959b6e238f03b3a222fc5c34eb98adb41ae53bedecfa45c756a5c24edae253_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2eed31023e94731e73e1e2641369232131fd0c7b5e21664d49bcd9a754d4c66e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:597e806101245641ad01e97f3f83bd11de498ac5318e53009d2bfc6c35e2405c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:7d9ee55fac9417984bcc2e1e219e1da7e8fdd9631cc40a345badcf2180f67b28_amd64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c4d80183151058379948a44ed9da336486d371215f962dc61489453630b8d7a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:813ddb59620e670ee2814a476718498bc132e040276eb0fd7cf0347dcda4b611_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:c1e8493b888f75d3a6f17f02d50e9a27d75cdb3ff041d2f3ed04f2943fa07509_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:28e6d07970206f6123d8efbda1db88f171d217c58cb3917f081990e2224f75ef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:86596bf213c93d58687d34b1f36a7f7144a810337ebf5f0a536d8a36dffe6c1b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:94bbe28f84466c398b9e4f03743a27fef083371b5b871c9f315c4414edfee98c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:97eb1ea31cd191f2202afbb9c68f765dc13b6dbecdc290e781a45b777cfb8281_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:be03ac537762d98d87e52df95706c9053c1221c0b41846ccea4769e412df6b69_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6689024a36a9118d336bdbc2f061a6855a04b2d96116b66eca737aa084d3e25_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:063a697d13af090a63babc7ba33962a479c1100f2feea0afd07ca427c21db2b7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:602952a8eb3d9873a396ec86e01fea96c59907d81b572df68b459aebd9c01f55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8ab999d6afdc0798f64def4cec30c4a7a898b09e5f6e0a4d9f940dad563e39b5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5275c8af9f618b471a3aed73e646e37540ccf03d2520f476566298c1291a371_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:0b2b1f5de1d2c18e3c2b0fd74de47901e92014ee979aa4b1776bc92ede28bb15_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7b8eb465946e3e95b4ce64fe6c7e1732180fb9cf2045bb454326d6d17977e819_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:bed6028df183479a6ee1c6d120d9c77f7cb6ff70515302fe9a80cc2369d7f2a1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:d6213c083dd44cf8f5c90ca49dfc76ceaae8c82c1d69246b3037418c2ac76e1c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:0ac9fa45037f0302849df1eda55b770b91acf83272dfcdc14dbf565aaa025194_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:3a1855953ebf8a268878bb985a359dfeef8663c02ac1ce031915cda11a39626e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:78d4f92e400a28b6ddd7dc5543bcd4d8cab3f59e93a47d966a07a63354c1e329_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:b35436d5d3b4b490c1fd489d99d4b8f33dbf895470054a8c631729bbc62aada6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:331b49f5b29af2d99fdc05e4851814a1846907840543f2b520ffccad3c6d3d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:58775817f13e46465d1e2fc732e8172c7b08e10cc7f9a26ab73afc6619238fe7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:878843c37ed5aafb2ca31ac7b48e47ae857c335fcc7d6bee7bdfbef36c5a6c3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:ead705a4fad8b7e3d4db3f2e188e5491a1e1d5b94fcd4bfe8f9d383a0ffd9ddd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0574a1b6b522d83a331b608a6ba603f5179b68f3b902897fe1d181291e86a7c3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c6acacaaea8e573658b5153297670cf28d7422005247f684ec97922d0ece251_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b0e2f5aa776b50265fc79da8baafc351c3a65d1d810d4f46b88267c6143ba24b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b273629314be488beea340ce4714b8f85fe042a75273814d0884cac72e2e9466_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:092ae851d66b6911bae14f84bf837eecc8424c170d650c11f5756e21c0e0798a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:58cf0c68b7c573f49bac0ac88eb2f1c58eae38cd4d9a64e3403036534b7d4c36_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:76d58b64573ab1d2dfcb2dcab35375a8e2ee0c3153d1aa86813178f38d758b1f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:9f25e4b795899d63ad9f9fdb973cf66b6929c052498c2469ee8b5791b973514c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b8c703f68e7404e59c79391ec2c6651d4dd675307e957cfbb56b5d5aadecd2f8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d085e5a28b219a16f22e4d8c35438c0278b2e70b66ae5a884d8eca22dccd4323_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:d31c7d14097e531c3c21d63f395ee8f735b10a835f9466eef622fb1a742c864b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:faa3f5f413cc727a084e00ac2fe02c622aa630436330032a4669c8d57129df64_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:142697b834e660d2cbbf70e6ac22accd5b7118319aff4dfc0f705a655ed5ab4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87f9d05b7afd84566daab848d7daf5b7080d654f6d05eadc7b4c5a6253ab3a7e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ace4e36d4275397baf59aab4235290ae6c9e7b2103a7cbdb88c9e6bf0aa3e63c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:559fe5d9165d52e114c5bc1f12750d9c59e8347843053e13ae1da70cc88a4f22_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a992079b4267f32705ddae540ba303fc49d98071887612f8ede6ce3df5509723_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e550b112475278321d5dc3579d08dd9d675dbe55419b5aee7ea3818c2fd9ca56_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:3e12d6c509d4b74aec08fa7a2d56385a57514c0f9859d6394cbe4705bd319a5c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:70a7bf2fed250481dd4145089ab20cc03e03f8eab27958c2fa3a1efb472bcb2b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ad9814315552213a4f3b2648d91b4c9bf4e5d32914aec07b86c6dcb16c298b95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:500de091b112f3a931de7753e92c877791d911f87b6765772150cbbbd7effc92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:72d5afc58de88029c2c58c50c487b19f6b5960b0ccb456a3990511cf2c94988f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:a6bae70cd213d09f3e930f7f741da1234cf66d84464e3d39407c573000b7f0c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f0552e209c75e72a8ac415879f30e36da1717c9bf5a1cc271b63e2003ed2ed73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:10027d6b2ec1ec41e1de3c70e2a57c9848ece287a3401d707209b5f9239d29c7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:55a435e27df5a4190480423fa3d8000d802857b6d810a8001345328bb5d45da5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d6981270f0b787ac35c7e5e006217df82e92e7e48bbe6a27716fd89c9763a642_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:eed9158d0f8a9008567948aeda56a22e184948a72ac4c4324e453d60b9ca9ef6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:3a124f45721ff25b87fa25709ed3f6baef9808d19455193a8f08c33d0d8bb768_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:60eb88ef90c259b2e39049fe59e6d9d6f958d30207a233715aa25b05525ff42c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9feabc2fab2671d7c3fc6d69d8307706f120ed5898b7cab30e9dc9f7247d57a0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:bfb4c4162fd2c2cf6ca9130be26d427329ba19b0faca5571f4bddb97bbb668f0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:4fb92d6ed475a685c269bf66215b115c16daeff5b61f0295a1e5cc22044f6606_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:faa096679f0d7b48a0adf9b33c9d5a8bfa7ed64a171c383d14f099ed60656548_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5321e81067643c6a26d8f22ac7d95e408dddf279be5a2413cfbd768e6e35f623_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:898f6f535f51af4098f9320c9002f939801d116bd9e873530108b41bf531af86_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e6e95c56dff3dc856174b62cf3046951430539d19532c29cca018408b6d24632_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0d01c33266b08b73e4c314876c901717376de5045011ea9e7fc5bf452391bcfb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:5d826dd2c23d390e5e91d51d30c7e9d0bcb00db6e838c29b52e0e97c14d748ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0a2e935d38dbcc189ca941f03b7c520189224273194b592d107302ddcb41da87_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:21c3119a400240a3787d9111008dd1deecb58003c495c24f58e9a6d30b51d5db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:4ca036abd07670b51789324f0d04b322ae5ccf8ef502ee27b3c6906f0eefec53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:54c10f7e6d2fc1d028c0dda623ac116d2fadc59d70e0d92ae6b32b5d51ba7abe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:762bc4466e2c7ea901e4c48170302ed652dfe45b9ea397e061846b93275eac58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:fc233f288be17eb302b5a78cfa095a7481fee315e8574a8587df0432ee1e5985_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:62ff5eb4e8161956396e454c0bb46d7655ae691e352db3b34c9e26aabd971a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cf7c6d30f78bd697c60df482104e723a923e61e92fc8b27f2df57d24e31593a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:acb295c9a9c9f2b4d45e9b40abcb650505630077ff42e31f9bc0577325806dfe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cf01166c23e9264001d74e0146700e31f7420016e24fd891db8b2603cf037402_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5e92d2296c0100d9a863bf18b88fdfad29f1fac50afab09fd06c13dc63fde617_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ccf34dde32d0c1585f5fe987985dce125b3e2dac5fa35583f6c3153249d1cf3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:1819778322a4fcdf41eee23d076863518b3615505b5e5871d1ef3e11c8ea644e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:323cac10c3614f59c32628e0563fff5adc80af5966c5bd39388c79666a61b504_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:3e19106800fed8d5732396fe8fde2cd02d0129164137d0b957cf7f2ce7853f8b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b6f528d23c904f6f81518314555cbe7a366859a2b8cdabdaca5011621a9c5fab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:770cc9242c9692fc95fad7a641284c99ab4b8e19bac7f64bcb5118c97cfd2f48_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9902405101ec00727760a4d8b490dc56429fd8e8ebdbbacd826d1dfdf9dafa89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9c16946ee26b79a1967e2c0376b7f89e79776652eacdae1f6fa62ce557bd306d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:9d469c592b98730d58e54472601c3e4ceb4373b9dec017c6c4ae8f25e1703920_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:0856fa4173cdb00fcc7c4a5c15b1f3383fd1cc7fed52a7c92642c79d3f5f9f0d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:15aedffe4b8be39956b99629553c3623d2488287377f16479b27381c4c51574d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:19da81806a8fd29e6e2ccf2fae32f8c08f8e154dde0c036a685255705967f8eb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:9e517248604c34df9c1a605fd3cc873bd9b3076afb5eff237a8dc97e047c0b82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:0b3a9785477ddb2de12f52eee2d76492638c2c5ec2b7d4b4c4f545b46f8cd4ae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:611dc94891e4503bc18ad0c27f8d0eb79294517af7cf22fdbbfe329d4795b1bb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:6384f7171e44f2a1b1e007c4281c919be838b780d5047925f47d097d74f682cd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:66d544270e4e8b38f1e7a01e257e27d9e7cf46f0f19c85c03496106e347802b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:19ebd5c15be1ef98cac6ec39587ab32900f36960fc867a96ca21e9d6b787f5ea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5652e93f3945fbdcf2b74c55a9d272efde2d5a0b9fdd14b0b5d254c27a9a42c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7a1bdbfb597668f838615fd3ea80018bb6e8d47697613e734180459458fc9457_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c9ff81b7d06720842c7cb2e6f75dc6891e57ee749a2e2f4dfce613b3ebb43d18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:115e2556868a509acbed909d7b5ef8be41d0342403c29fb528f04249804c4f1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b807723ca3a1d3cac786984d0332bdcc7729a5b95d39701ab3dd4503dbdb07af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c3a99a164a026f6bc40a1dab7b17b7dd2c2a476426921e7ceaca32375fa085be_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fe9bfcafd45462d12f6bb9528493c327e75bb7c76e4091f2d7f566056924081b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:447a30ba0cb1ddf3bf682fd3afdfcc15310de74351f51b71956ecb99cd186a06_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6cefe1744016dd353fbec154393c58fe148bb92fc722df841502964ed3a597b8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9023e15f067752c482735882fb1e70a89a4f3deaf09fbf0a5a7c0e87d94f67e1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b901d2976bd61a15b65fc905673ce39b396547f29f42a8992506cc230fd60ac1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:26d2daf658c162347ee79baab66e59686fdbbded58105661521d93ff3287607c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:a212eafc48d7b45923d5f227f0ed94196521026937ca23cbd8dd7800037f6375_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c19e3f798221b2103a405fc5f0f55ce5fa6e1810103f97c93110b96d15e5fa51_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:e60b2ef7cbe37153d743f40e17fc852aae4dacb4d7e87f332fcac46445315a88_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2143bfb0e1edd15818ec3f7275e16dfe0149f80dd1e1107a46aab6117aa38180_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8fa6d88dba7da8a37d77b70a2ebfce2ed95d221fd6f13604c8089d33e39319c2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f090a8066a1ddc86ed70f89e673bf4bd621ded337b6c25cb8264544de4b7ce08_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:01ea0af3b27f688c1f35bf72a5f85c99619bd1aea002764f9d117b2d24091296_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53f5a6388d2baaa9812fb1c7c3064e2f281c1a790fdaa350472d015093df6b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c1ed279688ec4ba10170f0d495c107345936d7019652a6d630ff0246da9d90c7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:d423c1142de56ee903a412328fa6424d0c6df4c26527ce543664fed2a1f88250_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:0d98439eda8f2c6b933d13a6289c42a4669dbd45c8c6f7eec41f48689a5d69d9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:213e0cd904e0b3ef6e70c2865991812d5298c3c24dedf70929f1d2220914af16_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:493ad900cc333ebf90a60422fc9d8a39068e4e2e195498c55d5b604af81d0897_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:e54736f217363e4f9e518e5c8644a15f7f4287da4e70c13d95fefa6aef0fd384_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:bfd3b0ba7169d2d63306f3d5a174db0c14fce89aef0ec056b00e4cc5de6f757d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f01e81225011f42930f6c73515919249c3a889e24d88252ae8abd88c1d884f7f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:f5ac9ec107d44ce325c903d83d09cb6ad750aac8668dbb9c16cef582cf89fbc2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:fdeb1c14e65f004513325205002fe85050ce75a6ce1b4d6a02c7d9145b0ceef0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:0f2773ca3b2f6be66011910f75c2178889d5e1d69fd3d6c123c5c98c2a85edff_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:156cb4ef33008a3add702ef1ae4ba04456565a5965d5876a28d09f5d50d8c5b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:d6f39e9d4e1c4414e0224c584cb17b7c948628003fd5d0f085de6b9952c7d4fe_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:e9893b2ccf4e8e7c24c8b99e99aa3a3c86fce9e9373f525ce5d3f4cbfac21358_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:3cafcb0f5bcbf95f08118d01610726319ba7f14d5a489e8184314dd34775a004_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:52822410eb7974df13b100fb7ec26de785753a1993c641e7d4fe28d6aa792d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b05072dc5243a34f69ed86cc61bcfd73c2505ad22b5b3c49c9dc7fc6a0980872_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:df6119b907d5834dd3a10e8e9de67f3cf32b2c7d2bbe551da4efef32c060ba05_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21e1169a810e22b250916433b769efcc14cf723d0ce9eb3473db2e9ec0001607_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4ea961bfedbb2f61cd3c8fd372397ef9b545c3c37deee3622de8f6b7b9f4bc90_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:34a6169acf0c0a3477d44a1ce858f851ce15a25be2bd45888f79c168780669c9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:9e5754db9a194be9876cb6bbc3b9d66d48bf5ec146a7f0750b36f44da21b7103_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:be7e5f653794b9a43eb2a1450e16f5b50b035f21c9477998d55154d65e52b397_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:da4e0376bd457297579d46beb7ddb6acf811d87c75657058a91323f5ccd955cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:331a01db92114549e4a8e6f130ec70720c9725fb68b0c12289edbe217e565903_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:394838b13b7d4e35c06ec9f82a1c9bc9a9a35bfbe67a233527a22a9a548d7d95_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5af9d491c451d0c352be41fe9e147224ab5578bef9d9aa11bd02e033eb1a180_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a5fd9bbe21332dafcdf1cd36e2a3a0595641e9dac32598f090df26c0a8c9e931_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21f814eed986da5c0b3ca9e17145815d8c2acaf59c75c56c17161facfacb5873_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:63b9302fc545b456cbf4cbec8f9b71cfbfb9d0f595281c50db19bfd826ea68b9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:b8365ba64de7861cfd7ab8d1067f9ea446c78b38d1bec0387f1eb32d299d5dcc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e097e33268216b32864ce6d32a9d5e6ec23bb10c25c66b5dd4f99ba0b14c44d3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:5ccbc5b3c8d66a7b64db12784eda396ddfd81eebe7bb828757500464da2916d6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:62ff5124480d19db4a9019a6219a4bd0c319cf57495df3ae84adb06fdee363f6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:91a83d453e493a05315ab0c8c379c113f833cffb57a528480a63424e5cc02c7e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:c903c6a9e46a004eaf40ff3567389229eee13b85ad4e1023674009f8b9e441db_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:1152ce1736bb052d64bce84f42564baf04cbe5d3e8e5392c2c368f0e40e715de_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:18a1fad2b7b470bf9fc7c867a4715c1c583eceb664c53dae620e475ac426cc97_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:46d3bc87a8df10c34fc71c266eb5bb4f8e8502df854a3bd1fda511a5bf8b2488_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:a5a56de0ad8eb729415bed7934c9c2d9e734c58fc1cce4287a2d8550505188cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:00774aa195237ec111c0deac452c0b374bb3a3c8c13c0bcda6730be7e1afbc65_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:4839a4ecc44b0191edcb2e2ce894d6cb4a2c38bffad3f9ebd92ea21cf3b4b20b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:a1edad7851ca4ed296bb8ed12416f9715fb0b0f20dc473d08555fb47da837a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:fe7e0c15827ba470800e761eaa911e1caf208353cecccb3993b83b8000b03d24_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:015105c1569795fd929065d91bc6aac59f67588ac11dd85d644aa1adb482d95c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4524b7a58da263023ad1c40cb37f6a021469c4407c183ceecb2494024919c597_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:53d790a967a02ac092fcff8b9ccfbbc79c949ddd85e3259129b05830c404891f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f2bb2a05d054c4b16796c71718bcf5e47034c2d727aa6536547d4658125ba0a1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:60814f2dc93fae5a4e69caaf0e403dd662d6693825fe5f6b532845d0f7610859_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:78d3374c11b240015e91800b77f46989e75a6d8d6d3f46ec21576c4c73bddec0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0e62db970e473416932bc2ff14bfad3fac1331d7b9adb73c91641f93f0f8734_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d08b72aa768ce01024edb249affa26ad0a91d6d410a808fa6ba904e8d2c60034_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:134d1f18febafcec088ac33b89ab7e4bf3343c6b807fc59d00c7909a8a780690_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2c07d42deae3fd962c7ceeb52c7d17b80d312d504a05800eefc1454d5bfd6936_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:75f33343c3e11253ed06d04ae2a0994d7ed27e9886fa70d17a3983167a700147_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ab1777645ba5c39b5f224daab2548baa6542328f298ef05d0dcb79f1fffde2b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:613d1e97eb3c82a6dc30431e6320b1c2f1d0e43e0765d0be89b22efc0a65ca56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:617dd3e37c58b2bc8cfd8c2773c7f7eecebf88573449b865bb12e8aa65df979c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:6d2a04a84dd516ebca170fc05daa3d9656982817c5b58ba26b0da0f8c4511e13_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:eabeab13cf07e424d1f3ac86d2e1c94fc738a1ef471827696c6c9007913dde2d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:2ff3ec6daa6f6ae5aa9d7fe4c8251eecbd82e87597a9092754d2532524c1bb5f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:5fd4dc790079031125090415286d49c96e99f6868d741ae8b21fd0faca64d20a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:adf0a8539f374a7687995a453868ab6e645ebf3ca4ee8983a574186afab85b6d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:d4430202fb1dfd97d4e35b217409bf55eb9e3c1c778711552219b14ed5690227_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237a53e33897e36007366cd5fc385373a0d65695a57c9e0fe4977fc0d7f5500f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33601ecd79aa78bb0fd8922bcba4d07b6a2d1fe495f35aa7f0a07064aa019ae0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d84a90bb16ab545f15fd5ede02bbddff2130f8ada9e73b84dab5a5b6cd9b15f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fc5d7498cf7442ccd4499c4c477ad2faacf8ae4f0a5676e9e3f2f3929ef3b883_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:40a557b5c9dc77999267ff5e7dfe61b3628a99c91056e7e61892d4d044a575b4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:8539e73b3a26805fddf1eb5c5153d30c87e956febf02e1d45ffe2275010eb724_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bce2c975006272357a0ad32583ff04a5ec6d376de7fab14e782003b6b733b79e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:cf68171c0d76d7eaf1aa017a0d11cbf10ed0755605038c6358460c79136add81_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:2e5276f28993eed5e8ccfac9d46f34beabb3721161cadeb07e478319218e57db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a7cd5149e4d06d400933b5782d852edef7efd9fb8108881ba3e8550b9f8570e4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:aa74fd5b62b0381f719cb2155328203697d842c657cc707a07472b2b6cb51e32_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d7391ceee99661fce678621573f5ab326be63fb535e7bc920dd992ee3fd5c832_s390x",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fd49934a9170d90eecc5058abc94969d2ade8674bc3a6d3ba1c66a6b00ff81a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1d241f57b80cd99dece657032d7349737f8910baf90eb7cc4b5077c7337edd71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:37bd9378286c08ee74e1260c57d8bec85ac62e324f066badc7affc0a1ea5b770_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:60478dcb3bbfc233a82d1d07aac1e2c2e8732358761119eccb9a8814d49c70fa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:cd824ca8b9130ce0193edebd88dd078146375c3b32ee619c8e6bf5b084e3856e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:e6074d8e1422fef72b1bfea44bf952d88f9c09fa25ab4824f454c284527486c1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0916d329c15f303fd252175c459d868bf4b02018aa6c3f404c32110a9265078c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:3fcdfebb8f4e262c09006134a27851628262ad42e290cb360dc9a9618c806105_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6deb908dff3c9a10fb7c6394ac980d272d90a1e729ddaf972303dec87c4eb2a4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:bab04742b3bd2ce7fc8d33eb0878c0f231657a64087dfb04c0d704cc4384c424_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0c21a5e26b562c9e7a116a0799358d742dcdc542d30342f8b1a6754cbe875eef_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6563fef6a8c8886da85691ac5ca7db8e2e3abb0a184bee5072151745dbaa4c76_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:89ea559d78ed67de7dc70567d02fe75f33bc2bb812d4879483a21d77067760b8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:dd8f760634c510e40bfe8baf984d3e23d9c97ade28c49809873023f34a01f154_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:1070b0d750eedf94f462c129767e13dcfbacd4e14070d96f545b3ca083e85755_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:34520d74fec2627243972d845039c88dc9b877ec799cbb58310d614afa908873_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:748689e0e6444fbe45e77e25f5acdfb6365a8303d15911ee50384fcdcd1320d9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c50c7b4f626aa26015118ecc28bc331028b10e65bb448734c0eff8503e3d8d84_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:28ce2ab32482b59d41511caf7a78153acb4e87091f28bb81ffd3f3ec92657ae7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:5237be2a65c21b04f99edbe4c7b0718ccc60d2b5ba48a593c51d52a83e0d6e44_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:72b30fa37962e6e86ec4f167820f6ed1b8fa1f568e818f414118098b4640171d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:9584980ac9d9e9e1ba62dd6acdab1cbf2756897321ad028531503e1e6f373b8c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:43f3dcba698fc6add323a080628208b60ad92acba50543ed62cf9ee803880e9d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:692f753f3c3cfaaebf305bc19cdf5df6bf34b5e0d925b9056f11ed0ea0a158bf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:81d4e4544c8d8abd8bf11323cda1cd2bce4c5a978f1b172b9cf3f1ef689c068a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:c0a5c89aff7a07f3fe93b0884620871f0491b3e2d5566b762a54005d9c1e617f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:04f5efce725bace281812dd170507c6c6f2886c242be502169c4f39429e9fc3a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4dbd266561b961af9b839297f83b703d686ceae8c64603eea3b505eefeeec90c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:9f846acfcbe3f745efb7f5398a127cb8121ba0d50e7ae4b34409d316e9214eb5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:bb8a7b7aaa5b9640f5282f6cbf2fbc9a1514b66a559980ce45ba346d1aeaf350_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:c1c21fbb93c69b2d31b40cf9d5cf832a1d91028db3286cfacccb8fd23b08f6d2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:0e0533bb6f7869822622d1b9198364ef340143ef2fd314c30eac1cceee11c77e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:74d3cd4b268869fbdb0ed09026d1040c2b6a3c4b86171c5a8f1736da39f3f44f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:a0957916836584093a881e05b2ee262867b0d37ac1d15e0900ade04e32813150_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:29f821db9cd87dd46a797a89b205bcd840b4e78da817fbb9ad77088b1c25487d_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:5e7f4fe24346248d92d759cefa567826549789d7e5703cf8cdc93e7efc530755_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7943e77c169691d612ba82b73364a82a907bb3df9d354be48487b562f7a5cf4e_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:7e5c67b986395fc04b3125416c858a2833195b1d690ce1c3bf941e11eca38650_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:eda788cdebf4ca6a007bfb2ca9d3569c65de45308c58d7706f09c29bbb56d1b8_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:89e55bd5843bd9832dd5ae04879707042864c2eb83a4208ad650de5a0b6b9963_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jose-go: improper handling of highly compressed data"
}
]
}
RHSA-2024:3331
Vulnerability from csaf_redhat - Published: 2024-05-30 00:38 - Updated: 2026-06-30 03:26A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3e39ad193ce8732aeb73f4e903c0f8e8f43abb7590ae9c848f5f2d68d4921743_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:ad18da2c0f3bbcf912d3fe0cba164cf0365120841ec67fa8c79945eb0694432b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d0d9c15acde214d2b88f6fac223aa3622b36b06fa9fc2ae6a1a8a775fa544166_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:f93a29b2665dd9423966162461c32756322c44b01c358ff3eacc57fb0f7a0048_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2d2d3191e843817cb48d08fb23622dbbb9e6899280e2f2d7b779149d33176a33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:7525f7f7ed6372b8ae82da56e4cd6f90be5019ef88024f3f9f4d9a286f095ea3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:a07305e4d8731662f4f74b672bcb658e5b53593a08c1768da52577670eae80a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:f8ccce665a728bdffb7b26c76bb2f19bde99f7131cb01462d868e15399c02be4_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:03c12c7a04c36a795378d09378b5d47e659442e8e8b9aeccca30dc0fe2eb6038_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:17ad9e6e79cfde04c5e4bb2be1cccd4b82328938b59edb91834b0458a29e3a87_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b98c393c434204abe7b8eda190ed072bb74e349728a438a28f243cfff6135931_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:d12787bea010edfd8a6072dfbc61880ec8df8b4bee0a5a38b83e2e9a04cad342_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:0a600ebd6495daea79a53cbf136adb3866e6406f7e6615ac136103c8eb821043_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b959cea9c22829ada32fc4efa55265153952b3be5da430132aa8880d88f8338d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:d81bedd24ef68bab60a00620923a02ed9666ee3089ea175624524c2af29f4502_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:ddc445eeee2bf0ae040b83ef0a098854821216be3b1a08a497561ae53bdd6581_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:3cfd3e8f7e91da7ea25fc3e0f142dc34ef43165ddc724203bae26a8967041b41_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:63c94b40b52b73bcbba7b69c267055e4649d4b104036acb11caa461b77718ced_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:707894993c637779dde870d1cbc733341768432d3beae45f14b096722c1d7635_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:ea96f8422cccf70ce686a0888c99351042915107618d2868e0f2f999f5308f84_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:4f2d626eb400b444700a80c2efdf29ba93872abc0620285623b05525c1fffa8a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:7d2c004c7567b0203ac9eb16b06971b0e0e36986ab09da7e90f80db6815866c6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:caa466464773edbc5b67a29e4fbdc33a87550df0c92e351605f80db22a3038b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:f699172cd627b0babbc67878fd78883648a1f8bd9c82441e875b67a9c8f5b71a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:0aa879f731211c3b80924f0ad5c2d46bf840ad5d157607918afcd88aad067988_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:3545ce63ecd97d9ce0bd20e77cdcde6952e59ca962baf66db5a198d16d7c5681_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:a90cd04bcf7385b7aa7d273c6a5b1a579aa4fd99ea4c25abd6ef7dc02835aec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:dbb8b22c262f41a2178815e05bbe903cc578858b562f401fb9a229d1c7188de8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:40c5865e32371ae5b401471f14964c16d712badb5225dcc1b178f4b75d40f742_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:7b157d81a96a58b59e3fb7231bfe8c79cd9c81dbbbd8fe593eed150909c3ba26_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:b45e946749f9b777c0bf0b0e62076bf9b8572e8026d6edc13307ffb2969b4b10_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ed28b865ed1657cdf1d2acb5287fe2012845dc409a9cdccd24b652b2601e0e48_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:5e5b08bdfcd33d89cf57a4efdb7aab9c9dda994f82221566ddaae76f54c8fb11_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7ebbce099af34c40bba4dac1daa07ef734374294b3ac3b31b48d8890c2bedbd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:a145cef307f12d62a5837415eb63f48a9e0500c22f6a85279a9d9adfb83c8a18_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:dde17bfcd61fbed0cbe7764c6c827d79f7e4f5161f7182dbdf8044ce3ae00d71_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:bb989e948b726b77227501fba85a35008d8f3f7f303f03f125ea85f6a61d7469_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d45386a3e70db4fc9a23c45fa0971361c75eef8e2f3dcf9da684c744568bc0a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f65de2fa7102e01a69cf096fca9b681f9c4f3f520cc2858e70b70b2bc9d9cdfa_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f6ec1e4ec9138491cd9c6b49038c49eabc1e9116a25e5be6ddc709a36339383_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7a2c108eda122c89d401e618bbca05252b913724f3f43b47ccf080b053229a96_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:8f9a4cdd1ff7e3f3cfe8d3be109bfe36f9743b6149a8d4fb2160ed2d4ef60c8d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:9970b387ce2b37cc806d5079274f82d6c3c0ee5de5d9a0b28bafcac7f40580bd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6121a5e12032d52d11d25e8252023fb70ce10a6f1d779a9e0af314f199aa9e6d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:02f4854c8a2ac829fa497f433f52e39a8b2a2c5230a2c14193080510dba95552_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:4feae2e6bb59f667431e11e832d294fc5900c1ab38a3bb845191ee93524208e4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:6e25f541de9ad53e8c7a3b4a275b49982e24ff10a2913300504e14c1f488288f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:c8e04075d322724a81051290db2b36914ee8d8fd06f1f9c28377142465caa6a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:02430a1170b02a2029b95b62ba7079ad5b09e9c0ec17175027d5b503bb289c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2288fc3efbd342efb4066d6f1e9d296939b9ca3485ec49ffd683fab80942cef2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:933a16569c4c19d5264e31acb6ef7184c80410227f8b5bbff57ee62dfb2d6956_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f14613d6e2a6082539b34ab5a97af96cece75778c5aaff79f4a05814546c7d8e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:0aa0651c884c16f456894c11c96a411c6564988861519fd77506754ebe79ffbd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b9f10623f9400e59c9ab8eaab08d422a3eb5fd2a9c32f02547f741ca3a3d38f1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:c294d0e0a08c16b1ec0a2fca681c2e95a95e5a2fbdd73d866ca006fe65225c99_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:e741a9543c853313f16c6fd3a30c187f9aa274d9570e035f842267314097da22_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:09a1af0f7ac31d220a15c05c1fc8ff50e57b77f62f5dae6e3dfa87d7ba63f0d2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1b12181214ad990931de365eecb7efe4ab34a3147cdafcc296298d35a4f7d83a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:3b7db706149595adbb0f3ffabfeafaf9d329d2f89706fb9de20a24f528cbcabc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f86a26f09f2fc6f9fc5b69e077d5a7d0c514235b020f3ede2383510718ef3827_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:159fb1cf2b2bfb1d6ea265619b4f281c73f29effbf82176adbbc43ff606558d2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:33b5df4508533d6ae6578872c23c8a781934cb9bf89a71fd6324739d318f728a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:bc093a8ded0afe2024a90acd6ef0e1a20c717eabfc80c08e585f823cd10327ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:d31811e350f24fad1773561c6e145de8e6ff9a898496a5807b4367fbc442800b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:93289317cd0234b16892634e63e32f9e866f00c398776cc281946e3ae9073c0f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9753acf4ed59d48130b0e6a0caef62e1b5caba4c23ca05b8c80256d85f31f3f9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1a3bf3549f14452bd745dcb51f34c32ad66813118b554c16aac8283b0965abdc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b5d0d2a59bdbce92419b4a60aa386c1ee098fd55d35622dd5fe795c5f214a526_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:2a660b348d98513c3e5ed390f58a4a8830e56027c35645eedc8067618703775a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c8c0b9ae7c1988326b812eec034e9065cd305ae6a927cd81138e3687ef45ec38_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3ddf304d2bcc76743540536e57af9c459dd1fb63a127a07b128074a42b992300_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43d49a2d653ad655864c737183857b14903cddcee8f3367bb0b718b5f2a544b2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33745f0814b401a1dfd89ba9bdf374e52521f175d0578cab4900afbd70eff3cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:99dee0b732d4f8970eab77c13d825914d1e223822a4d132fa47c78678c8dad09_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d648d2d83769d09a3c15a189dd7c3ea66c81365b9944a1d28da3707c38de39c0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd31fee892859c2f92004de16416718714bdf677fdd5d52cda32d42e5a6388e6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_x86_64 | — |
Workaround
|
An HTTP Request Smuggling vulnerability was found in Gunicorn. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn's handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks, including cache poisoning, session manipulation, and data exposure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:2a660b348d98513c3e5ed390f58a4a8830e56027c35645eedc8067618703775a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c8c0b9ae7c1988326b812eec034e9065cd305ae6a927cd81138e3687ef45ec38_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:03c12c7a04c36a795378d09378b5d47e659442e8e8b9aeccca30dc0fe2eb6038_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:17ad9e6e79cfde04c5e4bb2be1cccd4b82328938b59edb91834b0458a29e3a87_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b98c393c434204abe7b8eda190ed072bb74e349728a438a28f243cfff6135931_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:d12787bea010edfd8a6072dfbc61880ec8df8b4bee0a5a38b83e2e9a04cad342_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:0a600ebd6495daea79a53cbf136adb3866e6406f7e6615ac136103c8eb821043_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b959cea9c22829ada32fc4efa55265153952b3be5da430132aa8880d88f8338d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:d81bedd24ef68bab60a00620923a02ed9666ee3089ea175624524c2af29f4502_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:ddc445eeee2bf0ae040b83ef0a098854821216be3b1a08a497561ae53bdd6581_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3e39ad193ce8732aeb73f4e903c0f8e8f43abb7590ae9c848f5f2d68d4921743_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:ad18da2c0f3bbcf912d3fe0cba164cf0365120841ec67fa8c79945eb0694432b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d0d9c15acde214d2b88f6fac223aa3622b36b06fa9fc2ae6a1a8a775fa544166_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:f93a29b2665dd9423966162461c32756322c44b01c358ff3eacc57fb0f7a0048_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:3cfd3e8f7e91da7ea25fc3e0f142dc34ef43165ddc724203bae26a8967041b41_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:63c94b40b52b73bcbba7b69c267055e4649d4b104036acb11caa461b77718ced_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:707894993c637779dde870d1cbc733341768432d3beae45f14b096722c1d7635_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:ea96f8422cccf70ce686a0888c99351042915107618d2868e0f2f999f5308f84_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:4f2d626eb400b444700a80c2efdf29ba93872abc0620285623b05525c1fffa8a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:7d2c004c7567b0203ac9eb16b06971b0e0e36986ab09da7e90f80db6815866c6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:caa466464773edbc5b67a29e4fbdc33a87550df0c92e351605f80db22a3038b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:f699172cd627b0babbc67878fd78883648a1f8bd9c82441e875b67a9c8f5b71a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:0aa879f731211c3b80924f0ad5c2d46bf840ad5d157607918afcd88aad067988_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:3545ce63ecd97d9ce0bd20e77cdcde6952e59ca962baf66db5a198d16d7c5681_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:a90cd04bcf7385b7aa7d273c6a5b1a579aa4fd99ea4c25abd6ef7dc02835aec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:dbb8b22c262f41a2178815e05bbe903cc578858b562f401fb9a229d1c7188de8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:40c5865e32371ae5b401471f14964c16d712badb5225dcc1b178f4b75d40f742_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:7b157d81a96a58b59e3fb7231bfe8c79cd9c81dbbbd8fe593eed150909c3ba26_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:b45e946749f9b777c0bf0b0e62076bf9b8572e8026d6edc13307ffb2969b4b10_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ed28b865ed1657cdf1d2acb5287fe2012845dc409a9cdccd24b652b2601e0e48_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:5e5b08bdfcd33d89cf57a4efdb7aab9c9dda994f82221566ddaae76f54c8fb11_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7ebbce099af34c40bba4dac1daa07ef734374294b3ac3b31b48d8890c2bedbd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:a145cef307f12d62a5837415eb63f48a9e0500c22f6a85279a9d9adfb83c8a18_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:dde17bfcd61fbed0cbe7764c6c827d79f7e4f5161f7182dbdf8044ce3ae00d71_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2d2d3191e843817cb48d08fb23622dbbb9e6899280e2f2d7b779149d33176a33_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:7525f7f7ed6372b8ae82da56e4cd6f90be5019ef88024f3f9f4d9a286f095ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:a07305e4d8731662f4f74b672bcb658e5b53593a08c1768da52577670eae80a8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:f8ccce665a728bdffb7b26c76bb2f19bde99f7131cb01462d868e15399c02be4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:bb989e948b726b77227501fba85a35008d8f3f7f303f03f125ea85f6a61d7469_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d45386a3e70db4fc9a23c45fa0971361c75eef8e2f3dcf9da684c744568bc0a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f65de2fa7102e01a69cf096fca9b681f9c4f3f520cc2858e70b70b2bc9d9cdfa_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f6ec1e4ec9138491cd9c6b49038c49eabc1e9116a25e5be6ddc709a36339383_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7a2c108eda122c89d401e618bbca05252b913724f3f43b47ccf080b053229a96_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:8f9a4cdd1ff7e3f3cfe8d3be109bfe36f9743b6149a8d4fb2160ed2d4ef60c8d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:9970b387ce2b37cc806d5079274f82d6c3c0ee5de5d9a0b28bafcac7f40580bd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6121a5e12032d52d11d25e8252023fb70ce10a6f1d779a9e0af314f199aa9e6d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:02f4854c8a2ac829fa497f433f52e39a8b2a2c5230a2c14193080510dba95552_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:4feae2e6bb59f667431e11e832d294fc5900c1ab38a3bb845191ee93524208e4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:6e25f541de9ad53e8c7a3b4a275b49982e24ff10a2913300504e14c1f488288f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:c8e04075d322724a81051290db2b36914ee8d8fd06f1f9c28377142465caa6a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:02430a1170b02a2029b95b62ba7079ad5b09e9c0ec17175027d5b503bb289c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2288fc3efbd342efb4066d6f1e9d296939b9ca3485ec49ffd683fab80942cef2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:933a16569c4c19d5264e31acb6ef7184c80410227f8b5bbff57ee62dfb2d6956_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f14613d6e2a6082539b34ab5a97af96cece75778c5aaff79f4a05814546c7d8e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:0aa0651c884c16f456894c11c96a411c6564988861519fd77506754ebe79ffbd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b9f10623f9400e59c9ab8eaab08d422a3eb5fd2a9c32f02547f741ca3a3d38f1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:c294d0e0a08c16b1ec0a2fca681c2e95a95e5a2fbdd73d866ca006fe65225c99_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:e741a9543c853313f16c6fd3a30c187f9aa274d9570e035f842267314097da22_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:09a1af0f7ac31d220a15c05c1fc8ff50e57b77f62f5dae6e3dfa87d7ba63f0d2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1b12181214ad990931de365eecb7efe4ab34a3147cdafcc296298d35a4f7d83a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:3b7db706149595adbb0f3ffabfeafaf9d329d2f89706fb9de20a24f528cbcabc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f86a26f09f2fc6f9fc5b69e077d5a7d0c514235b020f3ede2383510718ef3827_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:159fb1cf2b2bfb1d6ea265619b4f281c73f29effbf82176adbbc43ff606558d2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:33b5df4508533d6ae6578872c23c8a781934cb9bf89a71fd6324739d318f728a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:bc093a8ded0afe2024a90acd6ef0e1a20c717eabfc80c08e585f823cd10327ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:d31811e350f24fad1773561c6e145de8e6ff9a898496a5807b4367fbc442800b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:93289317cd0234b16892634e63e32f9e866f00c398776cc281946e3ae9073c0f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9753acf4ed59d48130b0e6a0caef62e1b5caba4c23ca05b8c80256d85f31f3f9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1a3bf3549f14452bd745dcb51f34c32ad66813118b554c16aac8283b0965abdc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b5d0d2a59bdbce92419b4a60aa386c1ee098fd55d35622dd5fe795c5f214a526_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3ddf304d2bcc76743540536e57af9c459dd1fb63a127a07b128074a42b992300_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43d49a2d653ad655864c737183857b14903cddcee8f3367bb0b718b5f2a544b2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33745f0814b401a1dfd89ba9bdf374e52521f175d0578cab4900afbd70eff3cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:99dee0b732d4f8970eab77c13d825914d1e223822a4d132fa47c78678c8dad09_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d648d2d83769d09a3c15a189dd7c3ea66c81365b9944a1d28da3707c38de39c0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd31fee892859c2f92004de16416718714bdf677fdd5d52cda32d42e5a6388e6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_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.14.27 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.14.\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.14.27. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2024:3335\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames\ncauses DoS (CVE-2023-45288)\n* python-gunicorn: HTTP Request Smuggling due to improper validation of\nTransfer-Encoding headers (CVE-2024-1135)\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.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:3331",
"url": "https://access.redhat.com/errata/RHSA-2024:3331"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2275280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275280"
},
{
"category": "external",
"summary": "OCPBUGS-27394",
"url": "https://issues.redhat.com/browse/OCPBUGS-27394"
},
{
"category": "external",
"summary": "OCPBUGS-28611",
"url": "https://issues.redhat.com/browse/OCPBUGS-28611"
},
{
"category": "external",
"summary": "OCPBUGS-33537",
"url": "https://issues.redhat.com/browse/OCPBUGS-33537"
},
{
"category": "external",
"summary": "OCPBUGS-33635",
"url": "https://issues.redhat.com/browse/OCPBUGS-33635"
},
{
"category": "external",
"summary": "OCPBUGS-33640",
"url": "https://issues.redhat.com/browse/OCPBUGS-33640"
},
{
"category": "external",
"summary": "OCPBUGS-33798",
"url": "https://issues.redhat.com/browse/OCPBUGS-33798"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3331.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.27 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-30T03:26:52+00:00",
"generator": {
"date": "2026-06-30T03:26:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2024:3331",
"initial_release_date": "2024-05-30T00:38:51+00:00",
"revision_history": [
{
"date": "2024-05-30T00:38:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-30T00:38:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:26:52+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.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.14.0-202405161337.p0.gce4b975.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.14.0-202405161337.p0.gce4b975.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:6e25f541de9ad53e8c7a3b4a275b49982e24ff10a2913300504e14c1f488288f_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:6e25f541de9ad53e8c7a3b4a275b49982e24ff10a2913300504e14c1f488288f_s390x",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:6e25f541de9ad53e8c7a3b4a275b49982e24ff10a2913300504e14c1f488288f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:6e25f541de9ad53e8c7a3b4a275b49982e24ff10a2913300504e14c1f488288f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.14.0-202405161337.p0.gcafed17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:63c94b40b52b73bcbba7b69c267055e4649d4b104036acb11caa461b77718ced_s390x",
"product": {
"name": "openshift4/ose-console@sha256:63c94b40b52b73bcbba7b69c267055e4649d4b104036acb11caa461b77718ced_s390x",
"product_id": "openshift4/ose-console@sha256:63c94b40b52b73bcbba7b69c267055e4649d4b104036acb11caa461b77718ced_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:63c94b40b52b73bcbba7b69c267055e4649d4b104036acb11caa461b77718ced?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.14.0-202405201438.p0.gb9c2c6f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:7d2c004c7567b0203ac9eb16b06971b0e0e36986ab09da7e90f80db6815866c6_s390x",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:7d2c004c7567b0203ac9eb16b06971b0e0e36986ab09da7e90f80db6815866c6_s390x",
"product_id": "openshift4/ose-haproxy-router@sha256:7d2c004c7567b0203ac9eb16b06971b0e0e36986ab09da7e90f80db6815866c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:7d2c004c7567b0203ac9eb16b06971b0e0e36986ab09da7e90f80db6815866c6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.14.0-202405171809.p0.g99b0c31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:159fb1cf2b2bfb1d6ea265619b4f281c73f29effbf82176adbbc43ff606558d2_s390x",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:159fb1cf2b2bfb1d6ea265619b4f281c73f29effbf82176adbbc43ff606558d2_s390x",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:159fb1cf2b2bfb1d6ea265619b4f281c73f29effbf82176adbbc43ff606558d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:159fb1cf2b2bfb1d6ea265619b4f281c73f29effbf82176adbbc43ff606558d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202405161938.p0.g048520e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:8f9a4cdd1ff7e3f3cfe8d3be109bfe36f9743b6149a8d4fb2160ed2d4ef60c8d_s390x",
"product": {
"name": "openshift4/ose-pod@sha256:8f9a4cdd1ff7e3f3cfe8d3be109bfe36f9743b6149a8d4fb2160ed2d4ef60c8d_s390x",
"product_id": "openshift4/ose-pod@sha256:8f9a4cdd1ff7e3f3cfe8d3be109bfe36f9743b6149a8d4fb2160ed2d4ef60c8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:8f9a4cdd1ff7e3f3cfe8d3be109bfe36f9743b6149a8d4fb2160ed2d4ef60c8d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202405161938.p0.g048520e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:f14613d6e2a6082539b34ab5a97af96cece75778c5aaff79f4a05814546c7d8e_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:f14613d6e2a6082539b34ab5a97af96cece75778c5aaff79f4a05814546c7d8e_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:f14613d6e2a6082539b34ab5a97af96cece75778c5aaff79f4a05814546c7d8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:f14613d6e2a6082539b34ab5a97af96cece75778c5aaff79f4a05814546c7d8e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.14.0-202405161337.p0.g1ef82f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:e741a9543c853313f16c6fd3a30c187f9aa274d9570e035f842267314097da22_s390x",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:e741a9543c853313f16c6fd3a30c187f9aa274d9570e035f842267314097da22_s390x",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:e741a9543c853313f16c6fd3a30c187f9aa274d9570e035f842267314097da22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:e741a9543c853313f16c6fd3a30c187f9aa274d9570e035f842267314097da22?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.14.0-202405161337.p0.gad85376.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:0a600ebd6495daea79a53cbf136adb3866e6406f7e6615ac136103c8eb821043_s390x",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:0a600ebd6495daea79a53cbf136adb3866e6406f7e6615ac136103c8eb821043_s390x",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:0a600ebd6495daea79a53cbf136adb3866e6406f7e6615ac136103c8eb821043_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:0a600ebd6495daea79a53cbf136adb3866e6406f7e6615ac136103c8eb821043?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.14.0-202405170238.p0.g3343d79.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:f93a29b2665dd9423966162461c32756322c44b01c358ff3eacc57fb0f7a0048_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:f93a29b2665dd9423966162461c32756322c44b01c358ff3eacc57fb0f7a0048_s390x",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:f93a29b2665dd9423966162461c32756322c44b01c358ff3eacc57fb0f7a0048_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:f93a29b2665dd9423966162461c32756322c44b01c358ff3eacc57fb0f7a0048?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.14.0-202405171210.p0.g32854ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:09a1af0f7ac31d220a15c05c1fc8ff50e57b77f62f5dae6e3dfa87d7ba63f0d2_s390x",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:09a1af0f7ac31d220a15c05c1fc8ff50e57b77f62f5dae6e3dfa87d7ba63f0d2_s390x",
"product_id": "openshift4/ose-etcd-rhel9@sha256:09a1af0f7ac31d220a15c05c1fc8ff50e57b77f62f5dae6e3dfa87d7ba63f0d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:09a1af0f7ac31d220a15c05c1fc8ff50e57b77f62f5dae6e3dfa87d7ba63f0d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.14.0-202405161337.p0.gb0c0321.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:3545ce63ecd97d9ce0bd20e77cdcde6952e59ca962baf66db5a198d16d7c5681_s390x",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:3545ce63ecd97d9ce0bd20e77cdcde6952e59ca962baf66db5a198d16d7c5681_s390x",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:3545ce63ecd97d9ce0bd20e77cdcde6952e59ca962baf66db5a198d16d7c5681_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:3545ce63ecd97d9ce0bd20e77cdcde6952e59ca962baf66db5a198d16d7c5681?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.14.0-202405162138.p0.ga43159e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:b45e946749f9b777c0bf0b0e62076bf9b8572e8026d6edc13307ffb2969b4b10_s390x",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:b45e946749f9b777c0bf0b0e62076bf9b8572e8026d6edc13307ffb2969b4b10_s390x",
"product_id": "openshift4/ose-installer-artifacts@sha256:b45e946749f9b777c0bf0b0e62076bf9b8572e8026d6edc13307ffb2969b4b10_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:b45e946749f9b777c0bf0b0e62076bf9b8572e8026d6edc13307ffb2969b4b10?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.14.0-202405170238.p0.g3343d79.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:5e5b08bdfcd33d89cf57a4efdb7aab9c9dda994f82221566ddaae76f54c8fb11_s390x",
"product": {
"name": "openshift4/ose-installer@sha256:5e5b08bdfcd33d89cf57a4efdb7aab9c9dda994f82221566ddaae76f54c8fb11_s390x",
"product_id": "openshift4/ose-installer@sha256:5e5b08bdfcd33d89cf57a4efdb7aab9c9dda994f82221566ddaae76f54c8fb11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:5e5b08bdfcd33d89cf57a4efdb7aab9c9dda994f82221566ddaae76f54c8fb11?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.14.0-202405170238.p0.g3343d79.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:f8ccce665a728bdffb7b26c76bb2f19bde99f7131cb01462d868e15399c02be4_s390x",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:f8ccce665a728bdffb7b26c76bb2f19bde99f7131cb01462d868e15399c02be4_s390x",
"product_id": "openshift4/ose-machine-api-operator@sha256:f8ccce665a728bdffb7b26c76bb2f19bde99f7131cb01462d868e15399c02be4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:f8ccce665a728bdffb7b26c76bb2f19bde99f7131cb01462d868e15399c02be4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.14.0-202405171210.p0.g73f2a1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:03c12c7a04c36a795378d09378b5d47e659442e8e8b9aeccca30dc0fe2eb6038_s390x",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:03c12c7a04c36a795378d09378b5d47e659442e8e8b9aeccca30dc0fe2eb6038_s390x",
"product_id": "openshift4/network-tools-rhel8@sha256:03c12c7a04c36a795378d09378b5d47e659442e8e8b9aeccca30dc0fe2eb6038_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:03c12c7a04c36a795378d09378b5d47e659442e8e8b9aeccca30dc0fe2eb6038?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.14.0-202405161337.p0.ge79d817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.14.0-202405161337.p0.g4f1ff16.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.14.0-202405161337.p0.g4f1ff16.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d648d2d83769d09a3c15a189dd7c3ea66c81365b9944a1d28da3707c38de39c0_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d648d2d83769d09a3c15a189dd7c3ea66c81365b9944a1d28da3707c38de39c0_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d648d2d83769d09a3c15a189dd7c3ea66c81365b9944a1d28da3707c38de39c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:d648d2d83769d09a3c15a189dd7c3ea66c81365b9944a1d28da3707c38de39c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.14.0-202405161337.p0.g4f1ff16.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_s390x",
"product": {
"name": "rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_s390x",
"product_id": "rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=414.92.202405162017-0"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.14.0-202405161337.p0.gce4b975.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.14.0-202405161337.p0.gce4b975.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:4feae2e6bb59f667431e11e832d294fc5900c1ab38a3bb845191ee93524208e4_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:4feae2e6bb59f667431e11e832d294fc5900c1ab38a3bb845191ee93524208e4_amd64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:4feae2e6bb59f667431e11e832d294fc5900c1ab38a3bb845191ee93524208e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:4feae2e6bb59f667431e11e832d294fc5900c1ab38a3bb845191ee93524208e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.14.0-202405161337.p0.gcafed17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:9753acf4ed59d48130b0e6a0caef62e1b5caba4c23ca05b8c80256d85f31f3f9_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:9753acf4ed59d48130b0e6a0caef62e1b5caba4c23ca05b8c80256d85f31f3f9_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:9753acf4ed59d48130b0e6a0caef62e1b5caba4c23ca05b8c80256d85f31f3f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:9753acf4ed59d48130b0e6a0caef62e1b5caba4c23ca05b8c80256d85f31f3f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.14.0-202405161337.p0.g7e82a52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:2a660b348d98513c3e5ed390f58a4a8830e56027c35645eedc8067618703775a_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:2a660b348d98513c3e5ed390f58a4a8830e56027c35645eedc8067618703775a_amd64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:2a660b348d98513c3e5ed390f58a4a8830e56027c35645eedc8067618703775a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:2a660b348d98513c3e5ed390f58a4a8830e56027c35645eedc8067618703775a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.14.0-202405161337.p0.g62ee6d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1a3bf3549f14452bd745dcb51f34c32ad66813118b554c16aac8283b0965abdc_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1a3bf3549f14452bd745dcb51f34c32ad66813118b554c16aac8283b0965abdc_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1a3bf3549f14452bd745dcb51f34c32ad66813118b554c16aac8283b0965abdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:1a3bf3549f14452bd745dcb51f34c32ad66813118b554c16aac8283b0965abdc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.14.0-202405161337.p0.g7b56c30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3ddf304d2bcc76743540536e57af9c459dd1fb63a127a07b128074a42b992300_amd64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3ddf304d2bcc76743540536e57af9c459dd1fb63a127a07b128074a42b992300_amd64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3ddf304d2bcc76743540536e57af9c459dd1fb63a127a07b128074a42b992300_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:3ddf304d2bcc76743540536e57af9c459dd1fb63a127a07b128074a42b992300?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.14.0-202405161337.p0.gc038d5a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:3cfd3e8f7e91da7ea25fc3e0f142dc34ef43165ddc724203bae26a8967041b41_amd64",
"product": {
"name": "openshift4/ose-console@sha256:3cfd3e8f7e91da7ea25fc3e0f142dc34ef43165ddc724203bae26a8967041b41_amd64",
"product_id": "openshift4/ose-console@sha256:3cfd3e8f7e91da7ea25fc3e0f142dc34ef43165ddc724203bae26a8967041b41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:3cfd3e8f7e91da7ea25fc3e0f142dc34ef43165ddc724203bae26a8967041b41?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.14.0-202405201438.p0.gb9c2c6f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:f699172cd627b0babbc67878fd78883648a1f8bd9c82441e875b67a9c8f5b71a_amd64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:f699172cd627b0babbc67878fd78883648a1f8bd9c82441e875b67a9c8f5b71a_amd64",
"product_id": "openshift4/ose-haproxy-router@sha256:f699172cd627b0babbc67878fd78883648a1f8bd9c82441e875b67a9c8f5b71a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:f699172cd627b0babbc67878fd78883648a1f8bd9c82441e875b67a9c8f5b71a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.14.0-202405171809.p0.g99b0c31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:bc093a8ded0afe2024a90acd6ef0e1a20c717eabfc80c08e585f823cd10327ea_amd64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:bc093a8ded0afe2024a90acd6ef0e1a20c717eabfc80c08e585f823cd10327ea_amd64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:bc093a8ded0afe2024a90acd6ef0e1a20c717eabfc80c08e585f823cd10327ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:bc093a8ded0afe2024a90acd6ef0e1a20c717eabfc80c08e585f823cd10327ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202405161938.p0.g048520e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:0f6ec1e4ec9138491cd9c6b49038c49eabc1e9116a25e5be6ddc709a36339383_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:0f6ec1e4ec9138491cd9c6b49038c49eabc1e9116a25e5be6ddc709a36339383_amd64",
"product_id": "openshift4/ose-pod@sha256:0f6ec1e4ec9138491cd9c6b49038c49eabc1e9116a25e5be6ddc709a36339383_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:0f6ec1e4ec9138491cd9c6b49038c49eabc1e9116a25e5be6ddc709a36339383?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202405161938.p0.g048520e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:933a16569c4c19d5264e31acb6ef7184c80410227f8b5bbff57ee62dfb2d6956_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:933a16569c4c19d5264e31acb6ef7184c80410227f8b5bbff57ee62dfb2d6956_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:933a16569c4c19d5264e31acb6ef7184c80410227f8b5bbff57ee62dfb2d6956_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:933a16569c4c19d5264e31acb6ef7184c80410227f8b5bbff57ee62dfb2d6956?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.14.0-202405161337.p0.g1ef82f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:c294d0e0a08c16b1ec0a2fca681c2e95a95e5a2fbdd73d866ca006fe65225c99_amd64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:c294d0e0a08c16b1ec0a2fca681c2e95a95e5a2fbdd73d866ca006fe65225c99_amd64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:c294d0e0a08c16b1ec0a2fca681c2e95a95e5a2fbdd73d866ca006fe65225c99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:c294d0e0a08c16b1ec0a2fca681c2e95a95e5a2fbdd73d866ca006fe65225c99?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.14.0-202405161337.p0.gad85376.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:ddc445eeee2bf0ae040b83ef0a098854821216be3b1a08a497561ae53bdd6581_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:ddc445eeee2bf0ae040b83ef0a098854821216be3b1a08a497561ae53bdd6581_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:ddc445eeee2bf0ae040b83ef0a098854821216be3b1a08a497561ae53bdd6581_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:ddc445eeee2bf0ae040b83ef0a098854821216be3b1a08a497561ae53bdd6581?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.14.0-202405170238.p0.g3343d79.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:ad18da2c0f3bbcf912d3fe0cba164cf0365120841ec67fa8c79945eb0694432b_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:ad18da2c0f3bbcf912d3fe0cba164cf0365120841ec67fa8c79945eb0694432b_amd64",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:ad18da2c0f3bbcf912d3fe0cba164cf0365120841ec67fa8c79945eb0694432b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:ad18da2c0f3bbcf912d3fe0cba164cf0365120841ec67fa8c79945eb0694432b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.14.0-202405171210.p0.g32854ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:f86a26f09f2fc6f9fc5b69e077d5a7d0c514235b020f3ede2383510718ef3827_amd64",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:f86a26f09f2fc6f9fc5b69e077d5a7d0c514235b020f3ede2383510718ef3827_amd64",
"product_id": "openshift4/ose-etcd-rhel9@sha256:f86a26f09f2fc6f9fc5b69e077d5a7d0c514235b020f3ede2383510718ef3827_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:f86a26f09f2fc6f9fc5b69e077d5a7d0c514235b020f3ede2383510718ef3827?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.14.0-202405161337.p0.gb0c0321.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:0aa879f731211c3b80924f0ad5c2d46bf840ad5d157607918afcd88aad067988_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:0aa879f731211c3b80924f0ad5c2d46bf840ad5d157607918afcd88aad067988_amd64",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:0aa879f731211c3b80924f0ad5c2d46bf840ad5d157607918afcd88aad067988_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:0aa879f731211c3b80924f0ad5c2d46bf840ad5d157607918afcd88aad067988?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.14.0-202405162138.p0.ga43159e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:7b157d81a96a58b59e3fb7231bfe8c79cd9c81dbbbd8fe593eed150909c3ba26_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:7b157d81a96a58b59e3fb7231bfe8c79cd9c81dbbbd8fe593eed150909c3ba26_amd64",
"product_id": "openshift4/ose-installer-artifacts@sha256:7b157d81a96a58b59e3fb7231bfe8c79cd9c81dbbbd8fe593eed150909c3ba26_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:7b157d81a96a58b59e3fb7231bfe8c79cd9c81dbbbd8fe593eed150909c3ba26?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.14.0-202405170238.p0.g3343d79.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:a145cef307f12d62a5837415eb63f48a9e0500c22f6a85279a9d9adfb83c8a18_amd64",
"product": {
"name": "openshift4/ose-installer@sha256:a145cef307f12d62a5837415eb63f48a9e0500c22f6a85279a9d9adfb83c8a18_amd64",
"product_id": "openshift4/ose-installer@sha256:a145cef307f12d62a5837415eb63f48a9e0500c22f6a85279a9d9adfb83c8a18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:a145cef307f12d62a5837415eb63f48a9e0500c22f6a85279a9d9adfb83c8a18?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.14.0-202405170238.p0.g3343d79.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:7525f7f7ed6372b8ae82da56e4cd6f90be5019ef88024f3f9f4d9a286f095ea3_amd64",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:7525f7f7ed6372b8ae82da56e4cd6f90be5019ef88024f3f9f4d9a286f095ea3_amd64",
"product_id": "openshift4/ose-machine-api-operator@sha256:7525f7f7ed6372b8ae82da56e4cd6f90be5019ef88024f3f9f4d9a286f095ea3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:7525f7f7ed6372b8ae82da56e4cd6f90be5019ef88024f3f9f4d9a286f095ea3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.14.0-202405171210.p0.g73f2a1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:bb989e948b726b77227501fba85a35008d8f3f7f303f03f125ea85f6a61d7469_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:bb989e948b726b77227501fba85a35008d8f3f7f303f03f125ea85f6a61d7469_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:bb989e948b726b77227501fba85a35008d8f3f7f303f03f125ea85f6a61d7469_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:bb989e948b726b77227501fba85a35008d8f3f7f303f03f125ea85f6a61d7469?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.14.0-202405170238.p0.gd3a4a6c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:b98c393c434204abe7b8eda190ed072bb74e349728a438a28f243cfff6135931_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:b98c393c434204abe7b8eda190ed072bb74e349728a438a28f243cfff6135931_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:b98c393c434204abe7b8eda190ed072bb74e349728a438a28f243cfff6135931_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:b98c393c434204abe7b8eda190ed072bb74e349728a438a28f243cfff6135931?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.14.0-202405161337.p0.ge79d817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.14.0-202405161337.p0.g4f1ff16.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.14.0-202405161337.p0.g4f1ff16.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8\u0026tag=v4.14.0-202405170908.p0.g4598e17.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8\u0026tag=v4.14.0-202405170908.p0.g4598e17.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33745f0814b401a1dfd89ba9bdf374e52521f175d0578cab4900afbd70eff3cb_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33745f0814b401a1dfd89ba9bdf374e52521f175d0578cab4900afbd70eff3cb_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33745f0814b401a1dfd89ba9bdf374e52521f175d0578cab4900afbd70eff3cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:33745f0814b401a1dfd89ba9bdf374e52521f175d0578cab4900afbd70eff3cb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.14.0-202405161337.p0.g4f1ff16.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6121a5e12032d52d11d25e8252023fb70ce10a6f1d779a9e0af314f199aa9e6d_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6121a5e12032d52d11d25e8252023fb70ce10a6f1d779a9e0af314f199aa9e6d_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6121a5e12032d52d11d25e8252023fb70ce10a6f1d779a9e0af314f199aa9e6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel8@sha256:6121a5e12032d52d11d25e8252023fb70ce10a6f1d779a9e0af314f199aa9e6d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8\u0026tag=v4.14.0-202405170908.p0.g4598e17.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.14.0-202405161337.p0.gce4b975.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.14.0-202405161337.p0.gce4b975.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:02f4854c8a2ac829fa497f433f52e39a8b2a2c5230a2c14193080510dba95552_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:02f4854c8a2ac829fa497f433f52e39a8b2a2c5230a2c14193080510dba95552_arm64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:02f4854c8a2ac829fa497f433f52e39a8b2a2c5230a2c14193080510dba95552_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:02f4854c8a2ac829fa497f433f52e39a8b2a2c5230a2c14193080510dba95552?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.14.0-202405161337.p0.gcafed17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:93289317cd0234b16892634e63e32f9e866f00c398776cc281946e3ae9073c0f_arm64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:93289317cd0234b16892634e63e32f9e866f00c398776cc281946e3ae9073c0f_arm64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:93289317cd0234b16892634e63e32f9e866f00c398776cc281946e3ae9073c0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:93289317cd0234b16892634e63e32f9e866f00c398776cc281946e3ae9073c0f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.14.0-202405161337.p0.g7e82a52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:c8c0b9ae7c1988326b812eec034e9065cd305ae6a927cd81138e3687ef45ec38_arm64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:c8c0b9ae7c1988326b812eec034e9065cd305ae6a927cd81138e3687ef45ec38_arm64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:c8c0b9ae7c1988326b812eec034e9065cd305ae6a927cd81138e3687ef45ec38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:c8c0b9ae7c1988326b812eec034e9065cd305ae6a927cd81138e3687ef45ec38?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.14.0-202405161337.p0.g62ee6d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b5d0d2a59bdbce92419b4a60aa386c1ee098fd55d35622dd5fe795c5f214a526_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b5d0d2a59bdbce92419b4a60aa386c1ee098fd55d35622dd5fe795c5f214a526_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b5d0d2a59bdbce92419b4a60aa386c1ee098fd55d35622dd5fe795c5f214a526_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:b5d0d2a59bdbce92419b4a60aa386c1ee098fd55d35622dd5fe795c5f214a526?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.14.0-202405161337.p0.g7b56c30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43d49a2d653ad655864c737183857b14903cddcee8f3367bb0b718b5f2a544b2_arm64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43d49a2d653ad655864c737183857b14903cddcee8f3367bb0b718b5f2a544b2_arm64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43d49a2d653ad655864c737183857b14903cddcee8f3367bb0b718b5f2a544b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:43d49a2d653ad655864c737183857b14903cddcee8f3367bb0b718b5f2a544b2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.14.0-202405161337.p0.gc038d5a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:707894993c637779dde870d1cbc733341768432d3beae45f14b096722c1d7635_arm64",
"product": {
"name": "openshift4/ose-console@sha256:707894993c637779dde870d1cbc733341768432d3beae45f14b096722c1d7635_arm64",
"product_id": "openshift4/ose-console@sha256:707894993c637779dde870d1cbc733341768432d3beae45f14b096722c1d7635_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:707894993c637779dde870d1cbc733341768432d3beae45f14b096722c1d7635?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.14.0-202405201438.p0.gb9c2c6f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:4f2d626eb400b444700a80c2efdf29ba93872abc0620285623b05525c1fffa8a_arm64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:4f2d626eb400b444700a80c2efdf29ba93872abc0620285623b05525c1fffa8a_arm64",
"product_id": "openshift4/ose-haproxy-router@sha256:4f2d626eb400b444700a80c2efdf29ba93872abc0620285623b05525c1fffa8a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:4f2d626eb400b444700a80c2efdf29ba93872abc0620285623b05525c1fffa8a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.14.0-202405171809.p0.g99b0c31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:33b5df4508533d6ae6578872c23c8a781934cb9bf89a71fd6324739d318f728a_arm64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:33b5df4508533d6ae6578872c23c8a781934cb9bf89a71fd6324739d318f728a_arm64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:33b5df4508533d6ae6578872c23c8a781934cb9bf89a71fd6324739d318f728a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:33b5df4508533d6ae6578872c23c8a781934cb9bf89a71fd6324739d318f728a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202405161938.p0.g048520e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:9970b387ce2b37cc806d5079274f82d6c3c0ee5de5d9a0b28bafcac7f40580bd_arm64",
"product": {
"name": "openshift4/ose-pod@sha256:9970b387ce2b37cc806d5079274f82d6c3c0ee5de5d9a0b28bafcac7f40580bd_arm64",
"product_id": "openshift4/ose-pod@sha256:9970b387ce2b37cc806d5079274f82d6c3c0ee5de5d9a0b28bafcac7f40580bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:9970b387ce2b37cc806d5079274f82d6c3c0ee5de5d9a0b28bafcac7f40580bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202405161938.p0.g048520e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:2288fc3efbd342efb4066d6f1e9d296939b9ca3485ec49ffd683fab80942cef2_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:2288fc3efbd342efb4066d6f1e9d296939b9ca3485ec49ffd683fab80942cef2_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:2288fc3efbd342efb4066d6f1e9d296939b9ca3485ec49ffd683fab80942cef2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:2288fc3efbd342efb4066d6f1e9d296939b9ca3485ec49ffd683fab80942cef2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.14.0-202405161337.p0.g1ef82f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:b9f10623f9400e59c9ab8eaab08d422a3eb5fd2a9c32f02547f741ca3a3d38f1_arm64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:b9f10623f9400e59c9ab8eaab08d422a3eb5fd2a9c32f02547f741ca3a3d38f1_arm64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:b9f10623f9400e59c9ab8eaab08d422a3eb5fd2a9c32f02547f741ca3a3d38f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:b9f10623f9400e59c9ab8eaab08d422a3eb5fd2a9c32f02547f741ca3a3d38f1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.14.0-202405161337.p0.gad85376.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:d81bedd24ef68bab60a00620923a02ed9666ee3089ea175624524c2af29f4502_arm64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:d81bedd24ef68bab60a00620923a02ed9666ee3089ea175624524c2af29f4502_arm64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:d81bedd24ef68bab60a00620923a02ed9666ee3089ea175624524c2af29f4502_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:d81bedd24ef68bab60a00620923a02ed9666ee3089ea175624524c2af29f4502?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.14.0-202405170238.p0.g3343d79.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:3e39ad193ce8732aeb73f4e903c0f8e8f43abb7590ae9c848f5f2d68d4921743_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:3e39ad193ce8732aeb73f4e903c0f8e8f43abb7590ae9c848f5f2d68d4921743_arm64",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:3e39ad193ce8732aeb73f4e903c0f8e8f43abb7590ae9c848f5f2d68d4921743_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:3e39ad193ce8732aeb73f4e903c0f8e8f43abb7590ae9c848f5f2d68d4921743?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.14.0-202405171210.p0.g32854ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:1b12181214ad990931de365eecb7efe4ab34a3147cdafcc296298d35a4f7d83a_arm64",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:1b12181214ad990931de365eecb7efe4ab34a3147cdafcc296298d35a4f7d83a_arm64",
"product_id": "openshift4/ose-etcd-rhel9@sha256:1b12181214ad990931de365eecb7efe4ab34a3147cdafcc296298d35a4f7d83a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:1b12181214ad990931de365eecb7efe4ab34a3147cdafcc296298d35a4f7d83a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.14.0-202405161337.p0.gb0c0321.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:dbb8b22c262f41a2178815e05bbe903cc578858b562f401fb9a229d1c7188de8_arm64",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:dbb8b22c262f41a2178815e05bbe903cc578858b562f401fb9a229d1c7188de8_arm64",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:dbb8b22c262f41a2178815e05bbe903cc578858b562f401fb9a229d1c7188de8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:dbb8b22c262f41a2178815e05bbe903cc578858b562f401fb9a229d1c7188de8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.14.0-202405162138.p0.ga43159e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:ed28b865ed1657cdf1d2acb5287fe2012845dc409a9cdccd24b652b2601e0e48_arm64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:ed28b865ed1657cdf1d2acb5287fe2012845dc409a9cdccd24b652b2601e0e48_arm64",
"product_id": "openshift4/ose-installer-artifacts@sha256:ed28b865ed1657cdf1d2acb5287fe2012845dc409a9cdccd24b652b2601e0e48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:ed28b865ed1657cdf1d2acb5287fe2012845dc409a9cdccd24b652b2601e0e48?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.14.0-202405170238.p0.g3343d79.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:dde17bfcd61fbed0cbe7764c6c827d79f7e4f5161f7182dbdf8044ce3ae00d71_arm64",
"product": {
"name": "openshift4/ose-installer@sha256:dde17bfcd61fbed0cbe7764c6c827d79f7e4f5161f7182dbdf8044ce3ae00d71_arm64",
"product_id": "openshift4/ose-installer@sha256:dde17bfcd61fbed0cbe7764c6c827d79f7e4f5161f7182dbdf8044ce3ae00d71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:dde17bfcd61fbed0cbe7764c6c827d79f7e4f5161f7182dbdf8044ce3ae00d71?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.14.0-202405170238.p0.g3343d79.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:a07305e4d8731662f4f74b672bcb658e5b53593a08c1768da52577670eae80a8_arm64",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:a07305e4d8731662f4f74b672bcb658e5b53593a08c1768da52577670eae80a8_arm64",
"product_id": "openshift4/ose-machine-api-operator@sha256:a07305e4d8731662f4f74b672bcb658e5b53593a08c1768da52577670eae80a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:a07305e4d8731662f4f74b672bcb658e5b53593a08c1768da52577670eae80a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.14.0-202405171210.p0.g73f2a1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:f65de2fa7102e01a69cf096fca9b681f9c4f3f520cc2858e70b70b2bc9d9cdfa_arm64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:f65de2fa7102e01a69cf096fca9b681f9c4f3f520cc2858e70b70b2bc9d9cdfa_arm64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:f65de2fa7102e01a69cf096fca9b681f9c4f3f520cc2858e70b70b2bc9d9cdfa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:f65de2fa7102e01a69cf096fca9b681f9c4f3f520cc2858e70b70b2bc9d9cdfa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.14.0-202405170238.p0.gd3a4a6c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:d12787bea010edfd8a6072dfbc61880ec8df8b4bee0a5a38b83e2e9a04cad342_arm64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:d12787bea010edfd8a6072dfbc61880ec8df8b4bee0a5a38b83e2e9a04cad342_arm64",
"product_id": "openshift4/network-tools-rhel8@sha256:d12787bea010edfd8a6072dfbc61880ec8df8b4bee0a5a38b83e2e9a04cad342_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:d12787bea010edfd8a6072dfbc61880ec8df8b4bee0a5a38b83e2e9a04cad342?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.14.0-202405161337.p0.ge79d817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.14.0-202405161337.p0.g4f1ff16.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.14.0-202405161337.p0.g4f1ff16.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd31fee892859c2f92004de16416718714bdf677fdd5d52cda32d42e5a6388e6_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd31fee892859c2f92004de16416718714bdf677fdd5d52cda32d42e5a6388e6_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd31fee892859c2f92004de16416718714bdf677fdd5d52cda32d42e5a6388e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:dd31fee892859c2f92004de16416718714bdf677fdd5d52cda32d42e5a6388e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.14.0-202405161337.p0.g4f1ff16.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.14.0-202405161337.p0.gce4b975.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.14.0-202405161337.p0.gce4b975.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:c8e04075d322724a81051290db2b36914ee8d8fd06f1f9c28377142465caa6a6_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:c8e04075d322724a81051290db2b36914ee8d8fd06f1f9c28377142465caa6a6_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:c8e04075d322724a81051290db2b36914ee8d8fd06f1f9c28377142465caa6a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:c8e04075d322724a81051290db2b36914ee8d8fd06f1f9c28377142465caa6a6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.14.0-202405161337.p0.gcafed17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:ea96f8422cccf70ce686a0888c99351042915107618d2868e0f2f999f5308f84_ppc64le",
"product": {
"name": "openshift4/ose-console@sha256:ea96f8422cccf70ce686a0888c99351042915107618d2868e0f2f999f5308f84_ppc64le",
"product_id": "openshift4/ose-console@sha256:ea96f8422cccf70ce686a0888c99351042915107618d2868e0f2f999f5308f84_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:ea96f8422cccf70ce686a0888c99351042915107618d2868e0f2f999f5308f84?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.14.0-202405201438.p0.gb9c2c6f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:caa466464773edbc5b67a29e4fbdc33a87550df0c92e351605f80db22a3038b0_ppc64le",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:caa466464773edbc5b67a29e4fbdc33a87550df0c92e351605f80db22a3038b0_ppc64le",
"product_id": "openshift4/ose-haproxy-router@sha256:caa466464773edbc5b67a29e4fbdc33a87550df0c92e351605f80db22a3038b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:caa466464773edbc5b67a29e4fbdc33a87550df0c92e351605f80db22a3038b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.14.0-202405171809.p0.g99b0c31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:d31811e350f24fad1773561c6e145de8e6ff9a898496a5807b4367fbc442800b_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:d31811e350f24fad1773561c6e145de8e6ff9a898496a5807b4367fbc442800b_ppc64le",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:d31811e350f24fad1773561c6e145de8e6ff9a898496a5807b4367fbc442800b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:d31811e350f24fad1773561c6e145de8e6ff9a898496a5807b4367fbc442800b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202405161938.p0.g048520e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:7a2c108eda122c89d401e618bbca05252b913724f3f43b47ccf080b053229a96_ppc64le",
"product": {
"name": "openshift4/ose-pod@sha256:7a2c108eda122c89d401e618bbca05252b913724f3f43b47ccf080b053229a96_ppc64le",
"product_id": "openshift4/ose-pod@sha256:7a2c108eda122c89d401e618bbca05252b913724f3f43b47ccf080b053229a96_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:7a2c108eda122c89d401e618bbca05252b913724f3f43b47ccf080b053229a96?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202405161938.p0.g048520e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:02430a1170b02a2029b95b62ba7079ad5b09e9c0ec17175027d5b503bb289c5c_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:02430a1170b02a2029b95b62ba7079ad5b09e9c0ec17175027d5b503bb289c5c_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:02430a1170b02a2029b95b62ba7079ad5b09e9c0ec17175027d5b503bb289c5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:02430a1170b02a2029b95b62ba7079ad5b09e9c0ec17175027d5b503bb289c5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.14.0-202405161337.p0.g1ef82f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:0aa0651c884c16f456894c11c96a411c6564988861519fd77506754ebe79ffbd_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:0aa0651c884c16f456894c11c96a411c6564988861519fd77506754ebe79ffbd_ppc64le",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:0aa0651c884c16f456894c11c96a411c6564988861519fd77506754ebe79ffbd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:0aa0651c884c16f456894c11c96a411c6564988861519fd77506754ebe79ffbd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.14.0-202405161337.p0.gad85376.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:b959cea9c22829ada32fc4efa55265153952b3be5da430132aa8880d88f8338d_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:b959cea9c22829ada32fc4efa55265153952b3be5da430132aa8880d88f8338d_ppc64le",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:b959cea9c22829ada32fc4efa55265153952b3be5da430132aa8880d88f8338d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:b959cea9c22829ada32fc4efa55265153952b3be5da430132aa8880d88f8338d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.14.0-202405170238.p0.g3343d79.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:d0d9c15acde214d2b88f6fac223aa3622b36b06fa9fc2ae6a1a8a775fa544166_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:d0d9c15acde214d2b88f6fac223aa3622b36b06fa9fc2ae6a1a8a775fa544166_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:d0d9c15acde214d2b88f6fac223aa3622b36b06fa9fc2ae6a1a8a775fa544166_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:d0d9c15acde214d2b88f6fac223aa3622b36b06fa9fc2ae6a1a8a775fa544166?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.14.0-202405171210.p0.g32854ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:3b7db706149595adbb0f3ffabfeafaf9d329d2f89706fb9de20a24f528cbcabc_ppc64le",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:3b7db706149595adbb0f3ffabfeafaf9d329d2f89706fb9de20a24f528cbcabc_ppc64le",
"product_id": "openshift4/ose-etcd-rhel9@sha256:3b7db706149595adbb0f3ffabfeafaf9d329d2f89706fb9de20a24f528cbcabc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:3b7db706149595adbb0f3ffabfeafaf9d329d2f89706fb9de20a24f528cbcabc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.14.0-202405161337.p0.gb0c0321.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:a90cd04bcf7385b7aa7d273c6a5b1a579aa4fd99ea4c25abd6ef7dc02835aec1_ppc64le",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:a90cd04bcf7385b7aa7d273c6a5b1a579aa4fd99ea4c25abd6ef7dc02835aec1_ppc64le",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:a90cd04bcf7385b7aa7d273c6a5b1a579aa4fd99ea4c25abd6ef7dc02835aec1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:a90cd04bcf7385b7aa7d273c6a5b1a579aa4fd99ea4c25abd6ef7dc02835aec1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.14.0-202405162138.p0.ga43159e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:40c5865e32371ae5b401471f14964c16d712badb5225dcc1b178f4b75d40f742_ppc64le",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:40c5865e32371ae5b401471f14964c16d712badb5225dcc1b178f4b75d40f742_ppc64le",
"product_id": "openshift4/ose-installer-artifacts@sha256:40c5865e32371ae5b401471f14964c16d712badb5225dcc1b178f4b75d40f742_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:40c5865e32371ae5b401471f14964c16d712badb5225dcc1b178f4b75d40f742?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.14.0-202405170238.p0.g3343d79.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:7ebbce099af34c40bba4dac1daa07ef734374294b3ac3b31b48d8890c2bedbd5_ppc64le",
"product": {
"name": "openshift4/ose-installer@sha256:7ebbce099af34c40bba4dac1daa07ef734374294b3ac3b31b48d8890c2bedbd5_ppc64le",
"product_id": "openshift4/ose-installer@sha256:7ebbce099af34c40bba4dac1daa07ef734374294b3ac3b31b48d8890c2bedbd5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:7ebbce099af34c40bba4dac1daa07ef734374294b3ac3b31b48d8890c2bedbd5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.14.0-202405170238.p0.g3343d79.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:2d2d3191e843817cb48d08fb23622dbbb9e6899280e2f2d7b779149d33176a33_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:2d2d3191e843817cb48d08fb23622dbbb9e6899280e2f2d7b779149d33176a33_ppc64le",
"product_id": "openshift4/ose-machine-api-operator@sha256:2d2d3191e843817cb48d08fb23622dbbb9e6899280e2f2d7b779149d33176a33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:2d2d3191e843817cb48d08fb23622dbbb9e6899280e2f2d7b779149d33176a33?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.14.0-202405171210.p0.g73f2a1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:d45386a3e70db4fc9a23c45fa0971361c75eef8e2f3dcf9da684c744568bc0a4_ppc64le",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:d45386a3e70db4fc9a23c45fa0971361c75eef8e2f3dcf9da684c744568bc0a4_ppc64le",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:d45386a3e70db4fc9a23c45fa0971361c75eef8e2f3dcf9da684c744568bc0a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:d45386a3e70db4fc9a23c45fa0971361c75eef8e2f3dcf9da684c744568bc0a4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.14.0-202405170238.p0.gd3a4a6c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:17ad9e6e79cfde04c5e4bb2be1cccd4b82328938b59edb91834b0458a29e3a87_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:17ad9e6e79cfde04c5e4bb2be1cccd4b82328938b59edb91834b0458a29e3a87_ppc64le",
"product_id": "openshift4/network-tools-rhel8@sha256:17ad9e6e79cfde04c5e4bb2be1cccd4b82328938b59edb91834b0458a29e3a87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:17ad9e6e79cfde04c5e4bb2be1cccd4b82328938b59edb91834b0458a29e3a87?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.14.0-202405161337.p0.ge79d817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.14.0-202405161337.p0.g4f1ff16.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.14.0-202405161337.p0.g4f1ff16.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:99dee0b732d4f8970eab77c13d825914d1e223822a4d132fa47c78678c8dad09_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:99dee0b732d4f8970eab77c13d825914d1e223822a4d132fa47c78678c8dad09_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:99dee0b732d4f8970eab77c13d825914d1e223822a4d132fa47c78678c8dad09_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:99dee0b732d4f8970eab77c13d825914d1e223822a4d132fa47c78678c8dad09?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.14.0-202405161337.p0.g4f1ff16.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_ppc64le",
"product": {
"name": "rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_ppc64le",
"product_id": "rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=414.92.202405162017-0"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_aarch64",
"product": {
"name": "rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_aarch64",
"product_id": "rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_aarch64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=414.92.202405162017-0"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_x86_64",
"product": {
"name": "rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_x86_64",
"product_id": "rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_x86_64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=414.92.202405162017-0"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:03c12c7a04c36a795378d09378b5d47e659442e8e8b9aeccca30dc0fe2eb6038_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:03c12c7a04c36a795378d09378b5d47e659442e8e8b9aeccca30dc0fe2eb6038_s390x"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:03c12c7a04c36a795378d09378b5d47e659442e8e8b9aeccca30dc0fe2eb6038_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:17ad9e6e79cfde04c5e4bb2be1cccd4b82328938b59edb91834b0458a29e3a87_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:17ad9e6e79cfde04c5e4bb2be1cccd4b82328938b59edb91834b0458a29e3a87_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:17ad9e6e79cfde04c5e4bb2be1cccd4b82328938b59edb91834b0458a29e3a87_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:b98c393c434204abe7b8eda190ed072bb74e349728a438a28f243cfff6135931_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b98c393c434204abe7b8eda190ed072bb74e349728a438a28f243cfff6135931_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:b98c393c434204abe7b8eda190ed072bb74e349728a438a28f243cfff6135931_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:d12787bea010edfd8a6072dfbc61880ec8df8b4bee0a5a38b83e2e9a04cad342_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:d12787bea010edfd8a6072dfbc61880ec8df8b4bee0a5a38b83e2e9a04cad342_arm64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:d12787bea010edfd8a6072dfbc61880ec8df8b4bee0a5a38b83e2e9a04cad342_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:0a600ebd6495daea79a53cbf136adb3866e6406f7e6615ac136103c8eb821043_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:0a600ebd6495daea79a53cbf136adb3866e6406f7e6615ac136103c8eb821043_s390x"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:0a600ebd6495daea79a53cbf136adb3866e6406f7e6615ac136103c8eb821043_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:b959cea9c22829ada32fc4efa55265153952b3be5da430132aa8880d88f8338d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b959cea9c22829ada32fc4efa55265153952b3be5da430132aa8880d88f8338d_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:b959cea9c22829ada32fc4efa55265153952b3be5da430132aa8880d88f8338d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:d81bedd24ef68bab60a00620923a02ed9666ee3089ea175624524c2af29f4502_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:d81bedd24ef68bab60a00620923a02ed9666ee3089ea175624524c2af29f4502_arm64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:d81bedd24ef68bab60a00620923a02ed9666ee3089ea175624524c2af29f4502_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:ddc445eeee2bf0ae040b83ef0a098854821216be3b1a08a497561ae53bdd6581_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:ddc445eeee2bf0ae040b83ef0a098854821216be3b1a08a497561ae53bdd6581_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:ddc445eeee2bf0ae040b83ef0a098854821216be3b1a08a497561ae53bdd6581_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:3e39ad193ce8732aeb73f4e903c0f8e8f43abb7590ae9c848f5f2d68d4921743_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3e39ad193ce8732aeb73f4e903c0f8e8f43abb7590ae9c848f5f2d68d4921743_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:3e39ad193ce8732aeb73f4e903c0f8e8f43abb7590ae9c848f5f2d68d4921743_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:ad18da2c0f3bbcf912d3fe0cba164cf0365120841ec67fa8c79945eb0694432b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:ad18da2c0f3bbcf912d3fe0cba164cf0365120841ec67fa8c79945eb0694432b_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:ad18da2c0f3bbcf912d3fe0cba164cf0365120841ec67fa8c79945eb0694432b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:d0d9c15acde214d2b88f6fac223aa3622b36b06fa9fc2ae6a1a8a775fa544166_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d0d9c15acde214d2b88f6fac223aa3622b36b06fa9fc2ae6a1a8a775fa544166_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:d0d9c15acde214d2b88f6fac223aa3622b36b06fa9fc2ae6a1a8a775fa544166_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:f93a29b2665dd9423966162461c32756322c44b01c358ff3eacc57fb0f7a0048_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:f93a29b2665dd9423966162461c32756322c44b01c358ff3eacc57fb0f7a0048_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:f93a29b2665dd9423966162461c32756322c44b01c358ff3eacc57fb0f7a0048_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:3cfd3e8f7e91da7ea25fc3e0f142dc34ef43165ddc724203bae26a8967041b41_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console@sha256:3cfd3e8f7e91da7ea25fc3e0f142dc34ef43165ddc724203bae26a8967041b41_amd64"
},
"product_reference": "openshift4/ose-console@sha256:3cfd3e8f7e91da7ea25fc3e0f142dc34ef43165ddc724203bae26a8967041b41_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:63c94b40b52b73bcbba7b69c267055e4649d4b104036acb11caa461b77718ced_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console@sha256:63c94b40b52b73bcbba7b69c267055e4649d4b104036acb11caa461b77718ced_s390x"
},
"product_reference": "openshift4/ose-console@sha256:63c94b40b52b73bcbba7b69c267055e4649d4b104036acb11caa461b77718ced_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:707894993c637779dde870d1cbc733341768432d3beae45f14b096722c1d7635_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console@sha256:707894993c637779dde870d1cbc733341768432d3beae45f14b096722c1d7635_arm64"
},
"product_reference": "openshift4/ose-console@sha256:707894993c637779dde870d1cbc733341768432d3beae45f14b096722c1d7635_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:ea96f8422cccf70ce686a0888c99351042915107618d2868e0f2f999f5308f84_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console@sha256:ea96f8422cccf70ce686a0888c99351042915107618d2868e0f2f999f5308f84_ppc64le"
},
"product_reference": "openshift4/ose-console@sha256:ea96f8422cccf70ce686a0888c99351042915107618d2868e0f2f999f5308f84_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:4f2d626eb400b444700a80c2efdf29ba93872abc0620285623b05525c1fffa8a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:4f2d626eb400b444700a80c2efdf29ba93872abc0620285623b05525c1fffa8a_arm64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:4f2d626eb400b444700a80c2efdf29ba93872abc0620285623b05525c1fffa8a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:7d2c004c7567b0203ac9eb16b06971b0e0e36986ab09da7e90f80db6815866c6_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:7d2c004c7567b0203ac9eb16b06971b0e0e36986ab09da7e90f80db6815866c6_s390x"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:7d2c004c7567b0203ac9eb16b06971b0e0e36986ab09da7e90f80db6815866c6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:caa466464773edbc5b67a29e4fbdc33a87550df0c92e351605f80db22a3038b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:caa466464773edbc5b67a29e4fbdc33a87550df0c92e351605f80db22a3038b0_ppc64le"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:caa466464773edbc5b67a29e4fbdc33a87550df0c92e351605f80db22a3038b0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:f699172cd627b0babbc67878fd78883648a1f8bd9c82441e875b67a9c8f5b71a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:f699172cd627b0babbc67878fd78883648a1f8bd9c82441e875b67a9c8f5b71a_amd64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:f699172cd627b0babbc67878fd78883648a1f8bd9c82441e875b67a9c8f5b71a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:0aa879f731211c3b80924f0ad5c2d46bf840ad5d157607918afcd88aad067988_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:0aa879f731211c3b80924f0ad5c2d46bf840ad5d157607918afcd88aad067988_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:0aa879f731211c3b80924f0ad5c2d46bf840ad5d157607918afcd88aad067988_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:3545ce63ecd97d9ce0bd20e77cdcde6952e59ca962baf66db5a198d16d7c5681_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:3545ce63ecd97d9ce0bd20e77cdcde6952e59ca962baf66db5a198d16d7c5681_s390x"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:3545ce63ecd97d9ce0bd20e77cdcde6952e59ca962baf66db5a198d16d7c5681_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:a90cd04bcf7385b7aa7d273c6a5b1a579aa4fd99ea4c25abd6ef7dc02835aec1_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:a90cd04bcf7385b7aa7d273c6a5b1a579aa4fd99ea4c25abd6ef7dc02835aec1_ppc64le"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:a90cd04bcf7385b7aa7d273c6a5b1a579aa4fd99ea4c25abd6ef7dc02835aec1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:dbb8b22c262f41a2178815e05bbe903cc578858b562f401fb9a229d1c7188de8_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:dbb8b22c262f41a2178815e05bbe903cc578858b562f401fb9a229d1c7188de8_arm64"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:dbb8b22c262f41a2178815e05bbe903cc578858b562f401fb9a229d1c7188de8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:40c5865e32371ae5b401471f14964c16d712badb5225dcc1b178f4b75d40f742_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:40c5865e32371ae5b401471f14964c16d712badb5225dcc1b178f4b75d40f742_ppc64le"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:40c5865e32371ae5b401471f14964c16d712badb5225dcc1b178f4b75d40f742_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:7b157d81a96a58b59e3fb7231bfe8c79cd9c81dbbbd8fe593eed150909c3ba26_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:7b157d81a96a58b59e3fb7231bfe8c79cd9c81dbbbd8fe593eed150909c3ba26_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:7b157d81a96a58b59e3fb7231bfe8c79cd9c81dbbbd8fe593eed150909c3ba26_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:b45e946749f9b777c0bf0b0e62076bf9b8572e8026d6edc13307ffb2969b4b10_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:b45e946749f9b777c0bf0b0e62076bf9b8572e8026d6edc13307ffb2969b4b10_s390x"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:b45e946749f9b777c0bf0b0e62076bf9b8572e8026d6edc13307ffb2969b4b10_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:ed28b865ed1657cdf1d2acb5287fe2012845dc409a9cdccd24b652b2601e0e48_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ed28b865ed1657cdf1d2acb5287fe2012845dc409a9cdccd24b652b2601e0e48_arm64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:ed28b865ed1657cdf1d2acb5287fe2012845dc409a9cdccd24b652b2601e0e48_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:5e5b08bdfcd33d89cf57a4efdb7aab9c9dda994f82221566ddaae76f54c8fb11_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer@sha256:5e5b08bdfcd33d89cf57a4efdb7aab9c9dda994f82221566ddaae76f54c8fb11_s390x"
},
"product_reference": "openshift4/ose-installer@sha256:5e5b08bdfcd33d89cf57a4efdb7aab9c9dda994f82221566ddaae76f54c8fb11_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:7ebbce099af34c40bba4dac1daa07ef734374294b3ac3b31b48d8890c2bedbd5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7ebbce099af34c40bba4dac1daa07ef734374294b3ac3b31b48d8890c2bedbd5_ppc64le"
},
"product_reference": "openshift4/ose-installer@sha256:7ebbce099af34c40bba4dac1daa07ef734374294b3ac3b31b48d8890c2bedbd5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:a145cef307f12d62a5837415eb63f48a9e0500c22f6a85279a9d9adfb83c8a18_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer@sha256:a145cef307f12d62a5837415eb63f48a9e0500c22f6a85279a9d9adfb83c8a18_amd64"
},
"product_reference": "openshift4/ose-installer@sha256:a145cef307f12d62a5837415eb63f48a9e0500c22f6a85279a9d9adfb83c8a18_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:dde17bfcd61fbed0cbe7764c6c827d79f7e4f5161f7182dbdf8044ce3ae00d71_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer@sha256:dde17bfcd61fbed0cbe7764c6c827d79f7e4f5161f7182dbdf8044ce3ae00d71_arm64"
},
"product_reference": "openshift4/ose-installer@sha256:dde17bfcd61fbed0cbe7764c6c827d79f7e4f5161f7182dbdf8044ce3ae00d71_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:2d2d3191e843817cb48d08fb23622dbbb9e6899280e2f2d7b779149d33176a33_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2d2d3191e843817cb48d08fb23622dbbb9e6899280e2f2d7b779149d33176a33_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:2d2d3191e843817cb48d08fb23622dbbb9e6899280e2f2d7b779149d33176a33_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:7525f7f7ed6372b8ae82da56e4cd6f90be5019ef88024f3f9f4d9a286f095ea3_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:7525f7f7ed6372b8ae82da56e4cd6f90be5019ef88024f3f9f4d9a286f095ea3_amd64"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:7525f7f7ed6372b8ae82da56e4cd6f90be5019ef88024f3f9f4d9a286f095ea3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:a07305e4d8731662f4f74b672bcb658e5b53593a08c1768da52577670eae80a8_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:a07305e4d8731662f4f74b672bcb658e5b53593a08c1768da52577670eae80a8_arm64"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:a07305e4d8731662f4f74b672bcb658e5b53593a08c1768da52577670eae80a8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:f8ccce665a728bdffb7b26c76bb2f19bde99f7131cb01462d868e15399c02be4_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:f8ccce665a728bdffb7b26c76bb2f19bde99f7131cb01462d868e15399c02be4_s390x"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:f8ccce665a728bdffb7b26c76bb2f19bde99f7131cb01462d868e15399c02be4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:bb989e948b726b77227501fba85a35008d8f3f7f303f03f125ea85f6a61d7469_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:bb989e948b726b77227501fba85a35008d8f3f7f303f03f125ea85f6a61d7469_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:bb989e948b726b77227501fba85a35008d8f3f7f303f03f125ea85f6a61d7469_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:d45386a3e70db4fc9a23c45fa0971361c75eef8e2f3dcf9da684c744568bc0a4_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d45386a3e70db4fc9a23c45fa0971361c75eef8e2f3dcf9da684c744568bc0a4_ppc64le"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:d45386a3e70db4fc9a23c45fa0971361c75eef8e2f3dcf9da684c744568bc0a4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:f65de2fa7102e01a69cf096fca9b681f9c4f3f520cc2858e70b70b2bc9d9cdfa_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f65de2fa7102e01a69cf096fca9b681f9c4f3f520cc2858e70b70b2bc9d9cdfa_arm64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:f65de2fa7102e01a69cf096fca9b681f9c4f3f520cc2858e70b70b2bc9d9cdfa_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:0f6ec1e4ec9138491cd9c6b49038c49eabc1e9116a25e5be6ddc709a36339383_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f6ec1e4ec9138491cd9c6b49038c49eabc1e9116a25e5be6ddc709a36339383_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:0f6ec1e4ec9138491cd9c6b49038c49eabc1e9116a25e5be6ddc709a36339383_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:7a2c108eda122c89d401e618bbca05252b913724f3f43b47ccf080b053229a96_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7a2c108eda122c89d401e618bbca05252b913724f3f43b47ccf080b053229a96_ppc64le"
},
"product_reference": "openshift4/ose-pod@sha256:7a2c108eda122c89d401e618bbca05252b913724f3f43b47ccf080b053229a96_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:8f9a4cdd1ff7e3f3cfe8d3be109bfe36f9743b6149a8d4fb2160ed2d4ef60c8d_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:8f9a4cdd1ff7e3f3cfe8d3be109bfe36f9743b6149a8d4fb2160ed2d4ef60c8d_s390x"
},
"product_reference": "openshift4/ose-pod@sha256:8f9a4cdd1ff7e3f3cfe8d3be109bfe36f9743b6149a8d4fb2160ed2d4ef60c8d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:9970b387ce2b37cc806d5079274f82d6c3c0ee5de5d9a0b28bafcac7f40580bd_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:9970b387ce2b37cc806d5079274f82d6c3c0ee5de5d9a0b28bafcac7f40580bd_arm64"
},
"product_reference": "openshift4/ose-pod@sha256:9970b387ce2b37cc806d5079274f82d6c3c0ee5de5d9a0b28bafcac7f40580bd_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6121a5e12032d52d11d25e8252023fb70ce10a6f1d779a9e0af314f199aa9e6d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6121a5e12032d52d11d25e8252023fb70ce10a6f1d779a9e0af314f199aa9e6d_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6121a5e12032d52d11d25e8252023fb70ce10a6f1d779a9e0af314f199aa9e6d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:02f4854c8a2ac829fa497f433f52e39a8b2a2c5230a2c14193080510dba95552_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:02f4854c8a2ac829fa497f433f52e39a8b2a2c5230a2c14193080510dba95552_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:02f4854c8a2ac829fa497f433f52e39a8b2a2c5230a2c14193080510dba95552_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:4feae2e6bb59f667431e11e832d294fc5900c1ab38a3bb845191ee93524208e4_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:4feae2e6bb59f667431e11e832d294fc5900c1ab38a3bb845191ee93524208e4_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:4feae2e6bb59f667431e11e832d294fc5900c1ab38a3bb845191ee93524208e4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:6e25f541de9ad53e8c7a3b4a275b49982e24ff10a2913300504e14c1f488288f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:6e25f541de9ad53e8c7a3b4a275b49982e24ff10a2913300504e14c1f488288f_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:6e25f541de9ad53e8c7a3b4a275b49982e24ff10a2913300504e14c1f488288f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:c8e04075d322724a81051290db2b36914ee8d8fd06f1f9c28377142465caa6a6_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:c8e04075d322724a81051290db2b36914ee8d8fd06f1f9c28377142465caa6a6_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:c8e04075d322724a81051290db2b36914ee8d8fd06f1f9c28377142465caa6a6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:02430a1170b02a2029b95b62ba7079ad5b09e9c0ec17175027d5b503bb289c5c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:02430a1170b02a2029b95b62ba7079ad5b09e9c0ec17175027d5b503bb289c5c_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:02430a1170b02a2029b95b62ba7079ad5b09e9c0ec17175027d5b503bb289c5c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:2288fc3efbd342efb4066d6f1e9d296939b9ca3485ec49ffd683fab80942cef2_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2288fc3efbd342efb4066d6f1e9d296939b9ca3485ec49ffd683fab80942cef2_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:2288fc3efbd342efb4066d6f1e9d296939b9ca3485ec49ffd683fab80942cef2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:933a16569c4c19d5264e31acb6ef7184c80410227f8b5bbff57ee62dfb2d6956_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:933a16569c4c19d5264e31acb6ef7184c80410227f8b5bbff57ee62dfb2d6956_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:933a16569c4c19d5264e31acb6ef7184c80410227f8b5bbff57ee62dfb2d6956_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:f14613d6e2a6082539b34ab5a97af96cece75778c5aaff79f4a05814546c7d8e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f14613d6e2a6082539b34ab5a97af96cece75778c5aaff79f4a05814546c7d8e_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:f14613d6e2a6082539b34ab5a97af96cece75778c5aaff79f4a05814546c7d8e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:0aa0651c884c16f456894c11c96a411c6564988861519fd77506754ebe79ffbd_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:0aa0651c884c16f456894c11c96a411c6564988861519fd77506754ebe79ffbd_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:0aa0651c884c16f456894c11c96a411c6564988861519fd77506754ebe79ffbd_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:b9f10623f9400e59c9ab8eaab08d422a3eb5fd2a9c32f02547f741ca3a3d38f1_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b9f10623f9400e59c9ab8eaab08d422a3eb5fd2a9c32f02547f741ca3a3d38f1_arm64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:b9f10623f9400e59c9ab8eaab08d422a3eb5fd2a9c32f02547f741ca3a3d38f1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:c294d0e0a08c16b1ec0a2fca681c2e95a95e5a2fbdd73d866ca006fe65225c99_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:c294d0e0a08c16b1ec0a2fca681c2e95a95e5a2fbdd73d866ca006fe65225c99_amd64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:c294d0e0a08c16b1ec0a2fca681c2e95a95e5a2fbdd73d866ca006fe65225c99_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:e741a9543c853313f16c6fd3a30c187f9aa274d9570e035f842267314097da22_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:e741a9543c853313f16c6fd3a30c187f9aa274d9570e035f842267314097da22_s390x"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:e741a9543c853313f16c6fd3a30c187f9aa274d9570e035f842267314097da22_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:09a1af0f7ac31d220a15c05c1fc8ff50e57b77f62f5dae6e3dfa87d7ba63f0d2_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:09a1af0f7ac31d220a15c05c1fc8ff50e57b77f62f5dae6e3dfa87d7ba63f0d2_s390x"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:09a1af0f7ac31d220a15c05c1fc8ff50e57b77f62f5dae6e3dfa87d7ba63f0d2_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:1b12181214ad990931de365eecb7efe4ab34a3147cdafcc296298d35a4f7d83a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1b12181214ad990931de365eecb7efe4ab34a3147cdafcc296298d35a4f7d83a_arm64"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:1b12181214ad990931de365eecb7efe4ab34a3147cdafcc296298d35a4f7d83a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:3b7db706149595adbb0f3ffabfeafaf9d329d2f89706fb9de20a24f528cbcabc_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:3b7db706149595adbb0f3ffabfeafaf9d329d2f89706fb9de20a24f528cbcabc_ppc64le"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:3b7db706149595adbb0f3ffabfeafaf9d329d2f89706fb9de20a24f528cbcabc_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:f86a26f09f2fc6f9fc5b69e077d5a7d0c514235b020f3ede2383510718ef3827_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f86a26f09f2fc6f9fc5b69e077d5a7d0c514235b020f3ede2383510718ef3827_amd64"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:f86a26f09f2fc6f9fc5b69e077d5a7d0c514235b020f3ede2383510718ef3827_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:159fb1cf2b2bfb1d6ea265619b4f281c73f29effbf82176adbbc43ff606558d2_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:159fb1cf2b2bfb1d6ea265619b4f281c73f29effbf82176adbbc43ff606558d2_s390x"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:159fb1cf2b2bfb1d6ea265619b4f281c73f29effbf82176adbbc43ff606558d2_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:33b5df4508533d6ae6578872c23c8a781934cb9bf89a71fd6324739d318f728a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:33b5df4508533d6ae6578872c23c8a781934cb9bf89a71fd6324739d318f728a_arm64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:33b5df4508533d6ae6578872c23c8a781934cb9bf89a71fd6324739d318f728a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:bc093a8ded0afe2024a90acd6ef0e1a20c717eabfc80c08e585f823cd10327ea_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:bc093a8ded0afe2024a90acd6ef0e1a20c717eabfc80c08e585f823cd10327ea_amd64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:bc093a8ded0afe2024a90acd6ef0e1a20c717eabfc80c08e585f823cd10327ea_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:d31811e350f24fad1773561c6e145de8e6ff9a898496a5807b4367fbc442800b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:d31811e350f24fad1773561c6e145de8e6ff9a898496a5807b4367fbc442800b_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:d31811e350f24fad1773561c6e145de8e6ff9a898496a5807b4367fbc442800b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:93289317cd0234b16892634e63e32f9e866f00c398776cc281946e3ae9073c0f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:93289317cd0234b16892634e63e32f9e866f00c398776cc281946e3ae9073c0f_arm64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:93289317cd0234b16892634e63e32f9e866f00c398776cc281946e3ae9073c0f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:9753acf4ed59d48130b0e6a0caef62e1b5caba4c23ca05b8c80256d85f31f3f9_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9753acf4ed59d48130b0e6a0caef62e1b5caba4c23ca05b8c80256d85f31f3f9_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:9753acf4ed59d48130b0e6a0caef62e1b5caba4c23ca05b8c80256d85f31f3f9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1a3bf3549f14452bd745dcb51f34c32ad66813118b554c16aac8283b0965abdc_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1a3bf3549f14452bd745dcb51f34c32ad66813118b554c16aac8283b0965abdc_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1a3bf3549f14452bd745dcb51f34c32ad66813118b554c16aac8283b0965abdc_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b5d0d2a59bdbce92419b4a60aa386c1ee098fd55d35622dd5fe795c5f214a526_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b5d0d2a59bdbce92419b4a60aa386c1ee098fd55d35622dd5fe795c5f214a526_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b5d0d2a59bdbce92419b4a60aa386c1ee098fd55d35622dd5fe795c5f214a526_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:2a660b348d98513c3e5ed390f58a4a8830e56027c35645eedc8067618703775a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:2a660b348d98513c3e5ed390f58a4a8830e56027c35645eedc8067618703775a_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:2a660b348d98513c3e5ed390f58a4a8830e56027c35645eedc8067618703775a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:c8c0b9ae7c1988326b812eec034e9065cd305ae6a927cd81138e3687ef45ec38_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c8c0b9ae7c1988326b812eec034e9065cd305ae6a927cd81138e3687ef45ec38_arm64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:c8c0b9ae7c1988326b812eec034e9065cd305ae6a927cd81138e3687ef45ec38_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3ddf304d2bcc76743540536e57af9c459dd1fb63a127a07b128074a42b992300_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3ddf304d2bcc76743540536e57af9c459dd1fb63a127a07b128074a42b992300_amd64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3ddf304d2bcc76743540536e57af9c459dd1fb63a127a07b128074a42b992300_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43d49a2d653ad655864c737183857b14903cddcee8f3367bb0b718b5f2a544b2_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43d49a2d653ad655864c737183857b14903cddcee8f3367bb0b718b5f2a544b2_arm64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43d49a2d653ad655864c737183857b14903cddcee8f3367bb0b718b5f2a544b2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33745f0814b401a1dfd89ba9bdf374e52521f175d0578cab4900afbd70eff3cb_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33745f0814b401a1dfd89ba9bdf374e52521f175d0578cab4900afbd70eff3cb_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33745f0814b401a1dfd89ba9bdf374e52521f175d0578cab4900afbd70eff3cb_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:99dee0b732d4f8970eab77c13d825914d1e223822a4d132fa47c78678c8dad09_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:99dee0b732d4f8970eab77c13d825914d1e223822a4d132fa47c78678c8dad09_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:99dee0b732d4f8970eab77c13d825914d1e223822a4d132fa47c78678c8dad09_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d648d2d83769d09a3c15a189dd7c3ea66c81365b9944a1d28da3707c38de39c0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d648d2d83769d09a3c15a189dd7c3ea66c81365b9944a1d28da3707c38de39c0_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d648d2d83769d09a3c15a189dd7c3ea66c81365b9944a1d28da3707c38de39c0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd31fee892859c2f92004de16416718714bdf677fdd5d52cda32d42e5a6388e6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd31fee892859c2f92004de16416718714bdf677fdd5d52cda32d42e5a6388e6_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd31fee892859c2f92004de16416718714bdf677fdd5d52cda32d42e5a6388e6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_aarch64"
},
"product_reference": "rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_ppc64le"
},
"product_reference": "rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_s390x"
},
"product_reference": "rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_x86_64"
},
"product_reference": "rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:03c12c7a04c36a795378d09378b5d47e659442e8e8b9aeccca30dc0fe2eb6038_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:17ad9e6e79cfde04c5e4bb2be1cccd4b82328938b59edb91834b0458a29e3a87_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b98c393c434204abe7b8eda190ed072bb74e349728a438a28f243cfff6135931_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:d12787bea010edfd8a6072dfbc61880ec8df8b4bee0a5a38b83e2e9a04cad342_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:0a600ebd6495daea79a53cbf136adb3866e6406f7e6615ac136103c8eb821043_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b959cea9c22829ada32fc4efa55265153952b3be5da430132aa8880d88f8338d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:d81bedd24ef68bab60a00620923a02ed9666ee3089ea175624524c2af29f4502_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:ddc445eeee2bf0ae040b83ef0a098854821216be3b1a08a497561ae53bdd6581_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:3cfd3e8f7e91da7ea25fc3e0f142dc34ef43165ddc724203bae26a8967041b41_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:63c94b40b52b73bcbba7b69c267055e4649d4b104036acb11caa461b77718ced_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:707894993c637779dde870d1cbc733341768432d3beae45f14b096722c1d7635_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:ea96f8422cccf70ce686a0888c99351042915107618d2868e0f2f999f5308f84_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:4f2d626eb400b444700a80c2efdf29ba93872abc0620285623b05525c1fffa8a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:7d2c004c7567b0203ac9eb16b06971b0e0e36986ab09da7e90f80db6815866c6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:caa466464773edbc5b67a29e4fbdc33a87550df0c92e351605f80db22a3038b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:f699172cd627b0babbc67878fd78883648a1f8bd9c82441e875b67a9c8f5b71a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:0aa879f731211c3b80924f0ad5c2d46bf840ad5d157607918afcd88aad067988_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:3545ce63ecd97d9ce0bd20e77cdcde6952e59ca962baf66db5a198d16d7c5681_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:a90cd04bcf7385b7aa7d273c6a5b1a579aa4fd99ea4c25abd6ef7dc02835aec1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:dbb8b22c262f41a2178815e05bbe903cc578858b562f401fb9a229d1c7188de8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:40c5865e32371ae5b401471f14964c16d712badb5225dcc1b178f4b75d40f742_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:7b157d81a96a58b59e3fb7231bfe8c79cd9c81dbbbd8fe593eed150909c3ba26_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:b45e946749f9b777c0bf0b0e62076bf9b8572e8026d6edc13307ffb2969b4b10_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ed28b865ed1657cdf1d2acb5287fe2012845dc409a9cdccd24b652b2601e0e48_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:5e5b08bdfcd33d89cf57a4efdb7aab9c9dda994f82221566ddaae76f54c8fb11_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7ebbce099af34c40bba4dac1daa07ef734374294b3ac3b31b48d8890c2bedbd5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:a145cef307f12d62a5837415eb63f48a9e0500c22f6a85279a9d9adfb83c8a18_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:dde17bfcd61fbed0cbe7764c6c827d79f7e4f5161f7182dbdf8044ce3ae00d71_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:bb989e948b726b77227501fba85a35008d8f3f7f303f03f125ea85f6a61d7469_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d45386a3e70db4fc9a23c45fa0971361c75eef8e2f3dcf9da684c744568bc0a4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f65de2fa7102e01a69cf096fca9b681f9c4f3f520cc2858e70b70b2bc9d9cdfa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f6ec1e4ec9138491cd9c6b49038c49eabc1e9116a25e5be6ddc709a36339383_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7a2c108eda122c89d401e618bbca05252b913724f3f43b47ccf080b053229a96_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:8f9a4cdd1ff7e3f3cfe8d3be109bfe36f9743b6149a8d4fb2160ed2d4ef60c8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:9970b387ce2b37cc806d5079274f82d6c3c0ee5de5d9a0b28bafcac7f40580bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6121a5e12032d52d11d25e8252023fb70ce10a6f1d779a9e0af314f199aa9e6d_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:02f4854c8a2ac829fa497f433f52e39a8b2a2c5230a2c14193080510dba95552_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:4feae2e6bb59f667431e11e832d294fc5900c1ab38a3bb845191ee93524208e4_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:6e25f541de9ad53e8c7a3b4a275b49982e24ff10a2913300504e14c1f488288f_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:c8e04075d322724a81051290db2b36914ee8d8fd06f1f9c28377142465caa6a6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:02430a1170b02a2029b95b62ba7079ad5b09e9c0ec17175027d5b503bb289c5c_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2288fc3efbd342efb4066d6f1e9d296939b9ca3485ec49ffd683fab80942cef2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:933a16569c4c19d5264e31acb6ef7184c80410227f8b5bbff57ee62dfb2d6956_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f14613d6e2a6082539b34ab5a97af96cece75778c5aaff79f4a05814546c7d8e_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:0aa0651c884c16f456894c11c96a411c6564988861519fd77506754ebe79ffbd_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b9f10623f9400e59c9ab8eaab08d422a3eb5fd2a9c32f02547f741ca3a3d38f1_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:c294d0e0a08c16b1ec0a2fca681c2e95a95e5a2fbdd73d866ca006fe65225c99_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:e741a9543c853313f16c6fd3a30c187f9aa274d9570e035f842267314097da22_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:09a1af0f7ac31d220a15c05c1fc8ff50e57b77f62f5dae6e3dfa87d7ba63f0d2_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1b12181214ad990931de365eecb7efe4ab34a3147cdafcc296298d35a4f7d83a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:3b7db706149595adbb0f3ffabfeafaf9d329d2f89706fb9de20a24f528cbcabc_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f86a26f09f2fc6f9fc5b69e077d5a7d0c514235b020f3ede2383510718ef3827_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:159fb1cf2b2bfb1d6ea265619b4f281c73f29effbf82176adbbc43ff606558d2_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:33b5df4508533d6ae6578872c23c8a781934cb9bf89a71fd6324739d318f728a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:bc093a8ded0afe2024a90acd6ef0e1a20c717eabfc80c08e585f823cd10327ea_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:d31811e350f24fad1773561c6e145de8e6ff9a898496a5807b4367fbc442800b_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:93289317cd0234b16892634e63e32f9e866f00c398776cc281946e3ae9073c0f_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9753acf4ed59d48130b0e6a0caef62e1b5caba4c23ca05b8c80256d85f31f3f9_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1a3bf3549f14452bd745dcb51f34c32ad66813118b554c16aac8283b0965abdc_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b5d0d2a59bdbce92419b4a60aa386c1ee098fd55d35622dd5fe795c5f214a526_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:2a660b348d98513c3e5ed390f58a4a8830e56027c35645eedc8067618703775a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c8c0b9ae7c1988326b812eec034e9065cd305ae6a927cd81138e3687ef45ec38_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3ddf304d2bcc76743540536e57af9c459dd1fb63a127a07b128074a42b992300_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43d49a2d653ad655864c737183857b14903cddcee8f3367bb0b718b5f2a544b2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33745f0814b401a1dfd89ba9bdf374e52521f175d0578cab4900afbd70eff3cb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:99dee0b732d4f8970eab77c13d825914d1e223822a4d132fa47c78678c8dad09_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d648d2d83769d09a3c15a189dd7c3ea66c81365b9944a1d28da3707c38de39c0_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd31fee892859c2f92004de16416718714bdf677fdd5d52cda32d42e5a6388e6_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3e39ad193ce8732aeb73f4e903c0f8e8f43abb7590ae9c848f5f2d68d4921743_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:ad18da2c0f3bbcf912d3fe0cba164cf0365120841ec67fa8c79945eb0694432b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d0d9c15acde214d2b88f6fac223aa3622b36b06fa9fc2ae6a1a8a775fa544166_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:f93a29b2665dd9423966162461c32756322c44b01c358ff3eacc57fb0f7a0048_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2d2d3191e843817cb48d08fb23622dbbb9e6899280e2f2d7b779149d33176a33_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:7525f7f7ed6372b8ae82da56e4cd6f90be5019ef88024f3f9f4d9a286f095ea3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:a07305e4d8731662f4f74b672bcb658e5b53593a08c1768da52577670eae80a8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:f8ccce665a728bdffb7b26c76bb2f19bde99f7131cb01462d868e15399c02be4_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:03c12c7a04c36a795378d09378b5d47e659442e8e8b9aeccca30dc0fe2eb6038_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:17ad9e6e79cfde04c5e4bb2be1cccd4b82328938b59edb91834b0458a29e3a87_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b98c393c434204abe7b8eda190ed072bb74e349728a438a28f243cfff6135931_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:d12787bea010edfd8a6072dfbc61880ec8df8b4bee0a5a38b83e2e9a04cad342_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:0a600ebd6495daea79a53cbf136adb3866e6406f7e6615ac136103c8eb821043_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b959cea9c22829ada32fc4efa55265153952b3be5da430132aa8880d88f8338d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:d81bedd24ef68bab60a00620923a02ed9666ee3089ea175624524c2af29f4502_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:ddc445eeee2bf0ae040b83ef0a098854821216be3b1a08a497561ae53bdd6581_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:3cfd3e8f7e91da7ea25fc3e0f142dc34ef43165ddc724203bae26a8967041b41_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:63c94b40b52b73bcbba7b69c267055e4649d4b104036acb11caa461b77718ced_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:707894993c637779dde870d1cbc733341768432d3beae45f14b096722c1d7635_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:ea96f8422cccf70ce686a0888c99351042915107618d2868e0f2f999f5308f84_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:4f2d626eb400b444700a80c2efdf29ba93872abc0620285623b05525c1fffa8a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:7d2c004c7567b0203ac9eb16b06971b0e0e36986ab09da7e90f80db6815866c6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:caa466464773edbc5b67a29e4fbdc33a87550df0c92e351605f80db22a3038b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:f699172cd627b0babbc67878fd78883648a1f8bd9c82441e875b67a9c8f5b71a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:0aa879f731211c3b80924f0ad5c2d46bf840ad5d157607918afcd88aad067988_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:3545ce63ecd97d9ce0bd20e77cdcde6952e59ca962baf66db5a198d16d7c5681_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:a90cd04bcf7385b7aa7d273c6a5b1a579aa4fd99ea4c25abd6ef7dc02835aec1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:dbb8b22c262f41a2178815e05bbe903cc578858b562f401fb9a229d1c7188de8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:40c5865e32371ae5b401471f14964c16d712badb5225dcc1b178f4b75d40f742_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:7b157d81a96a58b59e3fb7231bfe8c79cd9c81dbbbd8fe593eed150909c3ba26_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:b45e946749f9b777c0bf0b0e62076bf9b8572e8026d6edc13307ffb2969b4b10_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ed28b865ed1657cdf1d2acb5287fe2012845dc409a9cdccd24b652b2601e0e48_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:5e5b08bdfcd33d89cf57a4efdb7aab9c9dda994f82221566ddaae76f54c8fb11_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7ebbce099af34c40bba4dac1daa07ef734374294b3ac3b31b48d8890c2bedbd5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:a145cef307f12d62a5837415eb63f48a9e0500c22f6a85279a9d9adfb83c8a18_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:dde17bfcd61fbed0cbe7764c6c827d79f7e4f5161f7182dbdf8044ce3ae00d71_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:bb989e948b726b77227501fba85a35008d8f3f7f303f03f125ea85f6a61d7469_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d45386a3e70db4fc9a23c45fa0971361c75eef8e2f3dcf9da684c744568bc0a4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f65de2fa7102e01a69cf096fca9b681f9c4f3f520cc2858e70b70b2bc9d9cdfa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f6ec1e4ec9138491cd9c6b49038c49eabc1e9116a25e5be6ddc709a36339383_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7a2c108eda122c89d401e618bbca05252b913724f3f43b47ccf080b053229a96_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:8f9a4cdd1ff7e3f3cfe8d3be109bfe36f9743b6149a8d4fb2160ed2d4ef60c8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:9970b387ce2b37cc806d5079274f82d6c3c0ee5de5d9a0b28bafcac7f40580bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6121a5e12032d52d11d25e8252023fb70ce10a6f1d779a9e0af314f199aa9e6d_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:02f4854c8a2ac829fa497f433f52e39a8b2a2c5230a2c14193080510dba95552_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:4feae2e6bb59f667431e11e832d294fc5900c1ab38a3bb845191ee93524208e4_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:6e25f541de9ad53e8c7a3b4a275b49982e24ff10a2913300504e14c1f488288f_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:c8e04075d322724a81051290db2b36914ee8d8fd06f1f9c28377142465caa6a6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:02430a1170b02a2029b95b62ba7079ad5b09e9c0ec17175027d5b503bb289c5c_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2288fc3efbd342efb4066d6f1e9d296939b9ca3485ec49ffd683fab80942cef2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:933a16569c4c19d5264e31acb6ef7184c80410227f8b5bbff57ee62dfb2d6956_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f14613d6e2a6082539b34ab5a97af96cece75778c5aaff79f4a05814546c7d8e_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:0aa0651c884c16f456894c11c96a411c6564988861519fd77506754ebe79ffbd_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b9f10623f9400e59c9ab8eaab08d422a3eb5fd2a9c32f02547f741ca3a3d38f1_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:c294d0e0a08c16b1ec0a2fca681c2e95a95e5a2fbdd73d866ca006fe65225c99_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:e741a9543c853313f16c6fd3a30c187f9aa274d9570e035f842267314097da22_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:09a1af0f7ac31d220a15c05c1fc8ff50e57b77f62f5dae6e3dfa87d7ba63f0d2_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1b12181214ad990931de365eecb7efe4ab34a3147cdafcc296298d35a4f7d83a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:3b7db706149595adbb0f3ffabfeafaf9d329d2f89706fb9de20a24f528cbcabc_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f86a26f09f2fc6f9fc5b69e077d5a7d0c514235b020f3ede2383510718ef3827_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:159fb1cf2b2bfb1d6ea265619b4f281c73f29effbf82176adbbc43ff606558d2_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:33b5df4508533d6ae6578872c23c8a781934cb9bf89a71fd6324739d318f728a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:bc093a8ded0afe2024a90acd6ef0e1a20c717eabfc80c08e585f823cd10327ea_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:d31811e350f24fad1773561c6e145de8e6ff9a898496a5807b4367fbc442800b_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:93289317cd0234b16892634e63e32f9e866f00c398776cc281946e3ae9073c0f_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9753acf4ed59d48130b0e6a0caef62e1b5caba4c23ca05b8c80256d85f31f3f9_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1a3bf3549f14452bd745dcb51f34c32ad66813118b554c16aac8283b0965abdc_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b5d0d2a59bdbce92419b4a60aa386c1ee098fd55d35622dd5fe795c5f214a526_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:2a660b348d98513c3e5ed390f58a4a8830e56027c35645eedc8067618703775a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c8c0b9ae7c1988326b812eec034e9065cd305ae6a927cd81138e3687ef45ec38_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3ddf304d2bcc76743540536e57af9c459dd1fb63a127a07b128074a42b992300_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43d49a2d653ad655864c737183857b14903cddcee8f3367bb0b718b5f2a544b2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33745f0814b401a1dfd89ba9bdf374e52521f175d0578cab4900afbd70eff3cb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:99dee0b732d4f8970eab77c13d825914d1e223822a4d132fa47c78678c8dad09_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d648d2d83769d09a3c15a189dd7c3ea66c81365b9944a1d28da3707c38de39c0_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd31fee892859c2f92004de16416718714bdf677fdd5d52cda32d42e5a6388e6_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-30T00:38:51+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:4d30b359aa6600a89ed49ce6a9a5fdab54092bcb821a25480fdfbc47e66af9ec\n\n (For s390x architecture)\n The image digest is sha256:e9c1f125eadb37b95f4f7d33b883bb3b2a2f8fb1fc76ef019d41ce568cc65f32\n\n (For ppc64le architecture)\n The image digest is sha256:8ba7ba6c183719007a4d5f8fc221eace8ce3c5d0042b231c49be25a41656aacc\n\n (For aarch64 architecture)\n The image digest is sha256:0fed37d60b1d0e28cb3960e1cd53a8ce1c6d1d51abf48d78dac6751a56ec5ed3\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3e39ad193ce8732aeb73f4e903c0f8e8f43abb7590ae9c848f5f2d68d4921743_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:ad18da2c0f3bbcf912d3fe0cba164cf0365120841ec67fa8c79945eb0694432b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d0d9c15acde214d2b88f6fac223aa3622b36b06fa9fc2ae6a1a8a775fa544166_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:f93a29b2665dd9423966162461c32756322c44b01c358ff3eacc57fb0f7a0048_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2d2d3191e843817cb48d08fb23622dbbb9e6899280e2f2d7b779149d33176a33_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:7525f7f7ed6372b8ae82da56e4cd6f90be5019ef88024f3f9f4d9a286f095ea3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:a07305e4d8731662f4f74b672bcb658e5b53593a08c1768da52577670eae80a8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:f8ccce665a728bdffb7b26c76bb2f19bde99f7131cb01462d868e15399c02be4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3331"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:03c12c7a04c36a795378d09378b5d47e659442e8e8b9aeccca30dc0fe2eb6038_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:17ad9e6e79cfde04c5e4bb2be1cccd4b82328938b59edb91834b0458a29e3a87_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b98c393c434204abe7b8eda190ed072bb74e349728a438a28f243cfff6135931_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:d12787bea010edfd8a6072dfbc61880ec8df8b4bee0a5a38b83e2e9a04cad342_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:0a600ebd6495daea79a53cbf136adb3866e6406f7e6615ac136103c8eb821043_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b959cea9c22829ada32fc4efa55265153952b3be5da430132aa8880d88f8338d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:d81bedd24ef68bab60a00620923a02ed9666ee3089ea175624524c2af29f4502_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:ddc445eeee2bf0ae040b83ef0a098854821216be3b1a08a497561ae53bdd6581_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3e39ad193ce8732aeb73f4e903c0f8e8f43abb7590ae9c848f5f2d68d4921743_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:ad18da2c0f3bbcf912d3fe0cba164cf0365120841ec67fa8c79945eb0694432b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d0d9c15acde214d2b88f6fac223aa3622b36b06fa9fc2ae6a1a8a775fa544166_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:f93a29b2665dd9423966162461c32756322c44b01c358ff3eacc57fb0f7a0048_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:3cfd3e8f7e91da7ea25fc3e0f142dc34ef43165ddc724203bae26a8967041b41_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:63c94b40b52b73bcbba7b69c267055e4649d4b104036acb11caa461b77718ced_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:707894993c637779dde870d1cbc733341768432d3beae45f14b096722c1d7635_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:ea96f8422cccf70ce686a0888c99351042915107618d2868e0f2f999f5308f84_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:4f2d626eb400b444700a80c2efdf29ba93872abc0620285623b05525c1fffa8a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:7d2c004c7567b0203ac9eb16b06971b0e0e36986ab09da7e90f80db6815866c6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:caa466464773edbc5b67a29e4fbdc33a87550df0c92e351605f80db22a3038b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:f699172cd627b0babbc67878fd78883648a1f8bd9c82441e875b67a9c8f5b71a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:0aa879f731211c3b80924f0ad5c2d46bf840ad5d157607918afcd88aad067988_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:3545ce63ecd97d9ce0bd20e77cdcde6952e59ca962baf66db5a198d16d7c5681_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:a90cd04bcf7385b7aa7d273c6a5b1a579aa4fd99ea4c25abd6ef7dc02835aec1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:dbb8b22c262f41a2178815e05bbe903cc578858b562f401fb9a229d1c7188de8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:40c5865e32371ae5b401471f14964c16d712badb5225dcc1b178f4b75d40f742_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:7b157d81a96a58b59e3fb7231bfe8c79cd9c81dbbbd8fe593eed150909c3ba26_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:b45e946749f9b777c0bf0b0e62076bf9b8572e8026d6edc13307ffb2969b4b10_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ed28b865ed1657cdf1d2acb5287fe2012845dc409a9cdccd24b652b2601e0e48_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:5e5b08bdfcd33d89cf57a4efdb7aab9c9dda994f82221566ddaae76f54c8fb11_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7ebbce099af34c40bba4dac1daa07ef734374294b3ac3b31b48d8890c2bedbd5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:a145cef307f12d62a5837415eb63f48a9e0500c22f6a85279a9d9adfb83c8a18_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:dde17bfcd61fbed0cbe7764c6c827d79f7e4f5161f7182dbdf8044ce3ae00d71_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2d2d3191e843817cb48d08fb23622dbbb9e6899280e2f2d7b779149d33176a33_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:7525f7f7ed6372b8ae82da56e4cd6f90be5019ef88024f3f9f4d9a286f095ea3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:a07305e4d8731662f4f74b672bcb658e5b53593a08c1768da52577670eae80a8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:f8ccce665a728bdffb7b26c76bb2f19bde99f7131cb01462d868e15399c02be4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:bb989e948b726b77227501fba85a35008d8f3f7f303f03f125ea85f6a61d7469_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d45386a3e70db4fc9a23c45fa0971361c75eef8e2f3dcf9da684c744568bc0a4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f65de2fa7102e01a69cf096fca9b681f9c4f3f520cc2858e70b70b2bc9d9cdfa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f6ec1e4ec9138491cd9c6b49038c49eabc1e9116a25e5be6ddc709a36339383_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7a2c108eda122c89d401e618bbca05252b913724f3f43b47ccf080b053229a96_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:8f9a4cdd1ff7e3f3cfe8d3be109bfe36f9743b6149a8d4fb2160ed2d4ef60c8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:9970b387ce2b37cc806d5079274f82d6c3c0ee5de5d9a0b28bafcac7f40580bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6121a5e12032d52d11d25e8252023fb70ce10a6f1d779a9e0af314f199aa9e6d_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:02f4854c8a2ac829fa497f433f52e39a8b2a2c5230a2c14193080510dba95552_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:4feae2e6bb59f667431e11e832d294fc5900c1ab38a3bb845191ee93524208e4_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:6e25f541de9ad53e8c7a3b4a275b49982e24ff10a2913300504e14c1f488288f_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:c8e04075d322724a81051290db2b36914ee8d8fd06f1f9c28377142465caa6a6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:02430a1170b02a2029b95b62ba7079ad5b09e9c0ec17175027d5b503bb289c5c_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2288fc3efbd342efb4066d6f1e9d296939b9ca3485ec49ffd683fab80942cef2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:933a16569c4c19d5264e31acb6ef7184c80410227f8b5bbff57ee62dfb2d6956_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f14613d6e2a6082539b34ab5a97af96cece75778c5aaff79f4a05814546c7d8e_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:0aa0651c884c16f456894c11c96a411c6564988861519fd77506754ebe79ffbd_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b9f10623f9400e59c9ab8eaab08d422a3eb5fd2a9c32f02547f741ca3a3d38f1_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:c294d0e0a08c16b1ec0a2fca681c2e95a95e5a2fbdd73d866ca006fe65225c99_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:e741a9543c853313f16c6fd3a30c187f9aa274d9570e035f842267314097da22_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:09a1af0f7ac31d220a15c05c1fc8ff50e57b77f62f5dae6e3dfa87d7ba63f0d2_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1b12181214ad990931de365eecb7efe4ab34a3147cdafcc296298d35a4f7d83a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:3b7db706149595adbb0f3ffabfeafaf9d329d2f89706fb9de20a24f528cbcabc_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f86a26f09f2fc6f9fc5b69e077d5a7d0c514235b020f3ede2383510718ef3827_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:159fb1cf2b2bfb1d6ea265619b4f281c73f29effbf82176adbbc43ff606558d2_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:33b5df4508533d6ae6578872c23c8a781934cb9bf89a71fd6324739d318f728a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:bc093a8ded0afe2024a90acd6ef0e1a20c717eabfc80c08e585f823cd10327ea_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:d31811e350f24fad1773561c6e145de8e6ff9a898496a5807b4367fbc442800b_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:93289317cd0234b16892634e63e32f9e866f00c398776cc281946e3ae9073c0f_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9753acf4ed59d48130b0e6a0caef62e1b5caba4c23ca05b8c80256d85f31f3f9_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1a3bf3549f14452bd745dcb51f34c32ad66813118b554c16aac8283b0965abdc_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b5d0d2a59bdbce92419b4a60aa386c1ee098fd55d35622dd5fe795c5f214a526_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:2a660b348d98513c3e5ed390f58a4a8830e56027c35645eedc8067618703775a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c8c0b9ae7c1988326b812eec034e9065cd305ae6a927cd81138e3687ef45ec38_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3ddf304d2bcc76743540536e57af9c459dd1fb63a127a07b128074a42b992300_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43d49a2d653ad655864c737183857b14903cddcee8f3367bb0b718b5f2a544b2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33745f0814b401a1dfd89ba9bdf374e52521f175d0578cab4900afbd70eff3cb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:99dee0b732d4f8970eab77c13d825914d1e223822a4d132fa47c78678c8dad09_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d648d2d83769d09a3c15a189dd7c3ea66c81365b9944a1d28da3707c38de39c0_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd31fee892859c2f92004de16416718714bdf677fdd5d52cda32d42e5a6388e6_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_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.14:openshift4/network-tools-rhel8@sha256:03c12c7a04c36a795378d09378b5d47e659442e8e8b9aeccca30dc0fe2eb6038_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:17ad9e6e79cfde04c5e4bb2be1cccd4b82328938b59edb91834b0458a29e3a87_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b98c393c434204abe7b8eda190ed072bb74e349728a438a28f243cfff6135931_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:d12787bea010edfd8a6072dfbc61880ec8df8b4bee0a5a38b83e2e9a04cad342_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:0a600ebd6495daea79a53cbf136adb3866e6406f7e6615ac136103c8eb821043_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b959cea9c22829ada32fc4efa55265153952b3be5da430132aa8880d88f8338d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:d81bedd24ef68bab60a00620923a02ed9666ee3089ea175624524c2af29f4502_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:ddc445eeee2bf0ae040b83ef0a098854821216be3b1a08a497561ae53bdd6581_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3e39ad193ce8732aeb73f4e903c0f8e8f43abb7590ae9c848f5f2d68d4921743_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:ad18da2c0f3bbcf912d3fe0cba164cf0365120841ec67fa8c79945eb0694432b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d0d9c15acde214d2b88f6fac223aa3622b36b06fa9fc2ae6a1a8a775fa544166_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:f93a29b2665dd9423966162461c32756322c44b01c358ff3eacc57fb0f7a0048_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:3cfd3e8f7e91da7ea25fc3e0f142dc34ef43165ddc724203bae26a8967041b41_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:63c94b40b52b73bcbba7b69c267055e4649d4b104036acb11caa461b77718ced_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:707894993c637779dde870d1cbc733341768432d3beae45f14b096722c1d7635_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:ea96f8422cccf70ce686a0888c99351042915107618d2868e0f2f999f5308f84_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:4f2d626eb400b444700a80c2efdf29ba93872abc0620285623b05525c1fffa8a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:7d2c004c7567b0203ac9eb16b06971b0e0e36986ab09da7e90f80db6815866c6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:caa466464773edbc5b67a29e4fbdc33a87550df0c92e351605f80db22a3038b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:f699172cd627b0babbc67878fd78883648a1f8bd9c82441e875b67a9c8f5b71a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:0aa879f731211c3b80924f0ad5c2d46bf840ad5d157607918afcd88aad067988_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:3545ce63ecd97d9ce0bd20e77cdcde6952e59ca962baf66db5a198d16d7c5681_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:a90cd04bcf7385b7aa7d273c6a5b1a579aa4fd99ea4c25abd6ef7dc02835aec1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:dbb8b22c262f41a2178815e05bbe903cc578858b562f401fb9a229d1c7188de8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:40c5865e32371ae5b401471f14964c16d712badb5225dcc1b178f4b75d40f742_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:7b157d81a96a58b59e3fb7231bfe8c79cd9c81dbbbd8fe593eed150909c3ba26_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:b45e946749f9b777c0bf0b0e62076bf9b8572e8026d6edc13307ffb2969b4b10_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ed28b865ed1657cdf1d2acb5287fe2012845dc409a9cdccd24b652b2601e0e48_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:5e5b08bdfcd33d89cf57a4efdb7aab9c9dda994f82221566ddaae76f54c8fb11_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7ebbce099af34c40bba4dac1daa07ef734374294b3ac3b31b48d8890c2bedbd5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:a145cef307f12d62a5837415eb63f48a9e0500c22f6a85279a9d9adfb83c8a18_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:dde17bfcd61fbed0cbe7764c6c827d79f7e4f5161f7182dbdf8044ce3ae00d71_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2d2d3191e843817cb48d08fb23622dbbb9e6899280e2f2d7b779149d33176a33_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:7525f7f7ed6372b8ae82da56e4cd6f90be5019ef88024f3f9f4d9a286f095ea3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:a07305e4d8731662f4f74b672bcb658e5b53593a08c1768da52577670eae80a8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:f8ccce665a728bdffb7b26c76bb2f19bde99f7131cb01462d868e15399c02be4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:bb989e948b726b77227501fba85a35008d8f3f7f303f03f125ea85f6a61d7469_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d45386a3e70db4fc9a23c45fa0971361c75eef8e2f3dcf9da684c744568bc0a4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f65de2fa7102e01a69cf096fca9b681f9c4f3f520cc2858e70b70b2bc9d9cdfa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f6ec1e4ec9138491cd9c6b49038c49eabc1e9116a25e5be6ddc709a36339383_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7a2c108eda122c89d401e618bbca05252b913724f3f43b47ccf080b053229a96_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:8f9a4cdd1ff7e3f3cfe8d3be109bfe36f9743b6149a8d4fb2160ed2d4ef60c8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:9970b387ce2b37cc806d5079274f82d6c3c0ee5de5d9a0b28bafcac7f40580bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6121a5e12032d52d11d25e8252023fb70ce10a6f1d779a9e0af314f199aa9e6d_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:02f4854c8a2ac829fa497f433f52e39a8b2a2c5230a2c14193080510dba95552_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:4feae2e6bb59f667431e11e832d294fc5900c1ab38a3bb845191ee93524208e4_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:6e25f541de9ad53e8c7a3b4a275b49982e24ff10a2913300504e14c1f488288f_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:c8e04075d322724a81051290db2b36914ee8d8fd06f1f9c28377142465caa6a6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:02430a1170b02a2029b95b62ba7079ad5b09e9c0ec17175027d5b503bb289c5c_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2288fc3efbd342efb4066d6f1e9d296939b9ca3485ec49ffd683fab80942cef2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:933a16569c4c19d5264e31acb6ef7184c80410227f8b5bbff57ee62dfb2d6956_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f14613d6e2a6082539b34ab5a97af96cece75778c5aaff79f4a05814546c7d8e_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:0aa0651c884c16f456894c11c96a411c6564988861519fd77506754ebe79ffbd_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b9f10623f9400e59c9ab8eaab08d422a3eb5fd2a9c32f02547f741ca3a3d38f1_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:c294d0e0a08c16b1ec0a2fca681c2e95a95e5a2fbdd73d866ca006fe65225c99_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:e741a9543c853313f16c6fd3a30c187f9aa274d9570e035f842267314097da22_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:09a1af0f7ac31d220a15c05c1fc8ff50e57b77f62f5dae6e3dfa87d7ba63f0d2_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1b12181214ad990931de365eecb7efe4ab34a3147cdafcc296298d35a4f7d83a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:3b7db706149595adbb0f3ffabfeafaf9d329d2f89706fb9de20a24f528cbcabc_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f86a26f09f2fc6f9fc5b69e077d5a7d0c514235b020f3ede2383510718ef3827_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:159fb1cf2b2bfb1d6ea265619b4f281c73f29effbf82176adbbc43ff606558d2_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:33b5df4508533d6ae6578872c23c8a781934cb9bf89a71fd6324739d318f728a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:bc093a8ded0afe2024a90acd6ef0e1a20c717eabfc80c08e585f823cd10327ea_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:d31811e350f24fad1773561c6e145de8e6ff9a898496a5807b4367fbc442800b_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:93289317cd0234b16892634e63e32f9e866f00c398776cc281946e3ae9073c0f_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9753acf4ed59d48130b0e6a0caef62e1b5caba4c23ca05b8c80256d85f31f3f9_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1a3bf3549f14452bd745dcb51f34c32ad66813118b554c16aac8283b0965abdc_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b5d0d2a59bdbce92419b4a60aa386c1ee098fd55d35622dd5fe795c5f214a526_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:2a660b348d98513c3e5ed390f58a4a8830e56027c35645eedc8067618703775a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c8c0b9ae7c1988326b812eec034e9065cd305ae6a927cd81138e3687ef45ec38_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3ddf304d2bcc76743540536e57af9c459dd1fb63a127a07b128074a42b992300_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43d49a2d653ad655864c737183857b14903cddcee8f3367bb0b718b5f2a544b2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33745f0814b401a1dfd89ba9bdf374e52521f175d0578cab4900afbd70eff3cb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:99dee0b732d4f8970eab77c13d825914d1e223822a4d132fa47c78678c8dad09_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d648d2d83769d09a3c15a189dd7c3ea66c81365b9944a1d28da3707c38de39c0_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd31fee892859c2f92004de16416718714bdf677fdd5d52cda32d42e5a6388e6_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2024-1135",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2024-04-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:03c12c7a04c36a795378d09378b5d47e659442e8e8b9aeccca30dc0fe2eb6038_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:17ad9e6e79cfde04c5e4bb2be1cccd4b82328938b59edb91834b0458a29e3a87_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b98c393c434204abe7b8eda190ed072bb74e349728a438a28f243cfff6135931_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:d12787bea010edfd8a6072dfbc61880ec8df8b4bee0a5a38b83e2e9a04cad342_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:0a600ebd6495daea79a53cbf136adb3866e6406f7e6615ac136103c8eb821043_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b959cea9c22829ada32fc4efa55265153952b3be5da430132aa8880d88f8338d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:d81bedd24ef68bab60a00620923a02ed9666ee3089ea175624524c2af29f4502_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:ddc445eeee2bf0ae040b83ef0a098854821216be3b1a08a497561ae53bdd6581_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3e39ad193ce8732aeb73f4e903c0f8e8f43abb7590ae9c848f5f2d68d4921743_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:ad18da2c0f3bbcf912d3fe0cba164cf0365120841ec67fa8c79945eb0694432b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d0d9c15acde214d2b88f6fac223aa3622b36b06fa9fc2ae6a1a8a775fa544166_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:f93a29b2665dd9423966162461c32756322c44b01c358ff3eacc57fb0f7a0048_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:3cfd3e8f7e91da7ea25fc3e0f142dc34ef43165ddc724203bae26a8967041b41_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:63c94b40b52b73bcbba7b69c267055e4649d4b104036acb11caa461b77718ced_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:707894993c637779dde870d1cbc733341768432d3beae45f14b096722c1d7635_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:ea96f8422cccf70ce686a0888c99351042915107618d2868e0f2f999f5308f84_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:4f2d626eb400b444700a80c2efdf29ba93872abc0620285623b05525c1fffa8a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:7d2c004c7567b0203ac9eb16b06971b0e0e36986ab09da7e90f80db6815866c6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:caa466464773edbc5b67a29e4fbdc33a87550df0c92e351605f80db22a3038b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:f699172cd627b0babbc67878fd78883648a1f8bd9c82441e875b67a9c8f5b71a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:0aa879f731211c3b80924f0ad5c2d46bf840ad5d157607918afcd88aad067988_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:3545ce63ecd97d9ce0bd20e77cdcde6952e59ca962baf66db5a198d16d7c5681_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:a90cd04bcf7385b7aa7d273c6a5b1a579aa4fd99ea4c25abd6ef7dc02835aec1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:dbb8b22c262f41a2178815e05bbe903cc578858b562f401fb9a229d1c7188de8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:40c5865e32371ae5b401471f14964c16d712badb5225dcc1b178f4b75d40f742_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:7b157d81a96a58b59e3fb7231bfe8c79cd9c81dbbbd8fe593eed150909c3ba26_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:b45e946749f9b777c0bf0b0e62076bf9b8572e8026d6edc13307ffb2969b4b10_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ed28b865ed1657cdf1d2acb5287fe2012845dc409a9cdccd24b652b2601e0e48_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:5e5b08bdfcd33d89cf57a4efdb7aab9c9dda994f82221566ddaae76f54c8fb11_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7ebbce099af34c40bba4dac1daa07ef734374294b3ac3b31b48d8890c2bedbd5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:a145cef307f12d62a5837415eb63f48a9e0500c22f6a85279a9d9adfb83c8a18_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:dde17bfcd61fbed0cbe7764c6c827d79f7e4f5161f7182dbdf8044ce3ae00d71_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2d2d3191e843817cb48d08fb23622dbbb9e6899280e2f2d7b779149d33176a33_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:7525f7f7ed6372b8ae82da56e4cd6f90be5019ef88024f3f9f4d9a286f095ea3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:a07305e4d8731662f4f74b672bcb658e5b53593a08c1768da52577670eae80a8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:f8ccce665a728bdffb7b26c76bb2f19bde99f7131cb01462d868e15399c02be4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:bb989e948b726b77227501fba85a35008d8f3f7f303f03f125ea85f6a61d7469_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d45386a3e70db4fc9a23c45fa0971361c75eef8e2f3dcf9da684c744568bc0a4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f65de2fa7102e01a69cf096fca9b681f9c4f3f520cc2858e70b70b2bc9d9cdfa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f6ec1e4ec9138491cd9c6b49038c49eabc1e9116a25e5be6ddc709a36339383_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7a2c108eda122c89d401e618bbca05252b913724f3f43b47ccf080b053229a96_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:8f9a4cdd1ff7e3f3cfe8d3be109bfe36f9743b6149a8d4fb2160ed2d4ef60c8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:9970b387ce2b37cc806d5079274f82d6c3c0ee5de5d9a0b28bafcac7f40580bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6121a5e12032d52d11d25e8252023fb70ce10a6f1d779a9e0af314f199aa9e6d_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:02f4854c8a2ac829fa497f433f52e39a8b2a2c5230a2c14193080510dba95552_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:4feae2e6bb59f667431e11e832d294fc5900c1ab38a3bb845191ee93524208e4_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:6e25f541de9ad53e8c7a3b4a275b49982e24ff10a2913300504e14c1f488288f_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:c8e04075d322724a81051290db2b36914ee8d8fd06f1f9c28377142465caa6a6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:02430a1170b02a2029b95b62ba7079ad5b09e9c0ec17175027d5b503bb289c5c_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2288fc3efbd342efb4066d6f1e9d296939b9ca3485ec49ffd683fab80942cef2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:933a16569c4c19d5264e31acb6ef7184c80410227f8b5bbff57ee62dfb2d6956_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f14613d6e2a6082539b34ab5a97af96cece75778c5aaff79f4a05814546c7d8e_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:0aa0651c884c16f456894c11c96a411c6564988861519fd77506754ebe79ffbd_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b9f10623f9400e59c9ab8eaab08d422a3eb5fd2a9c32f02547f741ca3a3d38f1_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:c294d0e0a08c16b1ec0a2fca681c2e95a95e5a2fbdd73d866ca006fe65225c99_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:e741a9543c853313f16c6fd3a30c187f9aa274d9570e035f842267314097da22_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:09a1af0f7ac31d220a15c05c1fc8ff50e57b77f62f5dae6e3dfa87d7ba63f0d2_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1b12181214ad990931de365eecb7efe4ab34a3147cdafcc296298d35a4f7d83a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:3b7db706149595adbb0f3ffabfeafaf9d329d2f89706fb9de20a24f528cbcabc_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f86a26f09f2fc6f9fc5b69e077d5a7d0c514235b020f3ede2383510718ef3827_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:159fb1cf2b2bfb1d6ea265619b4f281c73f29effbf82176adbbc43ff606558d2_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:33b5df4508533d6ae6578872c23c8a781934cb9bf89a71fd6324739d318f728a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:bc093a8ded0afe2024a90acd6ef0e1a20c717eabfc80c08e585f823cd10327ea_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:d31811e350f24fad1773561c6e145de8e6ff9a898496a5807b4367fbc442800b_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:93289317cd0234b16892634e63e32f9e866f00c398776cc281946e3ae9073c0f_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9753acf4ed59d48130b0e6a0caef62e1b5caba4c23ca05b8c80256d85f31f3f9_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1a3bf3549f14452bd745dcb51f34c32ad66813118b554c16aac8283b0965abdc_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b5d0d2a59bdbce92419b4a60aa386c1ee098fd55d35622dd5fe795c5f214a526_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3ddf304d2bcc76743540536e57af9c459dd1fb63a127a07b128074a42b992300_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43d49a2d653ad655864c737183857b14903cddcee8f3367bb0b718b5f2a544b2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33745f0814b401a1dfd89ba9bdf374e52521f175d0578cab4900afbd70eff3cb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:99dee0b732d4f8970eab77c13d825914d1e223822a4d132fa47c78678c8dad09_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d648d2d83769d09a3c15a189dd7c3ea66c81365b9944a1d28da3707c38de39c0_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd31fee892859c2f92004de16416718714bdf677fdd5d52cda32d42e5a6388e6_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2275280"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Request Smuggling vulnerability was found in Gunicorn. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn\u0027s handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks, including cache poisoning, session manipulation, and data exposure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers",
"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.14:openshift4/ose-ironic-rhel9@sha256:2a660b348d98513c3e5ed390f58a4a8830e56027c35645eedc8067618703775a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c8c0b9ae7c1988326b812eec034e9065cd305ae6a927cd81138e3687ef45ec38_arm64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:03c12c7a04c36a795378d09378b5d47e659442e8e8b9aeccca30dc0fe2eb6038_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:17ad9e6e79cfde04c5e4bb2be1cccd4b82328938b59edb91834b0458a29e3a87_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b98c393c434204abe7b8eda190ed072bb74e349728a438a28f243cfff6135931_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:d12787bea010edfd8a6072dfbc61880ec8df8b4bee0a5a38b83e2e9a04cad342_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:0a600ebd6495daea79a53cbf136adb3866e6406f7e6615ac136103c8eb821043_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b959cea9c22829ada32fc4efa55265153952b3be5da430132aa8880d88f8338d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:d81bedd24ef68bab60a00620923a02ed9666ee3089ea175624524c2af29f4502_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:ddc445eeee2bf0ae040b83ef0a098854821216be3b1a08a497561ae53bdd6581_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3e39ad193ce8732aeb73f4e903c0f8e8f43abb7590ae9c848f5f2d68d4921743_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:ad18da2c0f3bbcf912d3fe0cba164cf0365120841ec67fa8c79945eb0694432b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d0d9c15acde214d2b88f6fac223aa3622b36b06fa9fc2ae6a1a8a775fa544166_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:f93a29b2665dd9423966162461c32756322c44b01c358ff3eacc57fb0f7a0048_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:3cfd3e8f7e91da7ea25fc3e0f142dc34ef43165ddc724203bae26a8967041b41_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:63c94b40b52b73bcbba7b69c267055e4649d4b104036acb11caa461b77718ced_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:707894993c637779dde870d1cbc733341768432d3beae45f14b096722c1d7635_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:ea96f8422cccf70ce686a0888c99351042915107618d2868e0f2f999f5308f84_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:4f2d626eb400b444700a80c2efdf29ba93872abc0620285623b05525c1fffa8a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:7d2c004c7567b0203ac9eb16b06971b0e0e36986ab09da7e90f80db6815866c6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:caa466464773edbc5b67a29e4fbdc33a87550df0c92e351605f80db22a3038b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:f699172cd627b0babbc67878fd78883648a1f8bd9c82441e875b67a9c8f5b71a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:0aa879f731211c3b80924f0ad5c2d46bf840ad5d157607918afcd88aad067988_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:3545ce63ecd97d9ce0bd20e77cdcde6952e59ca962baf66db5a198d16d7c5681_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:a90cd04bcf7385b7aa7d273c6a5b1a579aa4fd99ea4c25abd6ef7dc02835aec1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:dbb8b22c262f41a2178815e05bbe903cc578858b562f401fb9a229d1c7188de8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:40c5865e32371ae5b401471f14964c16d712badb5225dcc1b178f4b75d40f742_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:7b157d81a96a58b59e3fb7231bfe8c79cd9c81dbbbd8fe593eed150909c3ba26_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:b45e946749f9b777c0bf0b0e62076bf9b8572e8026d6edc13307ffb2969b4b10_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ed28b865ed1657cdf1d2acb5287fe2012845dc409a9cdccd24b652b2601e0e48_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:5e5b08bdfcd33d89cf57a4efdb7aab9c9dda994f82221566ddaae76f54c8fb11_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7ebbce099af34c40bba4dac1daa07ef734374294b3ac3b31b48d8890c2bedbd5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:a145cef307f12d62a5837415eb63f48a9e0500c22f6a85279a9d9adfb83c8a18_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:dde17bfcd61fbed0cbe7764c6c827d79f7e4f5161f7182dbdf8044ce3ae00d71_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2d2d3191e843817cb48d08fb23622dbbb9e6899280e2f2d7b779149d33176a33_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:7525f7f7ed6372b8ae82da56e4cd6f90be5019ef88024f3f9f4d9a286f095ea3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:a07305e4d8731662f4f74b672bcb658e5b53593a08c1768da52577670eae80a8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:f8ccce665a728bdffb7b26c76bb2f19bde99f7131cb01462d868e15399c02be4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:bb989e948b726b77227501fba85a35008d8f3f7f303f03f125ea85f6a61d7469_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d45386a3e70db4fc9a23c45fa0971361c75eef8e2f3dcf9da684c744568bc0a4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f65de2fa7102e01a69cf096fca9b681f9c4f3f520cc2858e70b70b2bc9d9cdfa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f6ec1e4ec9138491cd9c6b49038c49eabc1e9116a25e5be6ddc709a36339383_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7a2c108eda122c89d401e618bbca05252b913724f3f43b47ccf080b053229a96_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:8f9a4cdd1ff7e3f3cfe8d3be109bfe36f9743b6149a8d4fb2160ed2d4ef60c8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:9970b387ce2b37cc806d5079274f82d6c3c0ee5de5d9a0b28bafcac7f40580bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6121a5e12032d52d11d25e8252023fb70ce10a6f1d779a9e0af314f199aa9e6d_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:02f4854c8a2ac829fa497f433f52e39a8b2a2c5230a2c14193080510dba95552_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:4feae2e6bb59f667431e11e832d294fc5900c1ab38a3bb845191ee93524208e4_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:6e25f541de9ad53e8c7a3b4a275b49982e24ff10a2913300504e14c1f488288f_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:c8e04075d322724a81051290db2b36914ee8d8fd06f1f9c28377142465caa6a6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:02430a1170b02a2029b95b62ba7079ad5b09e9c0ec17175027d5b503bb289c5c_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2288fc3efbd342efb4066d6f1e9d296939b9ca3485ec49ffd683fab80942cef2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:933a16569c4c19d5264e31acb6ef7184c80410227f8b5bbff57ee62dfb2d6956_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f14613d6e2a6082539b34ab5a97af96cece75778c5aaff79f4a05814546c7d8e_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:0aa0651c884c16f456894c11c96a411c6564988861519fd77506754ebe79ffbd_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b9f10623f9400e59c9ab8eaab08d422a3eb5fd2a9c32f02547f741ca3a3d38f1_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:c294d0e0a08c16b1ec0a2fca681c2e95a95e5a2fbdd73d866ca006fe65225c99_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:e741a9543c853313f16c6fd3a30c187f9aa274d9570e035f842267314097da22_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:09a1af0f7ac31d220a15c05c1fc8ff50e57b77f62f5dae6e3dfa87d7ba63f0d2_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1b12181214ad990931de365eecb7efe4ab34a3147cdafcc296298d35a4f7d83a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:3b7db706149595adbb0f3ffabfeafaf9d329d2f89706fb9de20a24f528cbcabc_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f86a26f09f2fc6f9fc5b69e077d5a7d0c514235b020f3ede2383510718ef3827_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:159fb1cf2b2bfb1d6ea265619b4f281c73f29effbf82176adbbc43ff606558d2_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:33b5df4508533d6ae6578872c23c8a781934cb9bf89a71fd6324739d318f728a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:bc093a8ded0afe2024a90acd6ef0e1a20c717eabfc80c08e585f823cd10327ea_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:d31811e350f24fad1773561c6e145de8e6ff9a898496a5807b4367fbc442800b_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:93289317cd0234b16892634e63e32f9e866f00c398776cc281946e3ae9073c0f_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9753acf4ed59d48130b0e6a0caef62e1b5caba4c23ca05b8c80256d85f31f3f9_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1a3bf3549f14452bd745dcb51f34c32ad66813118b554c16aac8283b0965abdc_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b5d0d2a59bdbce92419b4a60aa386c1ee098fd55d35622dd5fe795c5f214a526_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3ddf304d2bcc76743540536e57af9c459dd1fb63a127a07b128074a42b992300_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43d49a2d653ad655864c737183857b14903cddcee8f3367bb0b718b5f2a544b2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33745f0814b401a1dfd89ba9bdf374e52521f175d0578cab4900afbd70eff3cb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:99dee0b732d4f8970eab77c13d825914d1e223822a4d132fa47c78678c8dad09_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d648d2d83769d09a3c15a189dd7c3ea66c81365b9944a1d28da3707c38de39c0_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd31fee892859c2f92004de16416718714bdf677fdd5d52cda32d42e5a6388e6_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1135"
},
{
"category": "external",
"summary": "RHBZ#2275280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1135",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1135"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-w3h3-4rj7-4ph4",
"url": "https://github.com/advisories/GHSA-w3h3-4rj7-4ph4"
},
{
"category": "external",
"summary": "https://github.com/benoitc/gunicorn/commit/ac29c9b0a758d21f1e0fb3b3457239e523fa9f1d",
"url": "https://github.com/benoitc/gunicorn/commit/ac29c9b0a758d21f1e0fb3b3457239e523fa9f1d"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/22158e34-cfd5-41ad-97e0-a780773d96c1",
"url": "https://huntr.com/bounties/22158e34-cfd5-41ad-97e0-a780773d96c1"
}
],
"release_date": "2024-04-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-30T00:38:51+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:4d30b359aa6600a89ed49ce6a9a5fdab54092bcb821a25480fdfbc47e66af9ec\n\n (For s390x architecture)\n The image digest is sha256:e9c1f125eadb37b95f4f7d33b883bb3b2a2f8fb1fc76ef019d41ce568cc65f32\n\n (For ppc64le architecture)\n The image digest is sha256:8ba7ba6c183719007a4d5f8fc221eace8ce3c5d0042b231c49be25a41656aacc\n\n (For aarch64 architecture)\n The image digest is sha256:0fed37d60b1d0e28cb3960e1cd53a8ce1c6d1d51abf48d78dac6751a56ec5ed3\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:2a660b348d98513c3e5ed390f58a4a8830e56027c35645eedc8067618703775a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c8c0b9ae7c1988326b812eec034e9065cd305ae6a927cd81138e3687ef45ec38_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3331"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:03c12c7a04c36a795378d09378b5d47e659442e8e8b9aeccca30dc0fe2eb6038_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:17ad9e6e79cfde04c5e4bb2be1cccd4b82328938b59edb91834b0458a29e3a87_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b98c393c434204abe7b8eda190ed072bb74e349728a438a28f243cfff6135931_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:d12787bea010edfd8a6072dfbc61880ec8df8b4bee0a5a38b83e2e9a04cad342_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:0a600ebd6495daea79a53cbf136adb3866e6406f7e6615ac136103c8eb821043_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b959cea9c22829ada32fc4efa55265153952b3be5da430132aa8880d88f8338d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:d81bedd24ef68bab60a00620923a02ed9666ee3089ea175624524c2af29f4502_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:ddc445eeee2bf0ae040b83ef0a098854821216be3b1a08a497561ae53bdd6581_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3e39ad193ce8732aeb73f4e903c0f8e8f43abb7590ae9c848f5f2d68d4921743_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:ad18da2c0f3bbcf912d3fe0cba164cf0365120841ec67fa8c79945eb0694432b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d0d9c15acde214d2b88f6fac223aa3622b36b06fa9fc2ae6a1a8a775fa544166_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:f93a29b2665dd9423966162461c32756322c44b01c358ff3eacc57fb0f7a0048_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:3cfd3e8f7e91da7ea25fc3e0f142dc34ef43165ddc724203bae26a8967041b41_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:63c94b40b52b73bcbba7b69c267055e4649d4b104036acb11caa461b77718ced_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:707894993c637779dde870d1cbc733341768432d3beae45f14b096722c1d7635_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:ea96f8422cccf70ce686a0888c99351042915107618d2868e0f2f999f5308f84_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:4f2d626eb400b444700a80c2efdf29ba93872abc0620285623b05525c1fffa8a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:7d2c004c7567b0203ac9eb16b06971b0e0e36986ab09da7e90f80db6815866c6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:caa466464773edbc5b67a29e4fbdc33a87550df0c92e351605f80db22a3038b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:f699172cd627b0babbc67878fd78883648a1f8bd9c82441e875b67a9c8f5b71a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:0aa879f731211c3b80924f0ad5c2d46bf840ad5d157607918afcd88aad067988_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:3545ce63ecd97d9ce0bd20e77cdcde6952e59ca962baf66db5a198d16d7c5681_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:a90cd04bcf7385b7aa7d273c6a5b1a579aa4fd99ea4c25abd6ef7dc02835aec1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:dbb8b22c262f41a2178815e05bbe903cc578858b562f401fb9a229d1c7188de8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:40c5865e32371ae5b401471f14964c16d712badb5225dcc1b178f4b75d40f742_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:7b157d81a96a58b59e3fb7231bfe8c79cd9c81dbbbd8fe593eed150909c3ba26_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:b45e946749f9b777c0bf0b0e62076bf9b8572e8026d6edc13307ffb2969b4b10_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ed28b865ed1657cdf1d2acb5287fe2012845dc409a9cdccd24b652b2601e0e48_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:5e5b08bdfcd33d89cf57a4efdb7aab9c9dda994f82221566ddaae76f54c8fb11_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7ebbce099af34c40bba4dac1daa07ef734374294b3ac3b31b48d8890c2bedbd5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:a145cef307f12d62a5837415eb63f48a9e0500c22f6a85279a9d9adfb83c8a18_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:dde17bfcd61fbed0cbe7764c6c827d79f7e4f5161f7182dbdf8044ce3ae00d71_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2d2d3191e843817cb48d08fb23622dbbb9e6899280e2f2d7b779149d33176a33_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:7525f7f7ed6372b8ae82da56e4cd6f90be5019ef88024f3f9f4d9a286f095ea3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:a07305e4d8731662f4f74b672bcb658e5b53593a08c1768da52577670eae80a8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:f8ccce665a728bdffb7b26c76bb2f19bde99f7131cb01462d868e15399c02be4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:bb989e948b726b77227501fba85a35008d8f3f7f303f03f125ea85f6a61d7469_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d45386a3e70db4fc9a23c45fa0971361c75eef8e2f3dcf9da684c744568bc0a4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f65de2fa7102e01a69cf096fca9b681f9c4f3f520cc2858e70b70b2bc9d9cdfa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f6ec1e4ec9138491cd9c6b49038c49eabc1e9116a25e5be6ddc709a36339383_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7a2c108eda122c89d401e618bbca05252b913724f3f43b47ccf080b053229a96_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:8f9a4cdd1ff7e3f3cfe8d3be109bfe36f9743b6149a8d4fb2160ed2d4ef60c8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:9970b387ce2b37cc806d5079274f82d6c3c0ee5de5d9a0b28bafcac7f40580bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6121a5e12032d52d11d25e8252023fb70ce10a6f1d779a9e0af314f199aa9e6d_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:02f4854c8a2ac829fa497f433f52e39a8b2a2c5230a2c14193080510dba95552_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:4feae2e6bb59f667431e11e832d294fc5900c1ab38a3bb845191ee93524208e4_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:6e25f541de9ad53e8c7a3b4a275b49982e24ff10a2913300504e14c1f488288f_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:c8e04075d322724a81051290db2b36914ee8d8fd06f1f9c28377142465caa6a6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:02430a1170b02a2029b95b62ba7079ad5b09e9c0ec17175027d5b503bb289c5c_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2288fc3efbd342efb4066d6f1e9d296939b9ca3485ec49ffd683fab80942cef2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:933a16569c4c19d5264e31acb6ef7184c80410227f8b5bbff57ee62dfb2d6956_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f14613d6e2a6082539b34ab5a97af96cece75778c5aaff79f4a05814546c7d8e_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:0aa0651c884c16f456894c11c96a411c6564988861519fd77506754ebe79ffbd_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b9f10623f9400e59c9ab8eaab08d422a3eb5fd2a9c32f02547f741ca3a3d38f1_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:c294d0e0a08c16b1ec0a2fca681c2e95a95e5a2fbdd73d866ca006fe65225c99_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:e741a9543c853313f16c6fd3a30c187f9aa274d9570e035f842267314097da22_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:09a1af0f7ac31d220a15c05c1fc8ff50e57b77f62f5dae6e3dfa87d7ba63f0d2_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1b12181214ad990931de365eecb7efe4ab34a3147cdafcc296298d35a4f7d83a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:3b7db706149595adbb0f3ffabfeafaf9d329d2f89706fb9de20a24f528cbcabc_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f86a26f09f2fc6f9fc5b69e077d5a7d0c514235b020f3ede2383510718ef3827_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:159fb1cf2b2bfb1d6ea265619b4f281c73f29effbf82176adbbc43ff606558d2_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:33b5df4508533d6ae6578872c23c8a781934cb9bf89a71fd6324739d318f728a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:bc093a8ded0afe2024a90acd6ef0e1a20c717eabfc80c08e585f823cd10327ea_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:d31811e350f24fad1773561c6e145de8e6ff9a898496a5807b4367fbc442800b_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:93289317cd0234b16892634e63e32f9e866f00c398776cc281946e3ae9073c0f_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9753acf4ed59d48130b0e6a0caef62e1b5caba4c23ca05b8c80256d85f31f3f9_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1a3bf3549f14452bd745dcb51f34c32ad66813118b554c16aac8283b0965abdc_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b5d0d2a59bdbce92419b4a60aa386c1ee098fd55d35622dd5fe795c5f214a526_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:2a660b348d98513c3e5ed390f58a4a8830e56027c35645eedc8067618703775a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c8c0b9ae7c1988326b812eec034e9065cd305ae6a927cd81138e3687ef45ec38_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3ddf304d2bcc76743540536e57af9c459dd1fb63a127a07b128074a42b992300_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43d49a2d653ad655864c737183857b14903cddcee8f3367bb0b718b5f2a544b2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33745f0814b401a1dfd89ba9bdf374e52521f175d0578cab4900afbd70eff3cb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:99dee0b732d4f8970eab77c13d825914d1e223822a4d132fa47c78678c8dad09_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d648d2d83769d09a3c15a189dd7c3ea66c81365b9944a1d28da3707c38de39c0_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd31fee892859c2f92004de16416718714bdf677fdd5d52cda32d42e5a6388e6_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:03c12c7a04c36a795378d09378b5d47e659442e8e8b9aeccca30dc0fe2eb6038_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:17ad9e6e79cfde04c5e4bb2be1cccd4b82328938b59edb91834b0458a29e3a87_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b98c393c434204abe7b8eda190ed072bb74e349728a438a28f243cfff6135931_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:d12787bea010edfd8a6072dfbc61880ec8df8b4bee0a5a38b83e2e9a04cad342_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:0a600ebd6495daea79a53cbf136adb3866e6406f7e6615ac136103c8eb821043_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b959cea9c22829ada32fc4efa55265153952b3be5da430132aa8880d88f8338d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:d81bedd24ef68bab60a00620923a02ed9666ee3089ea175624524c2af29f4502_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:ddc445eeee2bf0ae040b83ef0a098854821216be3b1a08a497561ae53bdd6581_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3e39ad193ce8732aeb73f4e903c0f8e8f43abb7590ae9c848f5f2d68d4921743_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:ad18da2c0f3bbcf912d3fe0cba164cf0365120841ec67fa8c79945eb0694432b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d0d9c15acde214d2b88f6fac223aa3622b36b06fa9fc2ae6a1a8a775fa544166_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:f93a29b2665dd9423966162461c32756322c44b01c358ff3eacc57fb0f7a0048_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:3cfd3e8f7e91da7ea25fc3e0f142dc34ef43165ddc724203bae26a8967041b41_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:63c94b40b52b73bcbba7b69c267055e4649d4b104036acb11caa461b77718ced_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:707894993c637779dde870d1cbc733341768432d3beae45f14b096722c1d7635_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:ea96f8422cccf70ce686a0888c99351042915107618d2868e0f2f999f5308f84_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:4f2d626eb400b444700a80c2efdf29ba93872abc0620285623b05525c1fffa8a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:7d2c004c7567b0203ac9eb16b06971b0e0e36986ab09da7e90f80db6815866c6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:caa466464773edbc5b67a29e4fbdc33a87550df0c92e351605f80db22a3038b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:f699172cd627b0babbc67878fd78883648a1f8bd9c82441e875b67a9c8f5b71a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:0aa879f731211c3b80924f0ad5c2d46bf840ad5d157607918afcd88aad067988_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:3545ce63ecd97d9ce0bd20e77cdcde6952e59ca962baf66db5a198d16d7c5681_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:a90cd04bcf7385b7aa7d273c6a5b1a579aa4fd99ea4c25abd6ef7dc02835aec1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:dbb8b22c262f41a2178815e05bbe903cc578858b562f401fb9a229d1c7188de8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:40c5865e32371ae5b401471f14964c16d712badb5225dcc1b178f4b75d40f742_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:7b157d81a96a58b59e3fb7231bfe8c79cd9c81dbbbd8fe593eed150909c3ba26_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:b45e946749f9b777c0bf0b0e62076bf9b8572e8026d6edc13307ffb2969b4b10_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ed28b865ed1657cdf1d2acb5287fe2012845dc409a9cdccd24b652b2601e0e48_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:5e5b08bdfcd33d89cf57a4efdb7aab9c9dda994f82221566ddaae76f54c8fb11_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7ebbce099af34c40bba4dac1daa07ef734374294b3ac3b31b48d8890c2bedbd5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:a145cef307f12d62a5837415eb63f48a9e0500c22f6a85279a9d9adfb83c8a18_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:dde17bfcd61fbed0cbe7764c6c827d79f7e4f5161f7182dbdf8044ce3ae00d71_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2d2d3191e843817cb48d08fb23622dbbb9e6899280e2f2d7b779149d33176a33_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:7525f7f7ed6372b8ae82da56e4cd6f90be5019ef88024f3f9f4d9a286f095ea3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:a07305e4d8731662f4f74b672bcb658e5b53593a08c1768da52577670eae80a8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:f8ccce665a728bdffb7b26c76bb2f19bde99f7131cb01462d868e15399c02be4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:bb989e948b726b77227501fba85a35008d8f3f7f303f03f125ea85f6a61d7469_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d45386a3e70db4fc9a23c45fa0971361c75eef8e2f3dcf9da684c744568bc0a4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f65de2fa7102e01a69cf096fca9b681f9c4f3f520cc2858e70b70b2bc9d9cdfa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f6ec1e4ec9138491cd9c6b49038c49eabc1e9116a25e5be6ddc709a36339383_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7a2c108eda122c89d401e618bbca05252b913724f3f43b47ccf080b053229a96_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:8f9a4cdd1ff7e3f3cfe8d3be109bfe36f9743b6149a8d4fb2160ed2d4ef60c8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:9970b387ce2b37cc806d5079274f82d6c3c0ee5de5d9a0b28bafcac7f40580bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:0b9ca6dafacfb20c41762a915e99868e2ef73cbb18e18724c2e0bdb44a417620_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6121a5e12032d52d11d25e8252023fb70ce10a6f1d779a9e0af314f199aa9e6d_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:02f4854c8a2ac829fa497f433f52e39a8b2a2c5230a2c14193080510dba95552_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:4feae2e6bb59f667431e11e832d294fc5900c1ab38a3bb845191ee93524208e4_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:6e25f541de9ad53e8c7a3b4a275b49982e24ff10a2913300504e14c1f488288f_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:c8e04075d322724a81051290db2b36914ee8d8fd06f1f9c28377142465caa6a6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:02430a1170b02a2029b95b62ba7079ad5b09e9c0ec17175027d5b503bb289c5c_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2288fc3efbd342efb4066d6f1e9d296939b9ca3485ec49ffd683fab80942cef2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:933a16569c4c19d5264e31acb6ef7184c80410227f8b5bbff57ee62dfb2d6956_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f14613d6e2a6082539b34ab5a97af96cece75778c5aaff79f4a05814546c7d8e_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:0aa0651c884c16f456894c11c96a411c6564988861519fd77506754ebe79ffbd_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b9f10623f9400e59c9ab8eaab08d422a3eb5fd2a9c32f02547f741ca3a3d38f1_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:c294d0e0a08c16b1ec0a2fca681c2e95a95e5a2fbdd73d866ca006fe65225c99_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:e741a9543c853313f16c6fd3a30c187f9aa274d9570e035f842267314097da22_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23b51e53985b50d0c528358d5557b12ac2897fa020bd92e61c7d4fd1e683e993_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:50a34f4cdb25748514ca688375bfc4ef3ed379818243214e62dd3360be44aa71_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:be407bccfcbdaa82015c867efb9b038d3c14770bcebc4636d889f41afe65914e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c8b34839c66c8bb190790dbfebc9f81bbb5c4e758df4d1ad49154a9bc9e09620_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:09a1af0f7ac31d220a15c05c1fc8ff50e57b77f62f5dae6e3dfa87d7ba63f0d2_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1b12181214ad990931de365eecb7efe4ab34a3147cdafcc296298d35a4f7d83a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:3b7db706149595adbb0f3ffabfeafaf9d329d2f89706fb9de20a24f528cbcabc_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f86a26f09f2fc6f9fc5b69e077d5a7d0c514235b020f3ede2383510718ef3827_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:159fb1cf2b2bfb1d6ea265619b4f281c73f29effbf82176adbbc43ff606558d2_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:33b5df4508533d6ae6578872c23c8a781934cb9bf89a71fd6324739d318f728a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:bc093a8ded0afe2024a90acd6ef0e1a20c717eabfc80c08e585f823cd10327ea_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:d31811e350f24fad1773561c6e145de8e6ff9a898496a5807b4367fbc442800b_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:93289317cd0234b16892634e63e32f9e866f00c398776cc281946e3ae9073c0f_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9753acf4ed59d48130b0e6a0caef62e1b5caba4c23ca05b8c80256d85f31f3f9_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1a3bf3549f14452bd745dcb51f34c32ad66813118b554c16aac8283b0965abdc_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b5d0d2a59bdbce92419b4a60aa386c1ee098fd55d35622dd5fe795c5f214a526_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:2a660b348d98513c3e5ed390f58a4a8830e56027c35645eedc8067618703775a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c8c0b9ae7c1988326b812eec034e9065cd305ae6a927cd81138e3687ef45ec38_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:3ddf304d2bcc76743540536e57af9c459dd1fb63a127a07b128074a42b992300_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:43d49a2d653ad655864c737183857b14903cddcee8f3367bb0b718b5f2a544b2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:33745f0814b401a1dfd89ba9bdf374e52521f175d0578cab4900afbd70eff3cb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:99dee0b732d4f8970eab77c13d825914d1e223822a4d132fa47c78678c8dad09_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d648d2d83769d09a3c15a189dd7c3ea66c81365b9944a1d28da3707c38de39c0_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd31fee892859c2f92004de16416718714bdf677fdd5d52cda32d42e5a6388e6_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:27bb95bed6d1a16dfbcaea7edd77192cabe738555e904522bac2ef2018e7655c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:6873d858751a440eb7d159e0743b8a6e66e40de20eb6a6532cedcaa2cc451dac_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:77be9fe8d3307c1fdfb6469a4fb7ce84190ac1727cbb04cc374be34cac0649ba_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:ff3575c93ae90fc2e3f489ec74ac240357b5d71d5793aedc855d39ed58101c5c_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:a6155008417cb4fe4af0e15cc83db9fdda1983f7ae8c9cf583731a4e3d0d0711_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers"
}
]
}
RHSA-2024:3346
Vulnerability from csaf_redhat - Published: 2024-05-23 18:12 - Updated: 2026-06-30 03:26A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an exact match of the initial domain, an http.Client does not forward sensitive headers such as "Authorization" or "Cookie". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was discovered in Go's net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.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 git-lfs is now available for Red Hat Enterprise Linux 8.\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": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect (CVE-2023-45289)\n\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n\n* golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:3346",
"url": "https://access.redhat.com/errata/RHSA-2024:3346"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3346.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-06-30T03:26:53+00:00",
"generator": {
"date": "2026-06-30T03:26:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2024:3346",
"initial_release_date": "2024-05-23T18:12:50+00:00",
"revision_history": [
{
"date": "2024-05-23T18:12:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-23T18:12:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:26:53+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 (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-2.el8_10.src",
"product": {
"name": "git-lfs-0:3.4.1-2.el8_10.src",
"product_id": "git-lfs-0:3.4.1-2.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-2.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-2.el8_10.aarch64",
"product": {
"name": "git-lfs-0:3.4.1-2.el8_10.aarch64",
"product_id": "git-lfs-0:3.4.1-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64",
"product_id": "git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.4.1-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64",
"product_id": "git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.4.1-2.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-2.el8_10.ppc64le",
"product": {
"name": "git-lfs-0:3.4.1-2.el8_10.ppc64le",
"product_id": "git-lfs-0:3.4.1-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le",
"product_id": "git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.4.1-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.4.1-2.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-2.el8_10.x86_64",
"product": {
"name": "git-lfs-0:3.4.1-2.el8_10.x86_64",
"product_id": "git-lfs-0:3.4.1-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64",
"product_id": "git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.4.1-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64",
"product_id": "git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.4.1-2.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-2.el8_10.s390x",
"product": {
"name": "git-lfs-0:3.4.1-2.el8_10.s390x",
"product_id": "git-lfs-0:3.4.1-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.4.1-2.el8_10.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.4.1-2.el8_10.s390x",
"product_id": "git-lfs-debugsource-0:3.4.1-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.4.1-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x",
"product_id": "git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.4.1-2.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64"
},
"product_reference": "git-lfs-0:3.4.1-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le"
},
"product_reference": "git-lfs-0:3.4.1-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x"
},
"product_reference": "git-lfs-0:3.4.1-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-2.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src"
},
"product_reference": "git-lfs-0:3.4.1-2.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64"
},
"product_reference": "git-lfs-0:3.4.1-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.4.1-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.4.1-2.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T18:12:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3346"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.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-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2023-45289",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268018"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an exact match of the initial domain, an http.Client does not forward sensitive headers such as \"Authorization\" or \"Cookie\". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP 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-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45289"
},
{
"category": "external",
"summary": "RHBZ#2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T18:12:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3346"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T18:12:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3346"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"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-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T18:12:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3346"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-2.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
}
]
}
RHSA-2024:3352
Vulnerability from csaf_redhat - Published: 2024-05-23 15:28 - Updated: 2026-06-30 03:26A flaw was found in Golang. The html/template package did not properly handle HMTL-like "<!--" and "-->" comment tokens, nor hashbang "#!" comment tokens, in <script> contexts. This issue may cause the template parser to improperly interpret the contents of <script> contexts, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in <script> contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey and ctx. That function uses named return parameters to free pkey and ctx if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the "return nil, nil, fail(...)" pattern, meaning that pkey and ctx will be nil inside the deferred function that should free them.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2022-41723. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning it should be updated at compile time instead.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2021-44716. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning it should be updated at compile time instead.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2023-39325/CVE-2023-44487, known as Rapid Reset. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning it should be updated at compile time instead.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for etcd is now available for Red Hat OpenStack Platform 16.2\n(Train).\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": "A highly-available key value store for shared configuration\n\nSecurity Fix(es):\n\n* Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform\n(CVE-2024-4438)\n\n* Incomplete fix for CVE-2021-44716 in OpenStack Platform (CVE-2024-4437)\n\n* Incomplete fix for CVE-2022-41723 in OpenStack Platform (CVE-2024-4436)\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:3352",
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2279357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279357"
},
{
"category": "external",
"summary": "2279361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279361"
},
{
"category": "external",
"summary": "2279365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279365"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3352.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2 (etcd) security update",
"tracking": {
"current_release_date": "2026-06-30T03:26:56+00:00",
"generator": {
"date": "2026-06-30T03:26:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2024:3352",
"initial_release_date": "2024-05-23T15:28:35+00:00",
"revision_history": [
{
"date": "2024-05-23T15:28:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-23T15:28:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:26:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-16.el8ost.src",
"product": {
"name": "etcd-0:3.3.23-16.el8ost.src",
"product_id": "etcd-0:3.3.23-16.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-16.el8ost.x86_64",
"product": {
"name": "etcd-0:3.3.23-16.el8ost.x86_64",
"product_id": "etcd-0:3.3.23-16.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64",
"product": {
"name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64",
"product_id": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-16.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"product": {
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"product_id": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-16.el8ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-16.el8ost.ppc64le",
"product": {
"name": "etcd-0:3.3.23-16.el8ost.ppc64le",
"product_id": "etcd-0:3.3.23-16.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-16.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"product": {
"name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"product_id": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-16.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"product": {
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"product_id": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-16.el8ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le"
},
"product_reference": "etcd-0:3.3.23-16.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-16.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src"
},
"product_reference": "etcd-0:3.3.23-16.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64"
},
"product_reference": "etcd-0:3.3.23-16.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le"
},
"product_reference": "etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le"
},
"product_reference": "etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.3.23-16.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"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-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"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-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"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-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"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-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"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-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"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-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39326",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests",
"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-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39326"
},
{
"category": "external",
"summary": "RHBZ#2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2382",
"url": "https://pkg.go.dev/vuln/GO-2023-2382"
}
],
"release_date": "2023-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
},
{
"category": "workaround",
"details": "No mitigation is available for this flaw.",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests"
},
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.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-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"acknowledgments": [
{
"names": [
"@r3kumar",
"@qmuntal"
]
}
],
"cve": "CVE-2024-1394",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262921"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs\u200b. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey\u200b and ctx\u200b. That function uses named return parameters to free pkey\u200b and ctx\u200b if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the \"return nil, nil, fail(...)\" pattern, meaning that pkey\u200b and ctx\u200b will be nil inside the deferred function that should free them.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1394"
},
{
"category": "external",
"summary": "RHBZ#2262921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1394",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1394"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136",
"url": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6",
"url": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6"
},
{
"category": "external",
"summary": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f",
"url": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2660",
"url": "https://pkg.go.dev/vuln/GO-2024-2660"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2660.json",
"url": "https://vuln.go.dev/ID/GO-2024-2660.json"
}
],
"release_date": "2024-03-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.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-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads"
},
{
"cve": "CVE-2024-4436",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279357"
}
],
"notes": [
{
"category": "description",
"text": "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2022-41723. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning it should be updated at compile time instead.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "etcd: Incomplete fix for CVE-2022-41723 in OpenStack Platform",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat OpenStack 17.1 is not affected by this CVE as it wasn\u0027t affected by the original vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4436"
},
{
"category": "external",
"summary": "RHBZ#2279357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4436",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4436"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4436",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4436"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"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-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "etcd: Incomplete fix for CVE-2022-41723 in OpenStack Platform"
},
{
"cve": "CVE-2024-4437",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279361"
}
],
"notes": [
{
"category": "description",
"text": "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2021-44716. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning it should be updated at compile time instead.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "etcd: Incomplete fix for CVE-2021-44716 in OpenStack Platform",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat OpenStack 17.1 is not affected by this CVE as it wasn\u0027t affected by the original vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4437"
},
{
"category": "external",
"summary": "RHBZ#2279361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279361"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4437",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4437"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4437",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4437"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"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-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "etcd: Incomplete fix for CVE-2021-44716 in OpenStack Platform"
},
{
"cve": "CVE-2024-4438",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279365"
}
],
"notes": [
{
"category": "description",
"text": "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2023-39325/CVE-2023-44487, known as Rapid Reset. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning it should be updated at compile time instead.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "etcd: Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform",
"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-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4438"
},
{
"category": "external",
"summary": "RHBZ#2279365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279365"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4438",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4438"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4438",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4438"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T15:28:35+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3352"
}
],
"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-RHOS-16.2:etcd-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-16.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-16.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "etcd: Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform"
}
]
}
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.