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:1962
Vulnerability from csaf_redhat - Published: 2024-04-23 00:44 - 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.9.0.Z.MAIN:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:golang-docs-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:golang-misc-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:golang-src-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:golang-tests-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.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\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:1962",
"url": "https://access.redhat.com/errata/RHSA-2024:1962"
},
{
"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_1962.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security update",
"tracking": {
"current_release_date": "2026-06-30T03:26:41+00:00",
"generator": {
"date": "2026-06-30T03:26:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2024:1962",
"initial_release_date": "2024-04-23T00:44:07+00:00",
"revision_history": [
{
"date": "2024-04-23T00:44:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-23T00:44:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:26:41+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.9.0.Z.MAIN",
"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.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"product": {
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src (go-toolset:rhel8)",
"product_id": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.20.2-1.module%2Bel8.9.0%2B18926%2B5193682d?arch=src\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.src::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.src (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.12-1.module%2Bel8.9.0%2B21033%2B5795bdf6?arch=src\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.src (go-toolset:rhel8)",
"product_id": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.12-8.module%2Bel8.9.0%2B21735%2B6a7c8cc8?arch=src\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 (go-toolset:rhel8)",
"product_id": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.20.2-1.module%2Bel8.9.0%2B18926%2B5193682d?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.20.2-1.module%2Bel8.9.0%2B18926%2B5193682d?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.20.2-1.module%2Bel8.9.0%2B18926%2B5193682d?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.12-1.module%2Bel8.9.0%2B21033%2B5795bdf6?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.12-8.module%2Bel8.9.0%2B21735%2B6a7c8cc8?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.12-8.module%2Bel8.9.0%2B21735%2B6a7c8cc8?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.20.12-8.module%2Bel8.9.0%2B21735%2B6a7c8cc8?arch=noarch\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.20.12-8.module%2Bel8.9.0%2B21735%2B6a7c8cc8?arch=noarch\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.20.12-8.module%2Bel8.9.0%2B21735%2B6a7c8cc8?arch=noarch\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.20.12-8.module%2Bel8.9.0%2B21735%2B6a7c8cc8?arch=noarch\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.aarch64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.aarch64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.12-1.module%2Bel8.9.0%2B21033%2B5795bdf6?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64 (go-toolset:rhel8)",
"product_id": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.12-8.module%2Bel8.9.0%2B21735%2B6a7c8cc8?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.12-8.module%2Bel8.9.0%2B21735%2B6a7c8cc8?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.ppc64le::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.ppc64le (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.12-1.module%2Bel8.9.0%2B21033%2B5795bdf6?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le (go-toolset:rhel8)",
"product_id": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.12-8.module%2Bel8.9.0%2B21735%2B6a7c8cc8?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.12-8.module%2Bel8.9.0%2B21735%2B6a7c8cc8?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.s390x::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.s390x (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.12-1.module%2Bel8.9.0%2B21033%2B5795bdf6?arch=s390x\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x::go-toolset:rhel8",
"product": {
"name": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x (go-toolset:rhel8)",
"product_id": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.12-8.module%2Bel8.9.0%2B21735%2B6a7c8cc8?arch=s390x\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.12-8.module%2Bel8.9.0%2B21735%2B6a7c8cc8?arch=s390x\u0026rpmmod=go-toolset:rhel8:8090020240419184349:26eb71ac"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.aarch64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.ppc64le::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.s390x::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x::go-toolset:rhel8"
},
"product_reference": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:golang-docs-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:golang-misc-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:golang-src-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:golang-tests-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
}
]
},
"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.9.0.Z.MAIN:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.s390x::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.src::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.src::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-docs-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-misc-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-src-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-tests-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.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-04-23T00:44:07+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.s390x::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.src::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.src::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-docs-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-misc-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-src-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-tests-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1962"
},
{
"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.9.0.Z.MAIN:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.s390x::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.src::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.src::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-docs-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-misc-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-src-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-tests-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.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.9.0.Z.MAIN:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.src::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:delve-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:delve-debuginfo-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:delve-debugsource-0:1.20.2-1.module+el8.9.0+18926+5193682d.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.s390x::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.src::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:go-toolset-0:1.20.12-1.module+el8.9.0+21033+5795bdf6.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.src::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.aarch64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.ppc64le::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.s390x::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-bin-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.x86_64::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-docs-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-misc-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-src-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.noarch::go-toolset:rhel8",
"AppStream-8.9.0.Z.MAIN:golang-tests-0:1.20.12-8.module+el8.9.0+21735+6a7c8cc8.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:1963
Vulnerability from csaf_redhat - Published: 2024-04-23 00:36 - 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-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:golang-docs-0:1.20.12-4.el9_3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:golang-misc-0:1.20.12-4.el9_3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:golang-src-0:1.20.12-4.el9_3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:golang-tests-0:1.20.12-4.el9_3.noarch | — |
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 golang is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)",
"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:1963",
"url": "https://access.redhat.com/errata/RHSA-2024:1963"
},
{
"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_1963.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-06-30T03:26:41+00:00",
"generator": {
"date": "2026-06-30T03:26:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2024:1963",
"initial_release_date": "2024-04-23T00:36:21+00:00",
"revision_history": [
{
"date": "2024-04-23T00:36:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-23T00:36:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:26:41+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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.12-4.el9_3.aarch64",
"product": {
"name": "go-toolset-0:1.20.12-4.el9_3.aarch64",
"product_id": "go-toolset-0:1.20.12-4.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.12-4.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.12-4.el9_3.aarch64",
"product": {
"name": "golang-0:1.20.12-4.el9_3.aarch64",
"product_id": "golang-0:1.20.12-4.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.12-4.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.12-4.el9_3.aarch64",
"product": {
"name": "golang-bin-0:1.20.12-4.el9_3.aarch64",
"product_id": "golang-bin-0:1.20.12-4.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.12-4.el9_3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.12-4.el9_3.ppc64le",
"product": {
"name": "go-toolset-0:1.20.12-4.el9_3.ppc64le",
"product_id": "go-toolset-0:1.20.12-4.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.12-4.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.12-4.el9_3.ppc64le",
"product": {
"name": "golang-0:1.20.12-4.el9_3.ppc64le",
"product_id": "golang-0:1.20.12-4.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.12-4.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.12-4.el9_3.ppc64le",
"product": {
"name": "golang-bin-0:1.20.12-4.el9_3.ppc64le",
"product_id": "golang-bin-0:1.20.12-4.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.12-4.el9_3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.12-4.el9_3.x86_64",
"product": {
"name": "go-toolset-0:1.20.12-4.el9_3.x86_64",
"product_id": "go-toolset-0:1.20.12-4.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.12-4.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.12-4.el9_3.x86_64",
"product": {
"name": "golang-0:1.20.12-4.el9_3.x86_64",
"product_id": "golang-0:1.20.12-4.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.12-4.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.12-4.el9_3.x86_64",
"product": {
"name": "golang-bin-0:1.20.12-4.el9_3.x86_64",
"product_id": "golang-bin-0:1.20.12-4.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.12-4.el9_3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.20.12-4.el9_3.s390x",
"product": {
"name": "go-toolset-0:1.20.12-4.el9_3.s390x",
"product_id": "go-toolset-0:1.20.12-4.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.20.12-4.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.20.12-4.el9_3.s390x",
"product": {
"name": "golang-0:1.20.12-4.el9_3.s390x",
"product_id": "golang-0:1.20.12-4.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.12-4.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.20.12-4.el9_3.s390x",
"product": {
"name": "golang-bin-0:1.20.12-4.el9_3.s390x",
"product_id": "golang-bin-0:1.20.12-4.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.20.12-4.el9_3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.20.12-4.el9_3.src",
"product": {
"name": "golang-0:1.20.12-4.el9_3.src",
"product_id": "golang-0:1.20.12-4.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.20.12-4.el9_3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.20.12-4.el9_3.noarch",
"product": {
"name": "golang-docs-0:1.20.12-4.el9_3.noarch",
"product_id": "golang-docs-0:1.20.12-4.el9_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.20.12-4.el9_3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.20.12-4.el9_3.noarch",
"product": {
"name": "golang-misc-0:1.20.12-4.el9_3.noarch",
"product_id": "golang-misc-0:1.20.12-4.el9_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.20.12-4.el9_3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.20.12-4.el9_3.noarch",
"product": {
"name": "golang-src-0:1.20.12-4.el9_3.noarch",
"product_id": "golang-src-0:1.20.12-4.el9_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.20.12-4.el9_3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.20.12-4.el9_3.noarch",
"product": {
"name": "golang-tests-0:1.20.12-4.el9_3.noarch",
"product_id": "golang-tests-0:1.20.12-4.el9_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.20.12-4.el9_3?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.12-4.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.aarch64"
},
"product_reference": "go-toolset-0:1.20.12-4.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.12-4.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.ppc64le"
},
"product_reference": "go-toolset-0:1.20.12-4.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.12-4.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.s390x"
},
"product_reference": "go-toolset-0:1.20.12-4.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.20.12-4.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.x86_64"
},
"product_reference": "go-toolset-0:1.20.12-4.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.12-4.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.aarch64"
},
"product_reference": "golang-0:1.20.12-4.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.12-4.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.ppc64le"
},
"product_reference": "golang-0:1.20.12-4.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.12-4.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.s390x"
},
"product_reference": "golang-0:1.20.12-4.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.12-4.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.src"
},
"product_reference": "golang-0:1.20.12-4.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.20.12-4.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.x86_64"
},
"product_reference": "golang-0:1.20.12-4.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.12-4.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.aarch64"
},
"product_reference": "golang-bin-0:1.20.12-4.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.12-4.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.ppc64le"
},
"product_reference": "golang-bin-0:1.20.12-4.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.12-4.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.s390x"
},
"product_reference": "golang-bin-0:1.20.12-4.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.20.12-4.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.x86_64"
},
"product_reference": "golang-bin-0:1.20.12-4.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.20.12-4.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:golang-docs-0:1.20.12-4.el9_3.noarch"
},
"product_reference": "golang-docs-0:1.20.12-4.el9_3.noarch",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.20.12-4.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:golang-misc-0:1.20.12-4.el9_3.noarch"
},
"product_reference": "golang-misc-0:1.20.12-4.el9_3.noarch",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.20.12-4.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:golang-src-0:1.20.12-4.el9_3.noarch"
},
"product_reference": "golang-src-0:1.20.12-4.el9_3.noarch",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.20.12-4.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:golang-tests-0:1.20.12-4.el9_3.noarch"
},
"product_reference": "golang-tests-0:1.20.12-4.el9_3.noarch",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
}
]
},
"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-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.src",
"AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:golang-docs-0:1.20.12-4.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:golang-misc-0:1.20.12-4.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:golang-src-0:1.20.12-4.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:golang-tests-0:1.20.12-4.el9_3.noarch"
]
},
"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-04-23T00:36: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-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.src",
"AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:golang-docs-0:1.20.12-4.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:golang-misc-0:1.20.12-4.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:golang-src-0:1.20.12-4.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:golang-tests-0:1.20.12-4.el9_3.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1963"
},
{
"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-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.src",
"AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:golang-docs-0:1.20.12-4.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:golang-misc-0:1.20.12-4.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:golang-src-0:1.20.12-4.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:golang-tests-0:1.20.12-4.el9_3.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:go-toolset-0:1.20.12-4.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.src",
"AppStream-9.3.0.Z.MAIN:golang-0:1.20.12-4.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:golang-bin-0:1.20.12-4.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:golang-docs-0:1.20.12-4.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:golang-misc-0:1.20.12-4.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:golang-src-0:1.20.12-4.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:golang-tests-0:1.20.12-4.el9_3.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHSA-2024:2049
Vulnerability from csaf_redhat - Published: 2024-05-02 17:02 - Updated: 2026-06-30 08:42A 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.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.64.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
A flaw was found in Buildah (and subsequently Podman Build) which allows containers to mount arbitrary locations on the host filesystem into build containers. A malicious Containerfile can use a dummy image with a symbolic link to the root filesystem as a mount source and cause the mount operation to mount the host root filesystem inside the RUN step. The commands inside the RUN step will then have read-write access to the host filesystem, allowing for full container escape at build time.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.64.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.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: 8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.64.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.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.13.41 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.13.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.13.41. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:2047\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames\ncauses DoS (CVE-2023-45288)\n* buildah: full container escape at build time (CVE-2024-1753)\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.\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:2049",
"url": "https://access.redhat.com/errata/RHSA-2024:2049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2265513",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265513"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2049.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.41 packages and security update",
"tracking": {
"current_release_date": "2026-06-30T08:42:52+00:00",
"generator": {
"date": "2026-06-30T08:42:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2024:2049",
"initial_release_date": "2024-05-02T17:02:00+00:00",
"revision_history": [
{
"date": "2024-05-02T17:02:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-02T17:02:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T08:42: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.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-2.3.rhaos4.13.el8.src",
"product": {
"name": "buildah-1:1.29.1-2.3.rhaos4.13.el8.src",
"product_id": "buildah-1:1.29.1-2.3.rhaos4.13.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-2.3.rhaos4.13.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el8.src",
"product": {
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el8.src",
"product_id": "conmon-3:2.1.7-2.3.rhaos4.13.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-2.3.rhaos4.13.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src",
"product_id": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.2.rhaos4.13.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src",
"product": {
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src",
"product_id": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.5-11.2.rhaos4.13.git919cc6e.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-4.2.el8.src",
"product": {
"name": "cri-tools-0:1.26.0-4.2.el8.src",
"product_id": "cri-tools-0:1.26.0-4.2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-4.2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src",
"product_id": "openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.13.0-202404222036.p0.g4818370.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202404151710.p0.gd192e90.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.13.0-202404151710.p0.g36754b7.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src",
"product": {
"name": "openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src",
"product_id": "openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-5.3.rhaos4.13.el8.src",
"product": {
"name": "podman-3:4.4.1-5.3.rhaos4.13.el8.src",
"product_id": "podman-3:4.4.1-5.3.rhaos4.13.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-5.3.rhaos4.13.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.13.el8.src",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.13.el8.src",
"product_id": "runc-4:1.1.12-1.2.rhaos4.13.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.13.el8?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.src",
"product": {
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.src",
"product_id": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-0.2.rhaos4.13.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el9.src",
"product": {
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el9.src",
"product_id": "conmon-3:2.1.7-2.3.rhaos4.13.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-2.3.rhaos4.13.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src",
"product": {
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src",
"product_id": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.5-11.2.rhaos4.13.git919cc6e.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-4.3.el9.src",
"product": {
"name": "cri-tools-0:1.26.0-4.3.el9.src",
"product_id": "cri-tools-0:1.26.0-4.3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-4.3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.15.0-7.2.rhaos4.13.el9.src",
"product": {
"name": "ignition-0:2.15.0-7.2.rhaos4.13.el9.src",
"product_id": "ignition-0:2.15.0-7.2.rhaos4.13.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.15.0-7.2.rhaos4.13.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.64.1.el9_2.src",
"product": {
"name": "kernel-0:5.14.0-284.64.1.el9_2.src",
"product_id": "kernel-0:5.14.0-284.64.1.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.64.1.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src",
"product": {
"name": "kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src",
"product_id": "kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.64.1.rt14.349.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src",
"product_id": "openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.13.0-202404222036.p0.g4818370.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src",
"product": {
"name": "openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src",
"product_id": "openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202404151710.p0.gd192e90.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-0:23.06.3-29.el9fdp.src",
"product": {
"name": "ovn23.06-0:23.06.3-29.el9fdp.src",
"product_id": "ovn23.06-0:23.06.3-29.el9fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06@23.06.3-29.el9fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-6.3.rhaos4.13.el9.src",
"product": {
"name": "podman-3:4.4.1-6.3.rhaos4.13.el9.src",
"product_id": "podman-3:4.4.1-6.3.rhaos4.13.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-6.3.rhaos4.13.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.src",
"product": {
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.src",
"product_id": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-0.2.rhaos4.13.el9?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"product": {
"name": "buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"product_id": "buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-2.3.rhaos4.13.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"product": {
"name": "buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"product_id": "buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-2.3.rhaos4.13.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"product": {
"name": "buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"product_id": "buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-2.3.rhaos4.13.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"product_id": "buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-2.3.rhaos4.13.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-2.3.rhaos4.13.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"product": {
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"product_id": "conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-2.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"product": {
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"product_id": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-2.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"product_id": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-2.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"product_id": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.2.rhaos4.13.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.2.rhaos4.13.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.2.rhaos4.13.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"product": {
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"product_id": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.5-11.2.rhaos4.13.git919cc6e.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.5-11.2.rhaos4.13.git919cc6e.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.5-11.2.rhaos4.13.git919cc6e.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-4.2.el8.x86_64",
"product": {
"name": "cri-tools-0:1.26.0-4.2.el8.x86_64",
"product_id": "cri-tools-0:1.26.0-4.2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-4.2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64",
"product_id": "cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-4.2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64",
"product_id": "cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-4.2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202404222036.p0.g4818370.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202404151710.p0.gd192e90.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.13.0-202404151710.p0.gd192e90.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product": {
"name": "podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_id": "podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-5.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product": {
"name": "podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_id": "podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-5.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-5.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_id": "podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-5.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_id": "podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-5.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_id": "podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-5.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_id": "podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-5.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-5.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-5.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-5.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-5.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-5.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"product_id": "runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.13.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.13.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.13.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"product": {
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"product_id": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-0.2.rhaos4.13.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"product_id": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-0.2.rhaos4.13.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"product": {
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"product_id": "conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-2.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"product": {
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"product_id": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-2.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"product_id": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-2.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"product": {
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"product_id": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.5-11.2.rhaos4.13.git919cc6e.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.5-11.2.rhaos4.13.git919cc6e.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.5-11.2.rhaos4.13.git919cc6e.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-4.3.el9.x86_64",
"product": {
"name": "cri-tools-0:1.26.0-4.3.el9.x86_64",
"product_id": "cri-tools-0:1.26.0-4.3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-4.3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64",
"product_id": "cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-4.3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64",
"product_id": "cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-4.3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"product": {
"name": "ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"product_id": "ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.15.0-7.2.rhaos4.13.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"product": {
"name": "ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"product_id": "ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.15.0-7.2.rhaos4.13.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"product": {
"name": "ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"product_id": "ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.15.0-7.2.rhaos4.13.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"product_id": "ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.15.0-7.2.rhaos4.13.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.15.0-7.2.rhaos4.13.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.64.1.el9_2.x86_64",
"product": {
"name": "bpftool-0:7.0.0-284.64.1.el9_2.x86_64",
"product_id": "bpftool-0:7.0.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-core-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "perf-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "perf-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "python3-perf-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "rtla-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "rtla-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.64.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.64.1.rt14.349.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202404222036.p0.g4818370.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202404151710.p0.gd192e90.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.13.0-202404151710.p0.gd192e90.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-0:23.06.3-29.el9fdp.x86_64",
"product": {
"name": "ovn23.06-0:23.06.3-29.el9fdp.x86_64",
"product_id": "ovn23.06-0:23.06.3-29.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06@23.06.3-29.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-0:23.06.3-29.el9fdp.x86_64",
"product": {
"name": "ovn23.06-central-0:23.06.3-29.el9fdp.x86_64",
"product_id": "ovn23.06-central-0:23.06.3-29.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central@23.06.3-29.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-0:23.06.3-29.el9fdp.x86_64",
"product": {
"name": "ovn23.06-host-0:23.06.3-29.el9fdp.x86_64",
"product_id": "ovn23.06-host-0:23.06.3-29.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host@23.06.3-29.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64",
"product": {
"name": "ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64",
"product_id": "ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep@23.06.3-29.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64",
"product": {
"name": "ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64",
"product_id": "ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debugsource@23.06.3-29.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"product": {
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"product_id": "ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central-debuginfo@23.06.3-29.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"product": {
"name": "ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"product_id": "ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debuginfo@23.06.3-29.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"product": {
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"product_id": "ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host-debuginfo@23.06.3-29.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"product": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"product_id": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep-debuginfo@23.06.3-29.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product_id": "podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-6.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-6.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product_id": "podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-6.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product_id": "podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-6.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product_id": "podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-6.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product_id": "podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-6.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-6.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-6.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-6.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-6.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"product": {
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"product_id": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-0.2.rhaos4.13.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"product_id": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-0.2.rhaos4.13.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.3-0.2.rhaos4.13.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.3-0.2.rhaos4.13.el9?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"product": {
"name": "buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"product_id": "buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-2.3.rhaos4.13.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"product": {
"name": "buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"product_id": "buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-2.3.rhaos4.13.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"product": {
"name": "buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"product_id": "buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-2.3.rhaos4.13.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"product_id": "buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-2.3.rhaos4.13.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-2.3.rhaos4.13.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"product": {
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"product_id": "conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-2.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"product": {
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"product_id": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-2.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"product_id": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-2.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"product_id": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.2.rhaos4.13.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.2.rhaos4.13.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.2.rhaos4.13.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"product": {
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"product_id": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.5-11.2.rhaos4.13.git919cc6e.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.5-11.2.rhaos4.13.git919cc6e.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.5-11.2.rhaos4.13.git919cc6e.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-4.2.el8.aarch64",
"product": {
"name": "cri-tools-0:1.26.0-4.2.el8.aarch64",
"product_id": "cri-tools-0:1.26.0-4.2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-4.2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64",
"product_id": "cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-4.2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64",
"product_id": "cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-4.2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202404222036.p0.g4818370.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202404151710.p0.gd192e90.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product": {
"name": "podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_id": "podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-5.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product": {
"name": "podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_id": "podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-5.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-5.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_id": "podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-5.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_id": "podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-5.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_id": "podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-5.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_id": "podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-5.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-5.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-5.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-5.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-5.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-5.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"product_id": "runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.13.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.13.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.13.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"product": {
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"product_id": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-0.2.rhaos4.13.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"product_id": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-0.2.rhaos4.13.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"product": {
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"product_id": "conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-2.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"product": {
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"product_id": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-2.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"product_id": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-2.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"product": {
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"product_id": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.5-11.2.rhaos4.13.git919cc6e.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.5-11.2.rhaos4.13.git919cc6e.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.5-11.2.rhaos4.13.git919cc6e.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-4.3.el9.aarch64",
"product": {
"name": "cri-tools-0:1.26.0-4.3.el9.aarch64",
"product_id": "cri-tools-0:1.26.0-4.3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-4.3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64",
"product_id": "cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-4.3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64",
"product_id": "cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-4.3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"product": {
"name": "ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"product_id": "ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.15.0-7.2.rhaos4.13.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"product": {
"name": "ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"product_id": "ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.15.0-7.2.rhaos4.13.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"product": {
"name": "ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"product_id": "ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.15.0-7.2.rhaos4.13.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"product_id": "ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.15.0-7.2.rhaos4.13.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.15.0-7.2.rhaos4.13.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.64.1.el9_2.aarch64",
"product": {
"name": "bpftool-0:7.0.0-284.64.1.el9_2.aarch64",
"product_id": "bpftool-0:7.0.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "perf-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "perf-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "python3-perf-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "rtla-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "rtla-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.64.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202404222036.p0.g4818370.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202404151710.p0.gd192e90.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-0:23.06.3-29.el9fdp.aarch64",
"product": {
"name": "ovn23.06-0:23.06.3-29.el9fdp.aarch64",
"product_id": "ovn23.06-0:23.06.3-29.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06@23.06.3-29.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-0:23.06.3-29.el9fdp.aarch64",
"product": {
"name": "ovn23.06-central-0:23.06.3-29.el9fdp.aarch64",
"product_id": "ovn23.06-central-0:23.06.3-29.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central@23.06.3-29.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-0:23.06.3-29.el9fdp.aarch64",
"product": {
"name": "ovn23.06-host-0:23.06.3-29.el9fdp.aarch64",
"product_id": "ovn23.06-host-0:23.06.3-29.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host@23.06.3-29.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64",
"product": {
"name": "ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64",
"product_id": "ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep@23.06.3-29.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64",
"product": {
"name": "ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64",
"product_id": "ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debugsource@23.06.3-29.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"product": {
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"product_id": "ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central-debuginfo@23.06.3-29.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"product": {
"name": "ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"product_id": "ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debuginfo@23.06.3-29.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"product": {
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"product_id": "ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host-debuginfo@23.06.3-29.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"product": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"product_id": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep-debuginfo@23.06.3-29.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product_id": "podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-6.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-6.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product_id": "podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-6.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product_id": "podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-6.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product_id": "podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-6.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product_id": "podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-6.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-6.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-6.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-6.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-6.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"product": {
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"product_id": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-0.2.rhaos4.13.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"product_id": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-0.2.rhaos4.13.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.3-0.2.rhaos4.13.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.3-0.2.rhaos4.13.el9?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"product": {
"name": "buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"product_id": "buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-2.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"product": {
"name": "buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"product_id": "buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-2.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"product_id": "buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-2.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"product_id": "buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-2.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-2.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"product": {
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"product_id": "conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-2.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"product": {
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"product_id": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-2.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"product": {
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"product_id": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-2.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"product_id": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.2.rhaos4.13.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.2.rhaos4.13.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.2.rhaos4.13.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"product": {
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"product_id": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.5-11.2.rhaos4.13.git919cc6e.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.5-11.2.rhaos4.13.git919cc6e.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.5-11.2.rhaos4.13.git919cc6e.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-4.2.el8.ppc64le",
"product": {
"name": "cri-tools-0:1.26.0-4.2.el8.ppc64le",
"product_id": "cri-tools-0:1.26.0-4.2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-4.2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le",
"product_id": "cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-4.2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-4.2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202404222036.p0.g4818370.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202404151710.p0.gd192e90.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product": {
"name": "podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_id": "podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-5.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product": {
"name": "podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_id": "podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-5.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-5.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_id": "podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-5.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_id": "podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-5.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_id": "podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-5.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-5.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-5.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-5.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-5.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-5.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-5.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"product_id": "runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.13.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.13.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.13.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"product": {
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"product_id": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-0.2.rhaos4.13.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"product_id": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-0.2.rhaos4.13.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"product": {
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"product_id": "conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-2.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"product": {
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"product_id": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-2.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"product": {
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"product_id": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-2.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"product": {
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"product_id": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.5-11.2.rhaos4.13.git919cc6e.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.5-11.2.rhaos4.13.git919cc6e.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.5-11.2.rhaos4.13.git919cc6e.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-4.3.el9.ppc64le",
"product": {
"name": "cri-tools-0:1.26.0-4.3.el9.ppc64le",
"product_id": "cri-tools-0:1.26.0-4.3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-4.3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le",
"product_id": "cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-4.3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-4.3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"product": {
"name": "ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"product_id": "ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.15.0-7.2.rhaos4.13.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"product": {
"name": "ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"product_id": "ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.15.0-7.2.rhaos4.13.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"product_id": "ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.15.0-7.2.rhaos4.13.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"product_id": "ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.15.0-7.2.rhaos4.13.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.15.0-7.2.rhaos4.13.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "bpftool-0:7.0.0-284.64.1.el9_2.ppc64le",
"product_id": "bpftool-0:7.0.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "rtla-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "rtla-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le",
"product_id": "bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.64.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202404222036.p0.g4818370.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202404151710.p0.gd192e90.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-0:23.06.3-29.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-0:23.06.3-29.el9fdp.ppc64le",
"product_id": "ovn23.06-0:23.06.3-29.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06@23.06.3-29.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le",
"product_id": "ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central@23.06.3-29.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le",
"product_id": "ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host@23.06.3-29.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le",
"product_id": "ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep@23.06.3-29.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le",
"product_id": "ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debugsource@23.06.3-29.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"product_id": "ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central-debuginfo@23.06.3-29.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"product_id": "ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debuginfo@23.06.3-29.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"product_id": "ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host-debuginfo@23.06.3-29.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"product_id": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep-debuginfo@23.06.3-29.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product_id": "podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-6.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-6.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product_id": "podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-6.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product_id": "podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-6.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product_id": "podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-6.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-6.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-6.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-6.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-6.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-6.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"product": {
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"product_id": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-0.2.rhaos4.13.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"product_id": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-0.2.rhaos4.13.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.3-0.2.rhaos4.13.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.3-0.2.rhaos4.13.el9?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"product": {
"name": "buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"product_id": "buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-2.3.rhaos4.13.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"product": {
"name": "buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"product_id": "buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-2.3.rhaos4.13.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"product": {
"name": "buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"product_id": "buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-2.3.rhaos4.13.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"product": {
"name": "buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"product_id": "buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-2.3.rhaos4.13.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"product_id": "buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-2.3.rhaos4.13.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"product": {
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"product_id": "conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-2.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"product": {
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"product_id": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-2.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"product": {
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"product_id": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-2.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"product_id": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.2.rhaos4.13.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.2.rhaos4.13.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.2.rhaos4.13.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"product": {
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"product_id": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.5-11.2.rhaos4.13.git919cc6e.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"product_id": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.5-11.2.rhaos4.13.git919cc6e.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.5-11.2.rhaos4.13.git919cc6e.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-4.2.el8.s390x",
"product": {
"name": "cri-tools-0:1.26.0-4.2.el8.s390x",
"product_id": "cri-tools-0:1.26.0-4.2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-4.2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-4.2.el8.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-4.2.el8.s390x",
"product_id": "cri-tools-debugsource-0:1.26.0-4.2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-4.2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x",
"product_id": "cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-4.2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202404222036.p0.g4818370.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202404151710.p0.gd192e90.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product": {
"name": "podman-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_id": "podman-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-5.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product": {
"name": "podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_id": "podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-5.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_id": "podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-5.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_id": "podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-5.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product": {
"name": "podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_id": "podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-5.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product": {
"name": "podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_id": "podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-5.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_id": "podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-5.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-5.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_id": "podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-5.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-5.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-5.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-5.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"product_id": "runc-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.13.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.13.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.13.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"product": {
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"product_id": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-0.2.rhaos4.13.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"product_id": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-0.2.rhaos4.13.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"product": {
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"product_id": "conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-2.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"product": {
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"product_id": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-2.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"product": {
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"product_id": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-2.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"product": {
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"product_id": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.5-11.2.rhaos4.13.git919cc6e.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"product_id": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.5-11.2.rhaos4.13.git919cc6e.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.5-11.2.rhaos4.13.git919cc6e.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-4.3.el9.s390x",
"product": {
"name": "cri-tools-0:1.26.0-4.3.el9.s390x",
"product_id": "cri-tools-0:1.26.0-4.3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-4.3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-4.3.el9.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-4.3.el9.s390x",
"product_id": "cri-tools-debugsource-0:1.26.0-4.3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-4.3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x",
"product_id": "cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-4.3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"product": {
"name": "ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"product_id": "ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.15.0-7.2.rhaos4.13.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"product": {
"name": "ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"product_id": "ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.15.0-7.2.rhaos4.13.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"product": {
"name": "ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"product_id": "ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.15.0-7.2.rhaos4.13.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"product": {
"name": "ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"product_id": "ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.15.0-7.2.rhaos4.13.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"product_id": "ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.15.0-7.2.rhaos4.13.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.64.1.el9_2.s390x",
"product": {
"name": "bpftool-0:7.0.0-284.64.1.el9_2.s390x",
"product_id": "bpftool-0:7.0.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-core-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-core-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-debug-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-devel-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-modules-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-tools-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "perf-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "perf-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "python3-perf-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "python3-perf-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "rtla-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "rtla-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x",
"product_id": "bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.64.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202404222036.p0.g4818370.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202404151710.p0.gd192e90.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-0:23.06.3-29.el9fdp.s390x",
"product": {
"name": "ovn23.06-0:23.06.3-29.el9fdp.s390x",
"product_id": "ovn23.06-0:23.06.3-29.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06@23.06.3-29.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-0:23.06.3-29.el9fdp.s390x",
"product": {
"name": "ovn23.06-central-0:23.06.3-29.el9fdp.s390x",
"product_id": "ovn23.06-central-0:23.06.3-29.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central@23.06.3-29.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-0:23.06.3-29.el9fdp.s390x",
"product": {
"name": "ovn23.06-host-0:23.06.3-29.el9fdp.s390x",
"product_id": "ovn23.06-host-0:23.06.3-29.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host@23.06.3-29.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x",
"product": {
"name": "ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x",
"product_id": "ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep@23.06.3-29.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x",
"product": {
"name": "ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x",
"product_id": "ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debugsource@23.06.3-29.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x",
"product": {
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x",
"product_id": "ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central-debuginfo@23.06.3-29.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x",
"product": {
"name": "ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x",
"product_id": "ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debuginfo@23.06.3-29.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x",
"product": {
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x",
"product_id": "ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host-debuginfo@23.06.3-29.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x",
"product": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x",
"product_id": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep-debuginfo@23.06.3-29.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product": {
"name": "podman-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product_id": "podman-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-6.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product_id": "podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-6.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product_id": "podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-6.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product": {
"name": "podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product_id": "podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-6.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product": {
"name": "podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product_id": "podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-6.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product_id": "podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-6.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product_id": "podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-6.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-6.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-6.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-6.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"product": {
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"product_id": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-0.2.rhaos4.13.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"product_id": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-0.2.rhaos4.13.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"product_id": "skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.3-0.2.rhaos4.13.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.3-0.2.rhaos4.13.el9?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.13.0-202404151710.p0.g36754b7.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.13.0-202404151710.p0.g36754b7.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.13.0-202404151710.p0.g36754b7.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.13.0-202404151710.p0.g36754b7.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch",
"product": {
"name": "openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_id": "openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch",
"product": {
"name": "podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch",
"product_id": "podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-5.3.rhaos4.13.el8?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.64.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-284.64.1.el9_2.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-284.64.1.el9_2.noarch",
"product_id": "kernel-doc-0:5.14.0-284.64.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.64.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"product": {
"name": "openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"product_id": "openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"product": {
"name": "openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"product_id": "openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch",
"product": {
"name": "podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch",
"product_id": "podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-6.3.rhaos4.13.el9?arch=noarch\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64"
},
"product_reference": "buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le"
},
"product_reference": "buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x"
},
"product_reference": "buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-2.3.rhaos4.13.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.src"
},
"product_reference": "buildah-1:1.29.1-2.3.rhaos4.13.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64"
},
"product_reference": "buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x"
},
"product_reference": "buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64"
},
"product_reference": "buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x"
},
"product_reference": "buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64"
},
"product_reference": "buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64"
},
"product_reference": "buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le"
},
"product_reference": "buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x"
},
"product_reference": "buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64"
},
"product_reference": "buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64"
},
"product_reference": "conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le"
},
"product_reference": "conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x"
},
"product_reference": "conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.src"
},
"product_reference": "conmon-3:2.1.7-2.3.rhaos4.13.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64"
},
"product_reference": "conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le"
},
"product_reference": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x"
},
"product_reference": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64"
},
"product_reference": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le"
},
"product_reference": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x"
},
"product_reference": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64"
},
"product_reference": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64"
},
"product_reference": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le"
},
"product_reference": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x"
},
"product_reference": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src"
},
"product_reference": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64"
},
"product_reference": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-4.2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.aarch64"
},
"product_reference": "cri-tools-0:1.26.0-4.2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-4.2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.ppc64le"
},
"product_reference": "cri-tools-0:1.26.0-4.2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-4.2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.s390x"
},
"product_reference": "cri-tools-0:1.26.0-4.2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-4.2.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.src"
},
"product_reference": "cri-tools-0:1.26.0-4.2.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-4.2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.x86_64"
},
"product_reference": "cri-tools-0:1.26.0-4.2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-4.2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-4.2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch"
},
"product_reference": "openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src"
},
"product_reference": "openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64"
},
"product_reference": "podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le"
},
"product_reference": "podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-5.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.s390x"
},
"product_reference": "podman-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-5.3.rhaos4.13.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.src"
},
"product_reference": "podman-3:4.4.1-5.3.rhaos4.13.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64"
},
"product_reference": "podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64"
},
"product_reference": "podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le"
},
"product_reference": "podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x"
},
"product_reference": "podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64"
},
"product_reference": "podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch"
},
"product_reference": "podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x"
},
"product_reference": "podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x"
},
"product_reference": "podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.s390x"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.13.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.src"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.13.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64"
},
"product_reference": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le"
},
"product_reference": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x"
},
"product_reference": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.src"
},
"product_reference": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64"
},
"product_reference": "skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.aarch64"
},
"product_reference": "bpftool-0:7.0.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "bpftool-0:7.0.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.s390x"
},
"product_reference": "bpftool-0:7.0.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.x86_64"
},
"product_reference": "bpftool-0:7.0.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64"
},
"product_reference": "conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le"
},
"product_reference": "conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x"
},
"product_reference": "conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.src"
},
"product_reference": "conmon-3:2.1.7-2.3.rhaos4.13.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64"
},
"product_reference": "conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le"
},
"product_reference": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x"
},
"product_reference": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64"
},
"product_reference": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le"
},
"product_reference": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x"
},
"product_reference": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64"
},
"product_reference": "conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64"
},
"product_reference": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le"
},
"product_reference": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x"
},
"product_reference": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src"
},
"product_reference": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64"
},
"product_reference": "cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-4.3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.aarch64"
},
"product_reference": "cri-tools-0:1.26.0-4.3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-4.3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.ppc64le"
},
"product_reference": "cri-tools-0:1.26.0-4.3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-4.3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.s390x"
},
"product_reference": "cri-tools-0:1.26.0-4.3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-4.3.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.src"
},
"product_reference": "cri-tools-0:1.26.0-4.3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-4.3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.x86_64"
},
"product_reference": "cri-tools-0:1.26.0-4.3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-4.3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-4.3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64"
},
"product_reference": "ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le"
},
"product_reference": "ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x"
},
"product_reference": "ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.15.0-7.2.rhaos4.13.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.src"
},
"product_reference": "ignition-0:2.15.0-7.2.rhaos4.13.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64"
},
"product_reference": "ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x"
},
"product_reference": "ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64"
},
"product_reference": "ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x"
},
"product_reference": "ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64"
},
"product_reference": "ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64"
},
"product_reference": "ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le"
},
"product_reference": "ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x"
},
"product_reference": "ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64"
},
"product_reference": "ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.64.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.src"
},
"product_reference": "kernel-0:5.14.0-284.64.1.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-core-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-284.64.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.64.1.el9_2.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-284.64.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src"
},
"product_reference": "kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch"
},
"product_reference": "openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src"
},
"product_reference": "openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch"
},
"product_reference": "openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-0:23.06.3-29.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.aarch64"
},
"product_reference": "ovn23.06-0:23.06.3-29.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-0:23.06.3-29.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-0:23.06.3-29.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-0:23.06.3-29.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.s390x"
},
"product_reference": "ovn23.06-0:23.06.3-29.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-0:23.06.3-29.el9fdp.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.src"
},
"product_reference": "ovn23.06-0:23.06.3-29.el9fdp.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-0:23.06.3-29.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.x86_64"
},
"product_reference": "ovn23.06-0:23.06.3-29.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-0:23.06.3-29.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.aarch64"
},
"product_reference": "ovn23.06-central-0:23.06.3-29.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-0:23.06.3-29.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.s390x"
},
"product_reference": "ovn23.06-central-0:23.06.3-29.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-0:23.06.3-29.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.x86_64"
},
"product_reference": "ovn23.06-central-0:23.06.3-29.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64"
},
"product_reference": "ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x"
},
"product_reference": "ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64"
},
"product_reference": "ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64"
},
"product_reference": "ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x"
},
"product_reference": "ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64"
},
"product_reference": "ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64"
},
"product_reference": "ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x"
},
"product_reference": "ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64"
},
"product_reference": "ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-0:23.06.3-29.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.aarch64"
},
"product_reference": "ovn23.06-host-0:23.06.3-29.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-0:23.06.3-29.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.s390x"
},
"product_reference": "ovn23.06-host-0:23.06.3-29.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-0:23.06.3-29.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.x86_64"
},
"product_reference": "ovn23.06-host-0:23.06.3-29.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64"
},
"product_reference": "ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x"
},
"product_reference": "ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64"
},
"product_reference": "ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64"
},
"product_reference": "ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x"
},
"product_reference": "ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64"
},
"product_reference": "ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64"
},
"product_reference": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x"
},
"product_reference": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64"
},
"product_reference": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "perf-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "perf-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "perf-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-6.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.s390x"
},
"product_reference": "podman-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-6.3.rhaos4.13.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.src"
},
"product_reference": "podman-3:4.4.1-6.3.rhaos4.13.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch"
},
"product_reference": "podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x"
},
"product_reference": "podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x"
},
"product_reference": "podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "python3-perf-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.64.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.aarch64"
},
"product_reference": "rtla-0:5.14.0-284.64.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.64.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.ppc64le"
},
"product_reference": "rtla-0:5.14.0-284.64.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.64.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.s390x"
},
"product_reference": "rtla-0:5.14.0-284.64.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.64.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.x86_64"
},
"product_reference": "rtla-0:5.14.0-284.64.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64"
},
"product_reference": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le"
},
"product_reference": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x"
},
"product_reference": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.src"
},
"product_reference": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64"
},
"product_reference": "skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-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": [
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.src",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.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.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.src",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.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-02T17:02:00+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2049"
},
{
"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.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.src",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.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.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.src",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2024-1753",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.src",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265513"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Buildah (and subsequently Podman Build) which allows containers to mount arbitrary locations on the host filesystem into build containers. A malicious Containerfile can use a dummy image with a symbolic link to the root filesystem as a mount source and cause the mount operation to mount the host root filesystem inside the RUN step. The commands inside the RUN step will then have read-write access to the host filesystem, allowing for full container escape at build time.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: full container escape at build time",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.src",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1753"
},
{
"category": "external",
"summary": "RHBZ#2265513",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265513"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1753",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1753"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1753",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1753"
},
{
"category": "external",
"summary": "https://github.com/containers/buildah/security/advisories/GHSA-pmf3-c36m-g5cf",
"url": "https://github.com/containers/buildah/security/advisories/GHSA-pmf3-c36m-g5cf"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/security/advisories/GHSA-874v-pj72-92f3",
"url": "https://github.com/containers/podman/security/advisories/GHSA-874v-pj72-92f3"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2658",
"url": "https://pkg.go.dev/vuln/GO-2024-2658"
}
],
"release_date": "2024-03-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-02T17:02:00+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2049"
},
{
"category": "workaround",
"details": "When SELinux is enabled, the container is restricted to limited read-only access.",
"product_ids": [
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.src",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.src",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "buildah: full container escape at build time"
},
{
"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.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.src",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.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": [
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.src",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.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-02T17:02:00+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2049"
},
{
"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.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.src",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.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.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:buildah-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-debugsource-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:buildah-tests-debuginfo-1:1.29.1-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.src",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.2.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202404151710.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:podman-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-docker-3:4.4.1-5.3.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:podman-tests-3:4.4.1-5.3.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202404151710.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:conmon-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debuginfo-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:conmon-debugsource-3:2.1.7-2.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.5-11.2.rhaos4.13.git919cc6e.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.3.el9.x86_64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:ignition-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-debugsource-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:ignition-validate-debuginfo-0:2.15.0-7.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.64.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.64.1.rt14.349.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202404151710.p0.g2d540c5.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202404151710.p0.gd192e90.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202404222036.p0.g4818370.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.3-29.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:podman-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-docker-3:4.4.1-6.3.rhaos4.13.el9.noarch",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:podman-tests-3:4.4.1-6.3.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.64.1.el9_2.x86_64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:skopeo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debuginfo-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-debugsource-2:1.11.3-0.2.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:skopeo-tests-2:1.11.3-0.2.rhaos4.13.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jose-go: improper handling of highly compressed data"
}
]
}
RHSA-2024:2060
Vulnerability from csaf_redhat - Published: 2024-04-25 12:15 - 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.14:container-native-virtualization/bridge-marker-rhel9@sha256:126f16e2903c77db72f3073e463fe3e33001cb393215b55afa56de94faad17c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:b195227def41999c24ce08545ad44b24e7b73e1f1cae449059771889021365e2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:060d15b6a00a6f1ed5fd886467378d80ab232e4012ce33ffaa5843730b03be7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:eb70b77ceed22136afa7a2396414852d32adf029fa39781c0ffc27fddc18641f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:1a1c15296c9dc8ded6915561aad06322ee3d7e0e3a553e5ed2cc1eda0ef6b736_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:d6316a5f0229d924fb2859a89074808979c8ed9dff7d6b71d4750c6aaff00d41_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:90bad38e33bfa1e04b5f39a26ec2c7a4f47f3c50321a8b13ac0c315e50478208_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:a9120cb7a5f374fafea5692a5093a201ee1eb414df9bedddad98f2117f1521a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:1134d3ce149f5b64bfca52a4e3d38a0b7864e6631b3edfc34c0592aa2ccb0b8e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:ed605b46162edaa361bfecefdda6813ed8b67d400c7d1f8e623b88b692ec95db_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5e975c3d0747bcf52cddb6ffbee781de728c57c60bdc4ecb2a929c5a3a53817b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d9a503464046f5357fb58d484c5ca4424a45b319417488f906ff892ee45dc491_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:914db4c900771b40b21c7a80993efbafa8b9d2b4002b46a58e8498f8c26ccb9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bc1156fb8f028be1945e4cdb9f287a5a11d205a79fa2953dc6bfc255faf524f2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:08928889fa993ed89aa05040b27ec560b7ba7f5d090a486390646bee8d16f977_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:c2dd6139eab4fe9cb0af485ed68a42890a883f58f5c81f5ce169dfcd54667663_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:4bf255ba25a7ca9c3b3dab9d2e3b105213a264dde08544c0a0d48e1e8e1bf286_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:936b3ace24072b9bf4f1c2008b236a92a3fe08c0749823e94daa5ffabbcd7848_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:3e62bb92d18561675c80d5e2f720153e1a82300edb6d37c4a824cbdd46fa8b83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:bb00bd53da4c120e049b5e899b31aa935b749c9a0a449408578b18882c1f7990_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:d070efdb15fb0bfcb20f9e888cc28bc858a0088e6e9e969992480ddac1452bca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:e2623a16266ec70cb3b4b4acf4f69bbe53f34d18ad53a37f40225940e0324589_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6bcd09fad46e36de35550cb8213da1bd4b3e5e9274f8c6bc75583fdf0a656b63_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:acc13d82ab22b2c46f74ccc0c83e154ed46047ee3b9771bf7bf8f8f21eb1a145_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:33161895d85eb64e8b756d486c3083fbe6c32036421296c6234d4940971a6487_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8fa75658260920f2210cec540d2635cf58fc5d5accad9e825541bee6e8a9a630_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:c87ea56b6e99e0ef34b2a8445aff7d7fdec5842f02a4c8001b4140a67111774a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:d9fe342cb788df0201453b8650aa04a5e5d55b6a3940ebb6edd5b33ad1d2570b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:3ebe33bac9e801ded32791295acc9596430bf4f4a55be1745fda4a137e02f5c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:a8705583c07648fb5498454c8289cd75204ca6bb90302f855ee6222784427bb4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:491dfef99e2b3196539a29a2065e857ab3b28012f0cffd3567f75a55dff81a5e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:b1036e603c36b05cf27368ba0cd7e1a6318f28e51e9565505b6d0b77004ee9d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:03bf1dc8ac9bce13f7031b6d20c9cd664c7b4ee1f9c06e7a0e4737af54006380_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:effa00c2d39b9b3501ed42c5f38c2f85d6090ad9a3037b2e5ea8953cdc1dc47a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7104bb01c82cd031a30f00efe7bab48210859c1079f8be6a048c91ecc34c264e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a59412be5545a263dcb93adaa2c3eaf9b979ffb0da87e688778fc2cde6a3d716_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:5fd34ba0778fef7fd8b1648d525b8d03bc75fb7d8a2b29f9e8929fae142a4126_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:8b669fd418829f963f779dc172616137753fa139e8ea8c3d6d15646d9f6e8c63_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:168cbbf3a63fcb310d4be9007ddb5410ca331e3c0d34c64551ca1b1f11ed067f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:bbac4e77c2ed9188c94866004f74bf26894e4a456463b4548256e50b678740b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:0604e2eb630ee1eac352a195818e7cb4a3240ac03eb6d134cabb4683cb139193_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:ca22d241fe43af4a45e4b9176c5aaf75327f5b1f16691d82885ac553de3667ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:58cc012f441ece150f0398a7a7a165d8c499d029ba8cdc2664b3516072269a8d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:a9dd4d71eae0fa09331e5e6a353624e2ddb3ec9877dfa7dc08be989e2adcb71c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:711a6137057ff635192dea73b9424e6a2f95d0f229f0cdf09c7a16c36ba59370_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:f08fac06f09745fc08831602d05bc3d723982c451f28cbc384da1270fbd94cf9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:144a67d9c708c0d226afdcbdbb76234f2715f3809e37792a43d31af4b5b99372_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:823611e324dac409e3ffd30d64c1affcdeb446e2dcc3966d4465f65fc22ce0e5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a5b2a6b41a0120f9a1d95e1529a2200e88849f161b5b458022bfae767966f475_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:f17a8110c748c8ffabe93efc3c6443a3b476616eaa01dbdac0c37ed780713f13_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:09fae9412de92a7d8a8bdab844371ac30232daf1f74563016ecf72287a890f8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:482a71b7821e07648acf929298907292370c57c4d3bc30c467538abe43559a7e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:855131ed1ee02f7a20bca554be17d48f308e001623c3c9050d584306f84e7bff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:eefd8e5eb2012c46816b0a8526e494bbcb959c646fdbd7aa52ee89ca2fd06c72_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2ec918c4ad51e3650c5885ec2f4db33a14e0078a1bfc11451437dd6244abe57c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d5f8c88a1d72862115113b95ad89ad9cf53564103ce889fb2b654cbc5fc515f6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:292a72a521a6d46b13676f0541836554b430271cd1669006236183fb614344d8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:8ec1b24067abb40f6e564563eda4d239b2039783cdb2394b4bd2f7ca73ba6cea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:407f096eb2369cd6b4af6d7c77db2861b01ceef5e970a511a88a185eef6840d3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:a08b4400febe97442ee9e5233cbc356f52a1ea4b0cd483a6de790afe4d3d8562_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a4a5fe633ceba525a4dd17a96ff4674a35bfa1bbd32b80c0de22d92c565d88fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:b6c7c8093b64e4c6754f8aa2bae59c05eef755c5c831f8d8985e7446e8fdc892_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:62faac2d2e82fddf225d2c2f2432f833b6c948c774da16c5a54bc7c3599ba3b4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f1fd2c602714ef0dd021fe52aa65b975e9805a0d9477f127eab17bf2d6156af2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:721a7dcf7e5a908eba26ecc603ad7ee4509d1ead3d977148194e0a9910ec8bb0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:e237f8c02899763fb7b8bbf0f13171b51fc5a543ec033d5a111c7d2d244214b0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:50f601eb636afd53759698edbce79dfb0fde74b9b1c2f36970013d57c3e9b4f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:89e3135602086f04cb00ddae64cd433b3c73f769f5ef654bb5250d9d1af3ed21_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:6511b03ad620156005369b94d02cadd306103334cf51547fcb1a5743de5baf35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b189b3b120e3698af126b156e41312e967db968aeaf046b78a5a833930bc850e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:3d2947e853e5619684623ed7e0b73d84b3e0278ddf970dafdffda022613e06ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e3a5beeeb3e8d5b854891b4369453a11892203ba4f5b952123aea249584a2cef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:66e06e4a600a860f0d954cf43d622b65e4f98d99b5d949a985d18030af4bfa02_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:a63a5ab663facf4ee56ec14b19a94a88ed14da38f3a760cace16c029e02db27c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b251fe9dd78413eebff9133e80d39238703e2b3e503959e2cf96b2ac0e732c06_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:fe61a766f1ead53002208eef8672824f36da861c65f82e3b8215f4097779aed5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:66d77e7ff0f7b4cdc55bb3cdfe65a36cfc247c87e4fed86e8784ddc4815ba48b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:c6e7c7710c4c254bbffccf1226d311e91913491ced31e2d5f4e4493d3c53b992_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:777e3e5e4a1edce5803b4b631ed9b75892ea198b809fe4403409a39c2a1c5585_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:e4c6a1eb9ac8eee15487079aa2d721efda2390135917e884b7cd82792653d345_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:4affe993611a28b0b42b01102ee6af0e1ca12f70bbe79f4ff96da4063729e809_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:796faebcd97b34c762499fcb019246fabe0319a34acf3fd0a45b2385bd79081b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:5b1308fd374ab648ba70284a2fd26518dfcc672cca6e1ffa42928b1e73b7f268_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:751be111b562a5a3aa34671f7a095bae50d44091fc504499ee874cc7fea2a605_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:74751213289932893a464d459e9e2d87ee65f3cc6406134273d71ed343974e27_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:7921da0f8c00d3584eed5ab5cda27593accfddd5a0533712f5d338b254a92097_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:19227650fd86ad8388578b876ea136058cf81e88cb62759259ad3d631b731400_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:c5d7d560f97040008743996d70e3ad63e7860add658ca6c27313e28f73dacbc1_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Virtualization release 4.14.5 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.14.5 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:2060",
"url": "https://access.redhat.com/errata/RHSA-2024:2060"
},
{
"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": "CNV-35848",
"url": "https://issues.redhat.com/browse/CNV-35848"
},
{
"category": "external",
"summary": "CNV-39957",
"url": "https://issues.redhat.com/browse/CNV-39957"
},
{
"category": "external",
"summary": "CNV-40266",
"url": "https://issues.redhat.com/browse/CNV-40266"
},
{
"category": "external",
"summary": "CNV-40279",
"url": "https://issues.redhat.com/browse/CNV-40279"
},
{
"category": "external",
"summary": "CNV-40627",
"url": "https://issues.redhat.com/browse/CNV-40627"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2060.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Virtualization 4.14.5 Images security update",
"tracking": {
"current_release_date": "2026-06-30T03:26:41+00:00",
"generator": {
"date": "2026-06-30T03:26:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2024:2060",
"initial_release_date": "2024-04-25T12:15:31+00:00",
"revision_history": [
{
"date": "2024-04-25T12:15:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-25T12:15:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:26:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CNV 4.14 for RHEL 9",
"product": {
"name": "CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.14::el9"
}
}
}
],
"category": "product_family",
"name": "OpenShift Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:126f16e2903c77db72f3073e463fe3e33001cb393215b55afa56de94faad17c0_amd64",
"product": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:126f16e2903c77db72f3073e463fe3e33001cb393215b55afa56de94faad17c0_amd64",
"product_id": "container-native-virtualization/bridge-marker-rhel9@sha256:126f16e2903c77db72f3073e463fe3e33001cb393215b55afa56de94faad17c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker-rhel9@sha256:126f16e2903c77db72f3073e463fe3e33001cb393215b55afa56de94faad17c0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker-rhel9\u0026tag=v4.14.5-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:060d15b6a00a6f1ed5fd886467378d80ab232e4012ce33ffaa5843730b03be7e_amd64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:060d15b6a00a6f1ed5fd886467378d80ab232e4012ce33ffaa5843730b03be7e_amd64",
"product_id": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:060d15b6a00a6f1ed5fd886467378d80ab232e4012ce33ffaa5843730b03be7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator-rhel9@sha256:060d15b6a00a6f1ed5fd886467378d80ab232e4012ce33ffaa5843730b03be7e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:d6316a5f0229d924fb2859a89074808979c8ed9dff7d6b71d4750c6aaff00d41_amd64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:d6316a5f0229d924fb2859a89074808979c8ed9dff7d6b71d4750c6aaff00d41_amd64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:d6316a5f0229d924fb2859a89074808979c8ed9dff7d6b71d4750c6aaff00d41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins-rhel9@sha256:d6316a5f0229d924fb2859a89074808979c8ed9dff7d6b71d4750c6aaff00d41?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins-rhel9\u0026tag=v4.14.5-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:a9120cb7a5f374fafea5692a5093a201ee1eb414df9bedddad98f2117f1521a5_amd64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:a9120cb7a5f374fafea5692a5093a201ee1eb414df9bedddad98f2117f1521a5_amd64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel9@sha256:a9120cb7a5f374fafea5692a5093a201ee1eb414df9bedddad98f2117f1521a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel9@sha256:a9120cb7a5f374fafea5692a5093a201ee1eb414df9bedddad98f2117f1521a5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel9\u0026tag=v4.14.5-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:1134d3ce149f5b64bfca52a4e3d38a0b7864e6631b3edfc34c0592aa2ccb0b8e_amd64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:1134d3ce149f5b64bfca52a4e3d38a0b7864e6631b3edfc34c0592aa2ccb0b8e_amd64",
"product_id": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:1134d3ce149f5b64bfca52a4e3d38a0b7864e6631b3edfc34c0592aa2ccb0b8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry-rhel9@sha256:1134d3ce149f5b64bfca52a4e3d38a0b7864e6631b3edfc34c0592aa2ccb0b8e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry-rhel9\u0026tag=v4.14.5.rhel9-242"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d9a503464046f5357fb58d484c5ca4424a45b319417488f906ff892ee45dc491_amd64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d9a503464046f5357fb58d484c5ca4424a45b319417488f906ff892ee45dc491_amd64",
"product_id": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d9a503464046f5357fb58d484c5ca4424a45b319417488f906ff892ee45dc491_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver-rhel9@sha256:d9a503464046f5357fb58d484c5ca4424a45b319417488f906ff892ee45dc491?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9\u0026tag=v4.14.5-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:914db4c900771b40b21c7a80993efbafa8b9d2b4002b46a58e8498f8c26ccb9c_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:914db4c900771b40b21c7a80993efbafa8b9d2b4002b46a58e8498f8c26ccb9c_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:914db4c900771b40b21c7a80993efbafa8b9d2b4002b46a58e8498f8c26ccb9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-operator-rhel9@sha256:914db4c900771b40b21c7a80993efbafa8b9d2b4002b46a58e8498f8c26ccb9c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-operator-rhel9\u0026tag=v4.14.5-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:c2dd6139eab4fe9cb0af485ed68a42890a883f58f5c81f5ce169dfcd54667663_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:c2dd6139eab4fe9cb0af485ed68a42890a883f58f5c81f5ce169dfcd54667663_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:c2dd6139eab4fe9cb0af485ed68a42890a883f58f5c81f5ce169dfcd54667663_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel9@sha256:c2dd6139eab4fe9cb0af485ed68a42890a883f58f5c81f5ce169dfcd54667663?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel9\u0026tag=v4.14.5-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:936b3ace24072b9bf4f1c2008b236a92a3fe08c0749823e94daa5ffabbcd7848_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:936b3ace24072b9bf4f1c2008b236a92a3fe08c0749823e94daa5ffabbcd7848_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:936b3ace24072b9bf4f1c2008b236a92a3fe08c0749823e94daa5ffabbcd7848_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator-rhel9@sha256:936b3ace24072b9bf4f1c2008b236a92a3fe08c0749823e94daa5ffabbcd7848?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:3e62bb92d18561675c80d5e2f720153e1a82300edb6d37c4a824cbdd46fa8b83_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:3e62bb92d18561675c80d5e2f720153e1a82300edb6d37c4a824cbdd46fa8b83_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:3e62bb92d18561675c80d5e2f720153e1a82300edb6d37c4a824cbdd46fa8b83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel9@sha256:3e62bb92d18561675c80d5e2f720153e1a82300edb6d37c4a824cbdd46fa8b83?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:d070efdb15fb0bfcb20f9e888cc28bc858a0088e6e9e969992480ddac1452bca_amd64",
"product": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:d070efdb15fb0bfcb20f9e888cc28bc858a0088e6e9e969992480ddac1452bca_amd64",
"product_id": "container-native-virtualization/kubemacpool-rhel9@sha256:d070efdb15fb0bfcb20f9e888cc28bc858a0088e6e9e969992480ddac1452bca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool-rhel9@sha256:d070efdb15fb0bfcb20f9e888cc28bc858a0088e6e9e969992480ddac1452bca?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool-rhel9\u0026tag=v4.14.5-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:acc13d82ab22b2c46f74ccc0c83e154ed46047ee3b9771bf7bf8f8f21eb1a145_amd64",
"product": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:acc13d82ab22b2c46f74ccc0c83e154ed46047ee3b9771bf7bf8f8f21eb1a145_amd64",
"product_id": "container-native-virtualization/kubesecondarydns-rhel9@sha256:acc13d82ab22b2c46f74ccc0c83e154ed46047ee3b9771bf7bf8f8f21eb1a145_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubesecondarydns-rhel9@sha256:acc13d82ab22b2c46f74ccc0c83e154ed46047ee3b9771bf7bf8f8f21eb1a145?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubesecondarydns-rhel9\u0026tag=v4.14.5-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:33161895d85eb64e8b756d486c3083fbe6c32036421296c6234d4940971a6487_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:33161895d85eb64e8b756d486c3083fbe6c32036421296c6234d4940971a6487_amd64",
"product_id": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:33161895d85eb64e8b756d486c3083fbe6c32036421296c6234d4940971a6487_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-apiserver-proxy-rhel9@sha256:33161895d85eb64e8b756d486c3083fbe6c32036421296c6234d4940971a6487?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-apiserver-proxy-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:c87ea56b6e99e0ef34b2a8445aff7d7fdec5842f02a4c8001b4140a67111774a_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:c87ea56b6e99e0ef34b2a8445aff7d7fdec5842f02a4c8001b4140a67111774a_amd64",
"product_id": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:c87ea56b6e99e0ef34b2a8445aff7d7fdec5842f02a4c8001b4140a67111774a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin-rhel9@sha256:c87ea56b6e99e0ef34b2a8445aff7d7fdec5842f02a4c8001b4140a67111774a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin-rhel9\u0026tag=v4.14.5-257"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:3ebe33bac9e801ded32791295acc9596430bf4f4a55be1745fda4a137e02f5c6_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:3ebe33bac9e801ded32791295acc9596430bf4f4a55be1745fda4a137e02f5c6_amd64",
"product_id": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:3ebe33bac9e801ded32791295acc9596430bf4f4a55be1745fda4a137e02f5c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-dpdk-checkup-rhel9@sha256:3ebe33bac9e801ded32791295acc9596430bf4f4a55be1745fda4a137e02f5c6?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-dpdk-checkup-rhel9\u0026tag=v4.14.5-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:b1036e603c36b05cf27368ba0cd7e1a6318f28e51e9565505b6d0b77004ee9d5_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:b1036e603c36b05cf27368ba0cd7e1a6318f28e51e9565505b6d0b77004ee9d5_amd64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:b1036e603c36b05cf27368ba0cd7e1a6318f28e51e9565505b6d0b77004ee9d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator-rhel9@sha256:b1036e603c36b05cf27368ba0cd7e1a6318f28e51e9565505b6d0b77004ee9d5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator-rhel9\u0026tag=v4.14.5-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:effa00c2d39b9b3501ed42c5f38c2f85d6090ad9a3037b2e5ea8953cdc1dc47a_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:effa00c2d39b9b3501ed42c5f38c2f85d6090ad9a3037b2e5ea8953cdc1dc47a_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:effa00c2d39b9b3501ed42c5f38c2f85d6090ad9a3037b2e5ea8953cdc1dc47a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:effa00c2d39b9b3501ed42c5f38c2f85d6090ad9a3037b2e5ea8953cdc1dc47a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9\u0026tag=v4.14.5-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a59412be5545a263dcb93adaa2c3eaf9b979ffb0da87e688778fc2cde6a3d716_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a59412be5545a263dcb93adaa2c3eaf9b979ffb0da87e688778fc2cde6a3d716_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a59412be5545a263dcb93adaa2c3eaf9b979ffb0da87e688778fc2cde6a3d716_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a59412be5545a263dcb93adaa2c3eaf9b979ffb0da87e688778fc2cde6a3d716?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9\u0026tag=v4.14.5-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:5fd34ba0778fef7fd8b1648d525b8d03bc75fb7d8a2b29f9e8929fae142a4126_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:5fd34ba0778fef7fd8b1648d525b8d03bc75fb7d8a2b29f9e8929fae142a4126_amd64",
"product_id": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:5fd34ba0778fef7fd8b1648d525b8d03bc75fb7d8a2b29f9e8929fae142a4126_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator-rhel9@sha256:5fd34ba0778fef7fd8b1648d525b8d03bc75fb7d8a2b29f9e8929fae142a4126?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:bbac4e77c2ed9188c94866004f74bf26894e4a456463b4548256e50b678740b7_amd64",
"product": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:bbac4e77c2ed9188c94866004f74bf26894e4a456463b4548256e50b678740b7_amd64",
"product_id": "container-native-virtualization/libguestfs-tools-rhel9@sha256:bbac4e77c2ed9188c94866004f74bf26894e4a456463b4548256e50b678740b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools-rhel9@sha256:bbac4e77c2ed9188c94866004f74bf26894e4a456463b4548256e50b678740b7?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/mtq-controller-rhel9@sha256:ca22d241fe43af4a45e4b9176c5aaf75327f5b1f16691d82885ac553de3667ed_amd64",
"product": {
"name": "container-native-virtualization/mtq-controller-rhel9@sha256:ca22d241fe43af4a45e4b9176c5aaf75327f5b1f16691d82885ac553de3667ed_amd64",
"product_id": "container-native-virtualization/mtq-controller-rhel9@sha256:ca22d241fe43af4a45e4b9176c5aaf75327f5b1f16691d82885ac553de3667ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtq-controller-rhel9@sha256:ca22d241fe43af4a45e4b9176c5aaf75327f5b1f16691d82885ac553de3667ed?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/mtq-controller-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/mtq-lock-server-rhel9@sha256:58cc012f441ece150f0398a7a7a165d8c499d029ba8cdc2664b3516072269a8d_amd64",
"product": {
"name": "container-native-virtualization/mtq-lock-server-rhel9@sha256:58cc012f441ece150f0398a7a7a165d8c499d029ba8cdc2664b3516072269a8d_amd64",
"product_id": "container-native-virtualization/mtq-lock-server-rhel9@sha256:58cc012f441ece150f0398a7a7a165d8c499d029ba8cdc2664b3516072269a8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtq-lock-server-rhel9@sha256:58cc012f441ece150f0398a7a7a165d8c499d029ba8cdc2664b3516072269a8d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/mtq-lock-server-rhel9\u0026tag=v4.14.5-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/mtq-operator-rhel9@sha256:711a6137057ff635192dea73b9424e6a2f95d0f229f0cdf09c7a16c36ba59370_amd64",
"product": {
"name": "container-native-virtualization/mtq-operator-rhel9@sha256:711a6137057ff635192dea73b9424e6a2f95d0f229f0cdf09c7a16c36ba59370_amd64",
"product_id": "container-native-virtualization/mtq-operator-rhel9@sha256:711a6137057ff635192dea73b9424e6a2f95d0f229f0cdf09c7a16c36ba59370_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtq-operator-rhel9@sha256:711a6137057ff635192dea73b9424e6a2f95d0f229f0cdf09c7a16c36ba59370?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/mtq-operator-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:144a67d9c708c0d226afdcbdbb76234f2715f3809e37792a43d31af4b5b99372_amd64",
"product": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:144a67d9c708c0d226afdcbdbb76234f2715f3809e37792a43d31af4b5b99372_amd64",
"product_id": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:144a67d9c708c0d226afdcbdbb76234f2715f3809e37792a43d31af4b5b99372_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multus-dynamic-networks-rhel9@sha256:144a67d9c708c0d226afdcbdbb76234f2715f3809e37792a43d31af4b5b99372?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/multus-dynamic-networks-rhel9\u0026tag=v4.14.5-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a5b2a6b41a0120f9a1d95e1529a2200e88849f161b5b458022bfae767966f475_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a5b2a6b41a0120f9a1d95e1529a2200e88849f161b5b458022bfae767966f475_amd64",
"product_id": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a5b2a6b41a0120f9a1d95e1529a2200e88849f161b5b458022bfae767966f475_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin-rhel9@sha256:a5b2a6b41a0120f9a1d95e1529a2200e88849f161b5b458022bfae767966f475?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin-rhel9\u0026tag=v4.14.5-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/pr-helper-rhel9@sha256:09fae9412de92a7d8a8bdab844371ac30232daf1f74563016ecf72287a890f8b_amd64",
"product": {
"name": "container-native-virtualization/pr-helper-rhel9@sha256:09fae9412de92a7d8a8bdab844371ac30232daf1f74563016ecf72287a890f8b_amd64",
"product_id": "container-native-virtualization/pr-helper-rhel9@sha256:09fae9412de92a7d8a8bdab844371ac30232daf1f74563016ecf72287a890f8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pr-helper-rhel9@sha256:09fae9412de92a7d8a8bdab844371ac30232daf1f74563016ecf72287a890f8b?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/pr-helper-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api-rhel9@sha256:855131ed1ee02f7a20bca554be17d48f308e001623c3c9050d584306f84e7bff_amd64",
"product": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:855131ed1ee02f7a20bca554be17d48f308e001623c3c9050d584306f84e7bff_amd64",
"product_id": "container-native-virtualization/virt-api-rhel9@sha256:855131ed1ee02f7a20bca554be17d48f308e001623c3c9050d584306f84e7bff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api-rhel9@sha256:855131ed1ee02f7a20bca554be17d48f308e001623c3c9050d584306f84e7bff?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:d5f8c88a1d72862115113b95ad89ad9cf53564103ce889fb2b654cbc5fc515f6_amd64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:d5f8c88a1d72862115113b95ad89ad9cf53564103ce889fb2b654cbc5fc515f6_amd64",
"product_id": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:d5f8c88a1d72862115113b95ad89ad9cf53564103ce889fb2b654cbc5fc515f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server-rhel9@sha256:d5f8c88a1d72862115113b95ad89ad9cf53564103ce889fb2b654cbc5fc515f6?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:292a72a521a6d46b13676f0541836554b430271cd1669006236183fb614344d8_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:292a72a521a6d46b13676f0541836554b430271cd1669006236183fb614344d8_amd64",
"product_id": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:292a72a521a6d46b13676f0541836554b430271cd1669006236183fb614344d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver-rhel9@sha256:292a72a521a6d46b13676f0541836554b430271cd1669006236183fb614344d8?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver-rhel9\u0026tag=v4.14.5-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:a08b4400febe97442ee9e5233cbc356f52a1ea4b0cd483a6de790afe4d3d8562_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:a08b4400febe97442ee9e5233cbc356f52a1ea4b0cd483a6de790afe4d3d8562_amd64",
"product_id": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:a08b4400febe97442ee9e5233cbc356f52a1ea4b0cd483a6de790afe4d3d8562_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner-rhel9@sha256:a08b4400febe97442ee9e5233cbc356f52a1ea4b0cd483a6de790afe4d3d8562?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner-rhel9\u0026tag=v4.14.5-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:a4a5fe633ceba525a4dd17a96ff4674a35bfa1bbd32b80c0de22d92c565d88fe_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:a4a5fe633ceba525a4dd17a96ff4674a35bfa1bbd32b80c0de22d92c565d88fe_amd64",
"product_id": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:a4a5fe633ceba525a4dd17a96ff4674a35bfa1bbd32b80c0de22d92c565d88fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller-rhel9@sha256:a4a5fe633ceba525a4dd17a96ff4674a35bfa1bbd32b80c0de22d92c565d88fe?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller-rhel9\u0026tag=v4.14.5-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:62faac2d2e82fddf225d2c2f2432f833b6c948c774da16c5a54bc7c3599ba3b4_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:62faac2d2e82fddf225d2c2f2432f833b6c948c774da16c5a54bc7c3599ba3b4_amd64",
"product_id": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:62faac2d2e82fddf225d2c2f2432f833b6c948c774da16c5a54bc7c3599ba3b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer-rhel9@sha256:62faac2d2e82fddf225d2c2f2432f833b6c948c774da16c5a54bc7c3599ba3b4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer-rhel9\u0026tag=v4.14.5-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:721a7dcf7e5a908eba26ecc603ad7ee4509d1ead3d977148194e0a9910ec8bb0_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:721a7dcf7e5a908eba26ecc603ad7ee4509d1ead3d977148194e0a9910ec8bb0_amd64",
"product_id": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:721a7dcf7e5a908eba26ecc603ad7ee4509d1ead3d977148194e0a9910ec8bb0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator-rhel9@sha256:721a7dcf7e5a908eba26ecc603ad7ee4509d1ead3d977148194e0a9910ec8bb0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator-rhel9\u0026tag=v4.14.5-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:50f601eb636afd53759698edbce79dfb0fde74b9b1c2f36970013d57c3e9b4f7_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:50f601eb636afd53759698edbce79dfb0fde74b9b1c2f36970013d57c3e9b4f7_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:50f601eb636afd53759698edbce79dfb0fde74b9b1c2f36970013d57c3e9b4f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy-rhel9@sha256:50f601eb636afd53759698edbce79dfb0fde74b9b1c2f36970013d57c3e9b4f7?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy-rhel9\u0026tag=v4.14.5-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:6511b03ad620156005369b94d02cadd306103334cf51547fcb1a5743de5baf35_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:6511b03ad620156005369b94d02cadd306103334cf51547fcb1a5743de5baf35_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:6511b03ad620156005369b94d02cadd306103334cf51547fcb1a5743de5baf35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver-rhel9@sha256:6511b03ad620156005369b94d02cadd306103334cf51547fcb1a5743de5baf35?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver-rhel9\u0026tag=v4.14.5-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller-rhel9@sha256:3d2947e853e5619684623ed7e0b73d84b3e0278ddf970dafdffda022613e06ce_amd64",
"product": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:3d2947e853e5619684623ed7e0b73d84b3e0278ddf970dafdffda022613e06ce_amd64",
"product_id": "container-native-virtualization/virt-controller-rhel9@sha256:3d2947e853e5619684623ed7e0b73d84b3e0278ddf970dafdffda022613e06ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller-rhel9@sha256:3d2947e853e5619684623ed7e0b73d84b3e0278ddf970dafdffda022613e06ce?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:66e06e4a600a860f0d954cf43d622b65e4f98d99b5d949a985d18030af4bfa02_amd64",
"product": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:66e06e4a600a860f0d954cf43d622b65e4f98d99b5d949a985d18030af4bfa02_amd64",
"product_id": "container-native-virtualization/virt-exportproxy-rhel9@sha256:66e06e4a600a860f0d954cf43d622b65e4f98d99b5d949a985d18030af4bfa02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportproxy-rhel9@sha256:66e06e4a600a860f0d954cf43d622b65e4f98d99b5d949a985d18030af4bfa02?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:fe61a766f1ead53002208eef8672824f36da861c65f82e3b8215f4097779aed5_amd64",
"product": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:fe61a766f1ead53002208eef8672824f36da861c65f82e3b8215f4097779aed5_amd64",
"product_id": "container-native-virtualization/virt-exportserver-rhel9@sha256:fe61a766f1ead53002208eef8672824f36da861c65f82e3b8215f4097779aed5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportserver-rhel9@sha256:fe61a766f1ead53002208eef8672824f36da861c65f82e3b8215f4097779aed5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler-rhel9@sha256:c6e7c7710c4c254bbffccf1226d311e91913491ced31e2d5f4e4493d3c53b992_amd64",
"product": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:c6e7c7710c4c254bbffccf1226d311e91913491ced31e2d5f4e4493d3c53b992_amd64",
"product_id": "container-native-virtualization/virt-handler-rhel9@sha256:c6e7c7710c4c254bbffccf1226d311e91913491ced31e2d5f4e4493d3c53b992_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler-rhel9@sha256:c6e7c7710c4c254bbffccf1226d311e91913491ced31e2d5f4e4493d3c53b992?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win-rhel9@sha256:751be111b562a5a3aa34671f7a095bae50d44091fc504499ee874cc7fea2a605_amd64",
"product": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:751be111b562a5a3aa34671f7a095bae50d44091fc504499ee874cc7fea2a605_amd64",
"product_id": "container-native-virtualization/virtio-win-rhel9@sha256:751be111b562a5a3aa34671f7a095bae50d44091fc504499ee874cc7fea2a605_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win-rhel9@sha256:751be111b562a5a3aa34671f7a095bae50d44091fc504499ee874cc7fea2a605?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win-rhel9\u0026tag=v4.14.5-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:e4c6a1eb9ac8eee15487079aa2d721efda2390135917e884b7cd82792653d345_amd64",
"product": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:e4c6a1eb9ac8eee15487079aa2d721efda2390135917e884b7cd82792653d345_amd64",
"product_id": "container-native-virtualization/virt-launcher-rhel9@sha256:e4c6a1eb9ac8eee15487079aa2d721efda2390135917e884b7cd82792653d345_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher-rhel9@sha256:e4c6a1eb9ac8eee15487079aa2d721efda2390135917e884b7cd82792653d345?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator-rhel9@sha256:4affe993611a28b0b42b01102ee6af0e1ca12f70bbe79f4ff96da4063729e809_amd64",
"product": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:4affe993611a28b0b42b01102ee6af0e1ca12f70bbe79f4ff96da4063729e809_amd64",
"product_id": "container-native-virtualization/virt-operator-rhel9@sha256:4affe993611a28b0b42b01102ee6af0e1ca12f70bbe79f4ff96da4063729e809_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator-rhel9@sha256:4affe993611a28b0b42b01102ee6af0e1ca12f70bbe79f4ff96da4063729e809?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:74751213289932893a464d459e9e2d87ee65f3cc6406134273d71ed343974e27_amd64",
"product": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:74751213289932893a464d459e9e2d87ee65f3cc6406134273d71ed343974e27_amd64",
"product_id": "container-native-virtualization/vm-console-proxy-rhel9@sha256:74751213289932893a464d459e9e2d87ee65f3cc6406134273d71ed343974e27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-console-proxy-rhel9@sha256:74751213289932893a464d459e9e2d87ee65f3cc6406134273d71ed343974e27?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-console-proxy-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:c5d7d560f97040008743996d70e3ad63e7860add658ca6c27313e28f73dacbc1_amd64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:c5d7d560f97040008743996d70e3ad63e7860add658ca6c27313e28f73dacbc1_amd64",
"product_id": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:c5d7d560f97040008743996d70e3ad63e7860add658ca6c27313e28f73dacbc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup-rhel9@sha256:c5d7d560f97040008743996d70e3ad63e7860add658ca6c27313e28f73dacbc1?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup-rhel9\u0026tag=v4.14.5-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:b195227def41999c24ce08545ad44b24e7b73e1f1cae449059771889021365e2_arm64",
"product": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:b195227def41999c24ce08545ad44b24e7b73e1f1cae449059771889021365e2_arm64",
"product_id": "container-native-virtualization/bridge-marker-rhel9@sha256:b195227def41999c24ce08545ad44b24e7b73e1f1cae449059771889021365e2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker-rhel9@sha256:b195227def41999c24ce08545ad44b24e7b73e1f1cae449059771889021365e2?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker-rhel9\u0026tag=v4.14.5-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:eb70b77ceed22136afa7a2396414852d32adf029fa39781c0ffc27fddc18641f_arm64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:eb70b77ceed22136afa7a2396414852d32adf029fa39781c0ffc27fddc18641f_arm64",
"product_id": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:eb70b77ceed22136afa7a2396414852d32adf029fa39781c0ffc27fddc18641f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator-rhel9@sha256:eb70b77ceed22136afa7a2396414852d32adf029fa39781c0ffc27fddc18641f?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:1a1c15296c9dc8ded6915561aad06322ee3d7e0e3a553e5ed2cc1eda0ef6b736_arm64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:1a1c15296c9dc8ded6915561aad06322ee3d7e0e3a553e5ed2cc1eda0ef6b736_arm64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:1a1c15296c9dc8ded6915561aad06322ee3d7e0e3a553e5ed2cc1eda0ef6b736_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins-rhel9@sha256:1a1c15296c9dc8ded6915561aad06322ee3d7e0e3a553e5ed2cc1eda0ef6b736?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins-rhel9\u0026tag=v4.14.5-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:90bad38e33bfa1e04b5f39a26ec2c7a4f47f3c50321a8b13ac0c315e50478208_arm64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:90bad38e33bfa1e04b5f39a26ec2c7a4f47f3c50321a8b13ac0c315e50478208_arm64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel9@sha256:90bad38e33bfa1e04b5f39a26ec2c7a4f47f3c50321a8b13ac0c315e50478208_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel9@sha256:90bad38e33bfa1e04b5f39a26ec2c7a4f47f3c50321a8b13ac0c315e50478208?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel9\u0026tag=v4.14.5-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:ed605b46162edaa361bfecefdda6813ed8b67d400c7d1f8e623b88b692ec95db_arm64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:ed605b46162edaa361bfecefdda6813ed8b67d400c7d1f8e623b88b692ec95db_arm64",
"product_id": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:ed605b46162edaa361bfecefdda6813ed8b67d400c7d1f8e623b88b692ec95db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry-rhel9@sha256:ed605b46162edaa361bfecefdda6813ed8b67d400c7d1f8e623b88b692ec95db?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry-rhel9\u0026tag=v4.14.5.rhel9-242"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5e975c3d0747bcf52cddb6ffbee781de728c57c60bdc4ecb2a929c5a3a53817b_arm64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5e975c3d0747bcf52cddb6ffbee781de728c57c60bdc4ecb2a929c5a3a53817b_arm64",
"product_id": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5e975c3d0747bcf52cddb6ffbee781de728c57c60bdc4ecb2a929c5a3a53817b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver-rhel9@sha256:5e975c3d0747bcf52cddb6ffbee781de728c57c60bdc4ecb2a929c5a3a53817b?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9\u0026tag=v4.14.5-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bc1156fb8f028be1945e4cdb9f287a5a11d205a79fa2953dc6bfc255faf524f2_arm64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bc1156fb8f028be1945e4cdb9f287a5a11d205a79fa2953dc6bfc255faf524f2_arm64",
"product_id": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bc1156fb8f028be1945e4cdb9f287a5a11d205a79fa2953dc6bfc255faf524f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-operator-rhel9@sha256:bc1156fb8f028be1945e4cdb9f287a5a11d205a79fa2953dc6bfc255faf524f2?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-operator-rhel9\u0026tag=v4.14.5-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:08928889fa993ed89aa05040b27ec560b7ba7f5d090a486390646bee8d16f977_arm64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:08928889fa993ed89aa05040b27ec560b7ba7f5d090a486390646bee8d16f977_arm64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:08928889fa993ed89aa05040b27ec560b7ba7f5d090a486390646bee8d16f977_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel9@sha256:08928889fa993ed89aa05040b27ec560b7ba7f5d090a486390646bee8d16f977?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel9\u0026tag=v4.14.5-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:4bf255ba25a7ca9c3b3dab9d2e3b105213a264dde08544c0a0d48e1e8e1bf286_arm64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:4bf255ba25a7ca9c3b3dab9d2e3b105213a264dde08544c0a0d48e1e8e1bf286_arm64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:4bf255ba25a7ca9c3b3dab9d2e3b105213a264dde08544c0a0d48e1e8e1bf286_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator-rhel9@sha256:4bf255ba25a7ca9c3b3dab9d2e3b105213a264dde08544c0a0d48e1e8e1bf286?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:bb00bd53da4c120e049b5e899b31aa935b749c9a0a449408578b18882c1f7990_arm64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:bb00bd53da4c120e049b5e899b31aa935b749c9a0a449408578b18882c1f7990_arm64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:bb00bd53da4c120e049b5e899b31aa935b749c9a0a449408578b18882c1f7990_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel9@sha256:bb00bd53da4c120e049b5e899b31aa935b749c9a0a449408578b18882c1f7990?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:e2623a16266ec70cb3b4b4acf4f69bbe53f34d18ad53a37f40225940e0324589_arm64",
"product": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:e2623a16266ec70cb3b4b4acf4f69bbe53f34d18ad53a37f40225940e0324589_arm64",
"product_id": "container-native-virtualization/kubemacpool-rhel9@sha256:e2623a16266ec70cb3b4b4acf4f69bbe53f34d18ad53a37f40225940e0324589_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool-rhel9@sha256:e2623a16266ec70cb3b4b4acf4f69bbe53f34d18ad53a37f40225940e0324589?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool-rhel9\u0026tag=v4.14.5-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:6bcd09fad46e36de35550cb8213da1bd4b3e5e9274f8c6bc75583fdf0a656b63_arm64",
"product": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:6bcd09fad46e36de35550cb8213da1bd4b3e5e9274f8c6bc75583fdf0a656b63_arm64",
"product_id": "container-native-virtualization/kubesecondarydns-rhel9@sha256:6bcd09fad46e36de35550cb8213da1bd4b3e5e9274f8c6bc75583fdf0a656b63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubesecondarydns-rhel9@sha256:6bcd09fad46e36de35550cb8213da1bd4b3e5e9274f8c6bc75583fdf0a656b63?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubesecondarydns-rhel9\u0026tag=v4.14.5-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8fa75658260920f2210cec540d2635cf58fc5d5accad9e825541bee6e8a9a630_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8fa75658260920f2210cec540d2635cf58fc5d5accad9e825541bee6e8a9a630_arm64",
"product_id": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8fa75658260920f2210cec540d2635cf58fc5d5accad9e825541bee6e8a9a630_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-apiserver-proxy-rhel9@sha256:8fa75658260920f2210cec540d2635cf58fc5d5accad9e825541bee6e8a9a630?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-apiserver-proxy-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:d9fe342cb788df0201453b8650aa04a5e5d55b6a3940ebb6edd5b33ad1d2570b_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:d9fe342cb788df0201453b8650aa04a5e5d55b6a3940ebb6edd5b33ad1d2570b_arm64",
"product_id": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:d9fe342cb788df0201453b8650aa04a5e5d55b6a3940ebb6edd5b33ad1d2570b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin-rhel9@sha256:d9fe342cb788df0201453b8650aa04a5e5d55b6a3940ebb6edd5b33ad1d2570b?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin-rhel9\u0026tag=v4.14.5-257"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:a8705583c07648fb5498454c8289cd75204ca6bb90302f855ee6222784427bb4_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:a8705583c07648fb5498454c8289cd75204ca6bb90302f855ee6222784427bb4_arm64",
"product_id": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:a8705583c07648fb5498454c8289cd75204ca6bb90302f855ee6222784427bb4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-dpdk-checkup-rhel9@sha256:a8705583c07648fb5498454c8289cd75204ca6bb90302f855ee6222784427bb4?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-dpdk-checkup-rhel9\u0026tag=v4.14.5-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:491dfef99e2b3196539a29a2065e857ab3b28012f0cffd3567f75a55dff81a5e_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:491dfef99e2b3196539a29a2065e857ab3b28012f0cffd3567f75a55dff81a5e_arm64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:491dfef99e2b3196539a29a2065e857ab3b28012f0cffd3567f75a55dff81a5e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator-rhel9@sha256:491dfef99e2b3196539a29a2065e857ab3b28012f0cffd3567f75a55dff81a5e?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator-rhel9\u0026tag=v4.14.5-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:03bf1dc8ac9bce13f7031b6d20c9cd664c7b4ee1f9c06e7a0e4737af54006380_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:03bf1dc8ac9bce13f7031b6d20c9cd664c7b4ee1f9c06e7a0e4737af54006380_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:03bf1dc8ac9bce13f7031b6d20c9cd664c7b4ee1f9c06e7a0e4737af54006380_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:03bf1dc8ac9bce13f7031b6d20c9cd664c7b4ee1f9c06e7a0e4737af54006380?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9\u0026tag=v4.14.5-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7104bb01c82cd031a30f00efe7bab48210859c1079f8be6a048c91ecc34c264e_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7104bb01c82cd031a30f00efe7bab48210859c1079f8be6a048c91ecc34c264e_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7104bb01c82cd031a30f00efe7bab48210859c1079f8be6a048c91ecc34c264e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7104bb01c82cd031a30f00efe7bab48210859c1079f8be6a048c91ecc34c264e?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9\u0026tag=v4.14.5-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:8b669fd418829f963f779dc172616137753fa139e8ea8c3d6d15646d9f6e8c63_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:8b669fd418829f963f779dc172616137753fa139e8ea8c3d6d15646d9f6e8c63_arm64",
"product_id": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:8b669fd418829f963f779dc172616137753fa139e8ea8c3d6d15646d9f6e8c63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator-rhel9@sha256:8b669fd418829f963f779dc172616137753fa139e8ea8c3d6d15646d9f6e8c63?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:168cbbf3a63fcb310d4be9007ddb5410ca331e3c0d34c64551ca1b1f11ed067f_arm64",
"product": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:168cbbf3a63fcb310d4be9007ddb5410ca331e3c0d34c64551ca1b1f11ed067f_arm64",
"product_id": "container-native-virtualization/libguestfs-tools-rhel9@sha256:168cbbf3a63fcb310d4be9007ddb5410ca331e3c0d34c64551ca1b1f11ed067f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools-rhel9@sha256:168cbbf3a63fcb310d4be9007ddb5410ca331e3c0d34c64551ca1b1f11ed067f?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/mtq-controller-rhel9@sha256:0604e2eb630ee1eac352a195818e7cb4a3240ac03eb6d134cabb4683cb139193_arm64",
"product": {
"name": "container-native-virtualization/mtq-controller-rhel9@sha256:0604e2eb630ee1eac352a195818e7cb4a3240ac03eb6d134cabb4683cb139193_arm64",
"product_id": "container-native-virtualization/mtq-controller-rhel9@sha256:0604e2eb630ee1eac352a195818e7cb4a3240ac03eb6d134cabb4683cb139193_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mtq-controller-rhel9@sha256:0604e2eb630ee1eac352a195818e7cb4a3240ac03eb6d134cabb4683cb139193?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/mtq-controller-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/mtq-lock-server-rhel9@sha256:a9dd4d71eae0fa09331e5e6a353624e2ddb3ec9877dfa7dc08be989e2adcb71c_arm64",
"product": {
"name": "container-native-virtualization/mtq-lock-server-rhel9@sha256:a9dd4d71eae0fa09331e5e6a353624e2ddb3ec9877dfa7dc08be989e2adcb71c_arm64",
"product_id": "container-native-virtualization/mtq-lock-server-rhel9@sha256:a9dd4d71eae0fa09331e5e6a353624e2ddb3ec9877dfa7dc08be989e2adcb71c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mtq-lock-server-rhel9@sha256:a9dd4d71eae0fa09331e5e6a353624e2ddb3ec9877dfa7dc08be989e2adcb71c?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/mtq-lock-server-rhel9\u0026tag=v4.14.5-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/mtq-operator-rhel9@sha256:f08fac06f09745fc08831602d05bc3d723982c451f28cbc384da1270fbd94cf9_arm64",
"product": {
"name": "container-native-virtualization/mtq-operator-rhel9@sha256:f08fac06f09745fc08831602d05bc3d723982c451f28cbc384da1270fbd94cf9_arm64",
"product_id": "container-native-virtualization/mtq-operator-rhel9@sha256:f08fac06f09745fc08831602d05bc3d723982c451f28cbc384da1270fbd94cf9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mtq-operator-rhel9@sha256:f08fac06f09745fc08831602d05bc3d723982c451f28cbc384da1270fbd94cf9?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/mtq-operator-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:823611e324dac409e3ffd30d64c1affcdeb446e2dcc3966d4465f65fc22ce0e5_arm64",
"product": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:823611e324dac409e3ffd30d64c1affcdeb446e2dcc3966d4465f65fc22ce0e5_arm64",
"product_id": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:823611e324dac409e3ffd30d64c1affcdeb446e2dcc3966d4465f65fc22ce0e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multus-dynamic-networks-rhel9@sha256:823611e324dac409e3ffd30d64c1affcdeb446e2dcc3966d4465f65fc22ce0e5?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/multus-dynamic-networks-rhel9\u0026tag=v4.14.5-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:f17a8110c748c8ffabe93efc3c6443a3b476616eaa01dbdac0c37ed780713f13_arm64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:f17a8110c748c8ffabe93efc3c6443a3b476616eaa01dbdac0c37ed780713f13_arm64",
"product_id": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:f17a8110c748c8ffabe93efc3c6443a3b476616eaa01dbdac0c37ed780713f13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin-rhel9@sha256:f17a8110c748c8ffabe93efc3c6443a3b476616eaa01dbdac0c37ed780713f13?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin-rhel9\u0026tag=v4.14.5-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/pr-helper-rhel9@sha256:482a71b7821e07648acf929298907292370c57c4d3bc30c467538abe43559a7e_arm64",
"product": {
"name": "container-native-virtualization/pr-helper-rhel9@sha256:482a71b7821e07648acf929298907292370c57c4d3bc30c467538abe43559a7e_arm64",
"product_id": "container-native-virtualization/pr-helper-rhel9@sha256:482a71b7821e07648acf929298907292370c57c4d3bc30c467538abe43559a7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pr-helper-rhel9@sha256:482a71b7821e07648acf929298907292370c57c4d3bc30c467538abe43559a7e?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/pr-helper-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api-rhel9@sha256:eefd8e5eb2012c46816b0a8526e494bbcb959c646fdbd7aa52ee89ca2fd06c72_arm64",
"product": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:eefd8e5eb2012c46816b0a8526e494bbcb959c646fdbd7aa52ee89ca2fd06c72_arm64",
"product_id": "container-native-virtualization/virt-api-rhel9@sha256:eefd8e5eb2012c46816b0a8526e494bbcb959c646fdbd7aa52ee89ca2fd06c72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api-rhel9@sha256:eefd8e5eb2012c46816b0a8526e494bbcb959c646fdbd7aa52ee89ca2fd06c72?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:2ec918c4ad51e3650c5885ec2f4db33a14e0078a1bfc11451437dd6244abe57c_arm64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:2ec918c4ad51e3650c5885ec2f4db33a14e0078a1bfc11451437dd6244abe57c_arm64",
"product_id": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:2ec918c4ad51e3650c5885ec2f4db33a14e0078a1bfc11451437dd6244abe57c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server-rhel9@sha256:2ec918c4ad51e3650c5885ec2f4db33a14e0078a1bfc11451437dd6244abe57c?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:8ec1b24067abb40f6e564563eda4d239b2039783cdb2394b4bd2f7ca73ba6cea_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:8ec1b24067abb40f6e564563eda4d239b2039783cdb2394b4bd2f7ca73ba6cea_arm64",
"product_id": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:8ec1b24067abb40f6e564563eda4d239b2039783cdb2394b4bd2f7ca73ba6cea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver-rhel9@sha256:8ec1b24067abb40f6e564563eda4d239b2039783cdb2394b4bd2f7ca73ba6cea?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver-rhel9\u0026tag=v4.14.5-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:407f096eb2369cd6b4af6d7c77db2861b01ceef5e970a511a88a185eef6840d3_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:407f096eb2369cd6b4af6d7c77db2861b01ceef5e970a511a88a185eef6840d3_arm64",
"product_id": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:407f096eb2369cd6b4af6d7c77db2861b01ceef5e970a511a88a185eef6840d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner-rhel9@sha256:407f096eb2369cd6b4af6d7c77db2861b01ceef5e970a511a88a185eef6840d3?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner-rhel9\u0026tag=v4.14.5-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:b6c7c8093b64e4c6754f8aa2bae59c05eef755c5c831f8d8985e7446e8fdc892_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:b6c7c8093b64e4c6754f8aa2bae59c05eef755c5c831f8d8985e7446e8fdc892_arm64",
"product_id": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:b6c7c8093b64e4c6754f8aa2bae59c05eef755c5c831f8d8985e7446e8fdc892_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller-rhel9@sha256:b6c7c8093b64e4c6754f8aa2bae59c05eef755c5c831f8d8985e7446e8fdc892?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller-rhel9\u0026tag=v4.14.5-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:f1fd2c602714ef0dd021fe52aa65b975e9805a0d9477f127eab17bf2d6156af2_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:f1fd2c602714ef0dd021fe52aa65b975e9805a0d9477f127eab17bf2d6156af2_arm64",
"product_id": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:f1fd2c602714ef0dd021fe52aa65b975e9805a0d9477f127eab17bf2d6156af2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer-rhel9@sha256:f1fd2c602714ef0dd021fe52aa65b975e9805a0d9477f127eab17bf2d6156af2?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer-rhel9\u0026tag=v4.14.5-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:e237f8c02899763fb7b8bbf0f13171b51fc5a543ec033d5a111c7d2d244214b0_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:e237f8c02899763fb7b8bbf0f13171b51fc5a543ec033d5a111c7d2d244214b0_arm64",
"product_id": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:e237f8c02899763fb7b8bbf0f13171b51fc5a543ec033d5a111c7d2d244214b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator-rhel9@sha256:e237f8c02899763fb7b8bbf0f13171b51fc5a543ec033d5a111c7d2d244214b0?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator-rhel9\u0026tag=v4.14.5-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:89e3135602086f04cb00ddae64cd433b3c73f769f5ef654bb5250d9d1af3ed21_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:89e3135602086f04cb00ddae64cd433b3c73f769f5ef654bb5250d9d1af3ed21_arm64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:89e3135602086f04cb00ddae64cd433b3c73f769f5ef654bb5250d9d1af3ed21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy-rhel9@sha256:89e3135602086f04cb00ddae64cd433b3c73f769f5ef654bb5250d9d1af3ed21?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy-rhel9\u0026tag=v4.14.5-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b189b3b120e3698af126b156e41312e967db968aeaf046b78a5a833930bc850e_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b189b3b120e3698af126b156e41312e967db968aeaf046b78a5a833930bc850e_arm64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b189b3b120e3698af126b156e41312e967db968aeaf046b78a5a833930bc850e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver-rhel9@sha256:b189b3b120e3698af126b156e41312e967db968aeaf046b78a5a833930bc850e?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver-rhel9\u0026tag=v4.14.5-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller-rhel9@sha256:e3a5beeeb3e8d5b854891b4369453a11892203ba4f5b952123aea249584a2cef_arm64",
"product": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:e3a5beeeb3e8d5b854891b4369453a11892203ba4f5b952123aea249584a2cef_arm64",
"product_id": "container-native-virtualization/virt-controller-rhel9@sha256:e3a5beeeb3e8d5b854891b4369453a11892203ba4f5b952123aea249584a2cef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller-rhel9@sha256:e3a5beeeb3e8d5b854891b4369453a11892203ba4f5b952123aea249584a2cef?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:a63a5ab663facf4ee56ec14b19a94a88ed14da38f3a760cace16c029e02db27c_arm64",
"product": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:a63a5ab663facf4ee56ec14b19a94a88ed14da38f3a760cace16c029e02db27c_arm64",
"product_id": "container-native-virtualization/virt-exportproxy-rhel9@sha256:a63a5ab663facf4ee56ec14b19a94a88ed14da38f3a760cace16c029e02db27c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportproxy-rhel9@sha256:a63a5ab663facf4ee56ec14b19a94a88ed14da38f3a760cace16c029e02db27c?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:b251fe9dd78413eebff9133e80d39238703e2b3e503959e2cf96b2ac0e732c06_arm64",
"product": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:b251fe9dd78413eebff9133e80d39238703e2b3e503959e2cf96b2ac0e732c06_arm64",
"product_id": "container-native-virtualization/virt-exportserver-rhel9@sha256:b251fe9dd78413eebff9133e80d39238703e2b3e503959e2cf96b2ac0e732c06_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportserver-rhel9@sha256:b251fe9dd78413eebff9133e80d39238703e2b3e503959e2cf96b2ac0e732c06?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler-rhel9@sha256:66d77e7ff0f7b4cdc55bb3cdfe65a36cfc247c87e4fed86e8784ddc4815ba48b_arm64",
"product": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:66d77e7ff0f7b4cdc55bb3cdfe65a36cfc247c87e4fed86e8784ddc4815ba48b_arm64",
"product_id": "container-native-virtualization/virt-handler-rhel9@sha256:66d77e7ff0f7b4cdc55bb3cdfe65a36cfc247c87e4fed86e8784ddc4815ba48b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler-rhel9@sha256:66d77e7ff0f7b4cdc55bb3cdfe65a36cfc247c87e4fed86e8784ddc4815ba48b?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win-rhel9@sha256:5b1308fd374ab648ba70284a2fd26518dfcc672cca6e1ffa42928b1e73b7f268_arm64",
"product": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:5b1308fd374ab648ba70284a2fd26518dfcc672cca6e1ffa42928b1e73b7f268_arm64",
"product_id": "container-native-virtualization/virtio-win-rhel9@sha256:5b1308fd374ab648ba70284a2fd26518dfcc672cca6e1ffa42928b1e73b7f268_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win-rhel9@sha256:5b1308fd374ab648ba70284a2fd26518dfcc672cca6e1ffa42928b1e73b7f268?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win-rhel9\u0026tag=v4.14.5-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:777e3e5e4a1edce5803b4b631ed9b75892ea198b809fe4403409a39c2a1c5585_arm64",
"product": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:777e3e5e4a1edce5803b4b631ed9b75892ea198b809fe4403409a39c2a1c5585_arm64",
"product_id": "container-native-virtualization/virt-launcher-rhel9@sha256:777e3e5e4a1edce5803b4b631ed9b75892ea198b809fe4403409a39c2a1c5585_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher-rhel9@sha256:777e3e5e4a1edce5803b4b631ed9b75892ea198b809fe4403409a39c2a1c5585?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator-rhel9@sha256:796faebcd97b34c762499fcb019246fabe0319a34acf3fd0a45b2385bd79081b_arm64",
"product": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:796faebcd97b34c762499fcb019246fabe0319a34acf3fd0a45b2385bd79081b_arm64",
"product_id": "container-native-virtualization/virt-operator-rhel9@sha256:796faebcd97b34c762499fcb019246fabe0319a34acf3fd0a45b2385bd79081b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator-rhel9@sha256:796faebcd97b34c762499fcb019246fabe0319a34acf3fd0a45b2385bd79081b?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:7921da0f8c00d3584eed5ab5cda27593accfddd5a0533712f5d338b254a92097_arm64",
"product": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:7921da0f8c00d3584eed5ab5cda27593accfddd5a0533712f5d338b254a92097_arm64",
"product_id": "container-native-virtualization/vm-console-proxy-rhel9@sha256:7921da0f8c00d3584eed5ab5cda27593accfddd5a0533712f5d338b254a92097_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vm-console-proxy-rhel9@sha256:7921da0f8c00d3584eed5ab5cda27593accfddd5a0533712f5d338b254a92097?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-console-proxy-rhel9\u0026tag=v4.14.5-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:19227650fd86ad8388578b876ea136058cf81e88cb62759259ad3d631b731400_arm64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:19227650fd86ad8388578b876ea136058cf81e88cb62759259ad3d631b731400_arm64",
"product_id": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:19227650fd86ad8388578b876ea136058cf81e88cb62759259ad3d631b731400_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup-rhel9@sha256:19227650fd86ad8388578b876ea136058cf81e88cb62759259ad3d631b731400?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup-rhel9\u0026tag=v4.14.5-4"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:126f16e2903c77db72f3073e463fe3e33001cb393215b55afa56de94faad17c0_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:126f16e2903c77db72f3073e463fe3e33001cb393215b55afa56de94faad17c0_amd64"
},
"product_reference": "container-native-virtualization/bridge-marker-rhel9@sha256:126f16e2903c77db72f3073e463fe3e33001cb393215b55afa56de94faad17c0_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:b195227def41999c24ce08545ad44b24e7b73e1f1cae449059771889021365e2_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:b195227def41999c24ce08545ad44b24e7b73e1f1cae449059771889021365e2_arm64"
},
"product_reference": "container-native-virtualization/bridge-marker-rhel9@sha256:b195227def41999c24ce08545ad44b24e7b73e1f1cae449059771889021365e2_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:060d15b6a00a6f1ed5fd886467378d80ab232e4012ce33ffaa5843730b03be7e_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:060d15b6a00a6f1ed5fd886467378d80ab232e4012ce33ffaa5843730b03be7e_amd64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:060d15b6a00a6f1ed5fd886467378d80ab232e4012ce33ffaa5843730b03be7e_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:eb70b77ceed22136afa7a2396414852d32adf029fa39781c0ffc27fddc18641f_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:eb70b77ceed22136afa7a2396414852d32adf029fa39781c0ffc27fddc18641f_arm64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:eb70b77ceed22136afa7a2396414852d32adf029fa39781c0ffc27fddc18641f_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:1a1c15296c9dc8ded6915561aad06322ee3d7e0e3a553e5ed2cc1eda0ef6b736_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:1a1c15296c9dc8ded6915561aad06322ee3d7e0e3a553e5ed2cc1eda0ef6b736_arm64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:1a1c15296c9dc8ded6915561aad06322ee3d7e0e3a553e5ed2cc1eda0ef6b736_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:d6316a5f0229d924fb2859a89074808979c8ed9dff7d6b71d4750c6aaff00d41_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:d6316a5f0229d924fb2859a89074808979c8ed9dff7d6b71d4750c6aaff00d41_amd64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:d6316a5f0229d924fb2859a89074808979c8ed9dff7d6b71d4750c6aaff00d41_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:90bad38e33bfa1e04b5f39a26ec2c7a4f47f3c50321a8b13ac0c315e50478208_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:90bad38e33bfa1e04b5f39a26ec2c7a4f47f3c50321a8b13ac0c315e50478208_arm64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel9@sha256:90bad38e33bfa1e04b5f39a26ec2c7a4f47f3c50321a8b13ac0c315e50478208_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:a9120cb7a5f374fafea5692a5093a201ee1eb414df9bedddad98f2117f1521a5_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:a9120cb7a5f374fafea5692a5093a201ee1eb414df9bedddad98f2117f1521a5_amd64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel9@sha256:a9120cb7a5f374fafea5692a5093a201ee1eb414df9bedddad98f2117f1521a5_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:1134d3ce149f5b64bfca52a4e3d38a0b7864e6631b3edfc34c0592aa2ccb0b8e_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:1134d3ce149f5b64bfca52a4e3d38a0b7864e6631b3edfc34c0592aa2ccb0b8e_amd64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:1134d3ce149f5b64bfca52a4e3d38a0b7864e6631b3edfc34c0592aa2ccb0b8e_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:ed605b46162edaa361bfecefdda6813ed8b67d400c7d1f8e623b88b692ec95db_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:ed605b46162edaa361bfecefdda6813ed8b67d400c7d1f8e623b88b692ec95db_arm64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:ed605b46162edaa361bfecefdda6813ed8b67d400c7d1f8e623b88b692ec95db_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5e975c3d0747bcf52cddb6ffbee781de728c57c60bdc4ecb2a929c5a3a53817b_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5e975c3d0747bcf52cddb6ffbee781de728c57c60bdc4ecb2a929c5a3a53817b_arm64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5e975c3d0747bcf52cddb6ffbee781de728c57c60bdc4ecb2a929c5a3a53817b_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d9a503464046f5357fb58d484c5ca4424a45b319417488f906ff892ee45dc491_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d9a503464046f5357fb58d484c5ca4424a45b319417488f906ff892ee45dc491_amd64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d9a503464046f5357fb58d484c5ca4424a45b319417488f906ff892ee45dc491_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:914db4c900771b40b21c7a80993efbafa8b9d2b4002b46a58e8498f8c26ccb9c_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:914db4c900771b40b21c7a80993efbafa8b9d2b4002b46a58e8498f8c26ccb9c_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:914db4c900771b40b21c7a80993efbafa8b9d2b4002b46a58e8498f8c26ccb9c_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bc1156fb8f028be1945e4cdb9f287a5a11d205a79fa2953dc6bfc255faf524f2_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bc1156fb8f028be1945e4cdb9f287a5a11d205a79fa2953dc6bfc255faf524f2_arm64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bc1156fb8f028be1945e4cdb9f287a5a11d205a79fa2953dc6bfc255faf524f2_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:08928889fa993ed89aa05040b27ec560b7ba7f5d090a486390646bee8d16f977_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:08928889fa993ed89aa05040b27ec560b7ba7f5d090a486390646bee8d16f977_arm64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:08928889fa993ed89aa05040b27ec560b7ba7f5d090a486390646bee8d16f977_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:c2dd6139eab4fe9cb0af485ed68a42890a883f58f5c81f5ce169dfcd54667663_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:c2dd6139eab4fe9cb0af485ed68a42890a883f58f5c81f5ce169dfcd54667663_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:c2dd6139eab4fe9cb0af485ed68a42890a883f58f5c81f5ce169dfcd54667663_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:4bf255ba25a7ca9c3b3dab9d2e3b105213a264dde08544c0a0d48e1e8e1bf286_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:4bf255ba25a7ca9c3b3dab9d2e3b105213a264dde08544c0a0d48e1e8e1bf286_arm64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:4bf255ba25a7ca9c3b3dab9d2e3b105213a264dde08544c0a0d48e1e8e1bf286_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:936b3ace24072b9bf4f1c2008b236a92a3fe08c0749823e94daa5ffabbcd7848_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:936b3ace24072b9bf4f1c2008b236a92a3fe08c0749823e94daa5ffabbcd7848_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:936b3ace24072b9bf4f1c2008b236a92a3fe08c0749823e94daa5ffabbcd7848_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:3e62bb92d18561675c80d5e2f720153e1a82300edb6d37c4a824cbdd46fa8b83_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:3e62bb92d18561675c80d5e2f720153e1a82300edb6d37c4a824cbdd46fa8b83_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:3e62bb92d18561675c80d5e2f720153e1a82300edb6d37c4a824cbdd46fa8b83_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:bb00bd53da4c120e049b5e899b31aa935b749c9a0a449408578b18882c1f7990_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:bb00bd53da4c120e049b5e899b31aa935b749c9a0a449408578b18882c1f7990_arm64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:bb00bd53da4c120e049b5e899b31aa935b749c9a0a449408578b18882c1f7990_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:d070efdb15fb0bfcb20f9e888cc28bc858a0088e6e9e969992480ddac1452bca_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:d070efdb15fb0bfcb20f9e888cc28bc858a0088e6e9e969992480ddac1452bca_amd64"
},
"product_reference": "container-native-virtualization/kubemacpool-rhel9@sha256:d070efdb15fb0bfcb20f9e888cc28bc858a0088e6e9e969992480ddac1452bca_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:e2623a16266ec70cb3b4b4acf4f69bbe53f34d18ad53a37f40225940e0324589_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:e2623a16266ec70cb3b4b4acf4f69bbe53f34d18ad53a37f40225940e0324589_arm64"
},
"product_reference": "container-native-virtualization/kubemacpool-rhel9@sha256:e2623a16266ec70cb3b4b4acf4f69bbe53f34d18ad53a37f40225940e0324589_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:6bcd09fad46e36de35550cb8213da1bd4b3e5e9274f8c6bc75583fdf0a656b63_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6bcd09fad46e36de35550cb8213da1bd4b3e5e9274f8c6bc75583fdf0a656b63_arm64"
},
"product_reference": "container-native-virtualization/kubesecondarydns-rhel9@sha256:6bcd09fad46e36de35550cb8213da1bd4b3e5e9274f8c6bc75583fdf0a656b63_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:acc13d82ab22b2c46f74ccc0c83e154ed46047ee3b9771bf7bf8f8f21eb1a145_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:acc13d82ab22b2c46f74ccc0c83e154ed46047ee3b9771bf7bf8f8f21eb1a145_amd64"
},
"product_reference": "container-native-virtualization/kubesecondarydns-rhel9@sha256:acc13d82ab22b2c46f74ccc0c83e154ed46047ee3b9771bf7bf8f8f21eb1a145_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:33161895d85eb64e8b756d486c3083fbe6c32036421296c6234d4940971a6487_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:33161895d85eb64e8b756d486c3083fbe6c32036421296c6234d4940971a6487_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:33161895d85eb64e8b756d486c3083fbe6c32036421296c6234d4940971a6487_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8fa75658260920f2210cec540d2635cf58fc5d5accad9e825541bee6e8a9a630_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8fa75658260920f2210cec540d2635cf58fc5d5accad9e825541bee6e8a9a630_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8fa75658260920f2210cec540d2635cf58fc5d5accad9e825541bee6e8a9a630_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:c87ea56b6e99e0ef34b2a8445aff7d7fdec5842f02a4c8001b4140a67111774a_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:c87ea56b6e99e0ef34b2a8445aff7d7fdec5842f02a4c8001b4140a67111774a_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:c87ea56b6e99e0ef34b2a8445aff7d7fdec5842f02a4c8001b4140a67111774a_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:d9fe342cb788df0201453b8650aa04a5e5d55b6a3940ebb6edd5b33ad1d2570b_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:d9fe342cb788df0201453b8650aa04a5e5d55b6a3940ebb6edd5b33ad1d2570b_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:d9fe342cb788df0201453b8650aa04a5e5d55b6a3940ebb6edd5b33ad1d2570b_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:3ebe33bac9e801ded32791295acc9596430bf4f4a55be1745fda4a137e02f5c6_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:3ebe33bac9e801ded32791295acc9596430bf4f4a55be1745fda4a137e02f5c6_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:3ebe33bac9e801ded32791295acc9596430bf4f4a55be1745fda4a137e02f5c6_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:a8705583c07648fb5498454c8289cd75204ca6bb90302f855ee6222784427bb4_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:a8705583c07648fb5498454c8289cd75204ca6bb90302f855ee6222784427bb4_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:a8705583c07648fb5498454c8289cd75204ca6bb90302f855ee6222784427bb4_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:491dfef99e2b3196539a29a2065e857ab3b28012f0cffd3567f75a55dff81a5e_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:491dfef99e2b3196539a29a2065e857ab3b28012f0cffd3567f75a55dff81a5e_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:491dfef99e2b3196539a29a2065e857ab3b28012f0cffd3567f75a55dff81a5e_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:b1036e603c36b05cf27368ba0cd7e1a6318f28e51e9565505b6d0b77004ee9d5_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:b1036e603c36b05cf27368ba0cd7e1a6318f28e51e9565505b6d0b77004ee9d5_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:b1036e603c36b05cf27368ba0cd7e1a6318f28e51e9565505b6d0b77004ee9d5_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:03bf1dc8ac9bce13f7031b6d20c9cd664c7b4ee1f9c06e7a0e4737af54006380_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:03bf1dc8ac9bce13f7031b6d20c9cd664c7b4ee1f9c06e7a0e4737af54006380_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:03bf1dc8ac9bce13f7031b6d20c9cd664c7b4ee1f9c06e7a0e4737af54006380_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:effa00c2d39b9b3501ed42c5f38c2f85d6090ad9a3037b2e5ea8953cdc1dc47a_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:effa00c2d39b9b3501ed42c5f38c2f85d6090ad9a3037b2e5ea8953cdc1dc47a_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:effa00c2d39b9b3501ed42c5f38c2f85d6090ad9a3037b2e5ea8953cdc1dc47a_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7104bb01c82cd031a30f00efe7bab48210859c1079f8be6a048c91ecc34c264e_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7104bb01c82cd031a30f00efe7bab48210859c1079f8be6a048c91ecc34c264e_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7104bb01c82cd031a30f00efe7bab48210859c1079f8be6a048c91ecc34c264e_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a59412be5545a263dcb93adaa2c3eaf9b979ffb0da87e688778fc2cde6a3d716_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a59412be5545a263dcb93adaa2c3eaf9b979ffb0da87e688778fc2cde6a3d716_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a59412be5545a263dcb93adaa2c3eaf9b979ffb0da87e688778fc2cde6a3d716_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:5fd34ba0778fef7fd8b1648d525b8d03bc75fb7d8a2b29f9e8929fae142a4126_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:5fd34ba0778fef7fd8b1648d525b8d03bc75fb7d8a2b29f9e8929fae142a4126_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:5fd34ba0778fef7fd8b1648d525b8d03bc75fb7d8a2b29f9e8929fae142a4126_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:8b669fd418829f963f779dc172616137753fa139e8ea8c3d6d15646d9f6e8c63_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:8b669fd418829f963f779dc172616137753fa139e8ea8c3d6d15646d9f6e8c63_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:8b669fd418829f963f779dc172616137753fa139e8ea8c3d6d15646d9f6e8c63_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:168cbbf3a63fcb310d4be9007ddb5410ca331e3c0d34c64551ca1b1f11ed067f_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:168cbbf3a63fcb310d4be9007ddb5410ca331e3c0d34c64551ca1b1f11ed067f_arm64"
},
"product_reference": "container-native-virtualization/libguestfs-tools-rhel9@sha256:168cbbf3a63fcb310d4be9007ddb5410ca331e3c0d34c64551ca1b1f11ed067f_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:bbac4e77c2ed9188c94866004f74bf26894e4a456463b4548256e50b678740b7_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:bbac4e77c2ed9188c94866004f74bf26894e4a456463b4548256e50b678740b7_amd64"
},
"product_reference": "container-native-virtualization/libguestfs-tools-rhel9@sha256:bbac4e77c2ed9188c94866004f74bf26894e4a456463b4548256e50b678740b7_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/mtq-controller-rhel9@sha256:0604e2eb630ee1eac352a195818e7cb4a3240ac03eb6d134cabb4683cb139193_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:0604e2eb630ee1eac352a195818e7cb4a3240ac03eb6d134cabb4683cb139193_arm64"
},
"product_reference": "container-native-virtualization/mtq-controller-rhel9@sha256:0604e2eb630ee1eac352a195818e7cb4a3240ac03eb6d134cabb4683cb139193_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/mtq-controller-rhel9@sha256:ca22d241fe43af4a45e4b9176c5aaf75327f5b1f16691d82885ac553de3667ed_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:ca22d241fe43af4a45e4b9176c5aaf75327f5b1f16691d82885ac553de3667ed_amd64"
},
"product_reference": "container-native-virtualization/mtq-controller-rhel9@sha256:ca22d241fe43af4a45e4b9176c5aaf75327f5b1f16691d82885ac553de3667ed_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/mtq-lock-server-rhel9@sha256:58cc012f441ece150f0398a7a7a165d8c499d029ba8cdc2664b3516072269a8d_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:58cc012f441ece150f0398a7a7a165d8c499d029ba8cdc2664b3516072269a8d_amd64"
},
"product_reference": "container-native-virtualization/mtq-lock-server-rhel9@sha256:58cc012f441ece150f0398a7a7a165d8c499d029ba8cdc2664b3516072269a8d_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/mtq-lock-server-rhel9@sha256:a9dd4d71eae0fa09331e5e6a353624e2ddb3ec9877dfa7dc08be989e2adcb71c_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:a9dd4d71eae0fa09331e5e6a353624e2ddb3ec9877dfa7dc08be989e2adcb71c_arm64"
},
"product_reference": "container-native-virtualization/mtq-lock-server-rhel9@sha256:a9dd4d71eae0fa09331e5e6a353624e2ddb3ec9877dfa7dc08be989e2adcb71c_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/mtq-operator-rhel9@sha256:711a6137057ff635192dea73b9424e6a2f95d0f229f0cdf09c7a16c36ba59370_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:711a6137057ff635192dea73b9424e6a2f95d0f229f0cdf09c7a16c36ba59370_amd64"
},
"product_reference": "container-native-virtualization/mtq-operator-rhel9@sha256:711a6137057ff635192dea73b9424e6a2f95d0f229f0cdf09c7a16c36ba59370_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/mtq-operator-rhel9@sha256:f08fac06f09745fc08831602d05bc3d723982c451f28cbc384da1270fbd94cf9_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:f08fac06f09745fc08831602d05bc3d723982c451f28cbc384da1270fbd94cf9_arm64"
},
"product_reference": "container-native-virtualization/mtq-operator-rhel9@sha256:f08fac06f09745fc08831602d05bc3d723982c451f28cbc384da1270fbd94cf9_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:144a67d9c708c0d226afdcbdbb76234f2715f3809e37792a43d31af4b5b99372_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:144a67d9c708c0d226afdcbdbb76234f2715f3809e37792a43d31af4b5b99372_amd64"
},
"product_reference": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:144a67d9c708c0d226afdcbdbb76234f2715f3809e37792a43d31af4b5b99372_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:823611e324dac409e3ffd30d64c1affcdeb446e2dcc3966d4465f65fc22ce0e5_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:823611e324dac409e3ffd30d64c1affcdeb446e2dcc3966d4465f65fc22ce0e5_arm64"
},
"product_reference": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:823611e324dac409e3ffd30d64c1affcdeb446e2dcc3966d4465f65fc22ce0e5_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a5b2a6b41a0120f9a1d95e1529a2200e88849f161b5b458022bfae767966f475_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a5b2a6b41a0120f9a1d95e1529a2200e88849f161b5b458022bfae767966f475_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a5b2a6b41a0120f9a1d95e1529a2200e88849f161b5b458022bfae767966f475_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:f17a8110c748c8ffabe93efc3c6443a3b476616eaa01dbdac0c37ed780713f13_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:f17a8110c748c8ffabe93efc3c6443a3b476616eaa01dbdac0c37ed780713f13_arm64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:f17a8110c748c8ffabe93efc3c6443a3b476616eaa01dbdac0c37ed780713f13_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/pr-helper-rhel9@sha256:09fae9412de92a7d8a8bdab844371ac30232daf1f74563016ecf72287a890f8b_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:09fae9412de92a7d8a8bdab844371ac30232daf1f74563016ecf72287a890f8b_amd64"
},
"product_reference": "container-native-virtualization/pr-helper-rhel9@sha256:09fae9412de92a7d8a8bdab844371ac30232daf1f74563016ecf72287a890f8b_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/pr-helper-rhel9@sha256:482a71b7821e07648acf929298907292370c57c4d3bc30c467538abe43559a7e_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:482a71b7821e07648acf929298907292370c57c4d3bc30c467538abe43559a7e_arm64"
},
"product_reference": "container-native-virtualization/pr-helper-rhel9@sha256:482a71b7821e07648acf929298907292370c57c4d3bc30c467538abe43559a7e_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:855131ed1ee02f7a20bca554be17d48f308e001623c3c9050d584306f84e7bff_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:855131ed1ee02f7a20bca554be17d48f308e001623c3c9050d584306f84e7bff_amd64"
},
"product_reference": "container-native-virtualization/virt-api-rhel9@sha256:855131ed1ee02f7a20bca554be17d48f308e001623c3c9050d584306f84e7bff_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:eefd8e5eb2012c46816b0a8526e494bbcb959c646fdbd7aa52ee89ca2fd06c72_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:eefd8e5eb2012c46816b0a8526e494bbcb959c646fdbd7aa52ee89ca2fd06c72_arm64"
},
"product_reference": "container-native-virtualization/virt-api-rhel9@sha256:eefd8e5eb2012c46816b0a8526e494bbcb959c646fdbd7aa52ee89ca2fd06c72_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:2ec918c4ad51e3650c5885ec2f4db33a14e0078a1bfc11451437dd6244abe57c_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2ec918c4ad51e3650c5885ec2f4db33a14e0078a1bfc11451437dd6244abe57c_arm64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:2ec918c4ad51e3650c5885ec2f4db33a14e0078a1bfc11451437dd6244abe57c_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:d5f8c88a1d72862115113b95ad89ad9cf53564103ce889fb2b654cbc5fc515f6_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d5f8c88a1d72862115113b95ad89ad9cf53564103ce889fb2b654cbc5fc515f6_amd64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:d5f8c88a1d72862115113b95ad89ad9cf53564103ce889fb2b654cbc5fc515f6_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:292a72a521a6d46b13676f0541836554b430271cd1669006236183fb614344d8_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:292a72a521a6d46b13676f0541836554b430271cd1669006236183fb614344d8_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:292a72a521a6d46b13676f0541836554b430271cd1669006236183fb614344d8_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:8ec1b24067abb40f6e564563eda4d239b2039783cdb2394b4bd2f7ca73ba6cea_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:8ec1b24067abb40f6e564563eda4d239b2039783cdb2394b4bd2f7ca73ba6cea_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:8ec1b24067abb40f6e564563eda4d239b2039783cdb2394b4bd2f7ca73ba6cea_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:407f096eb2369cd6b4af6d7c77db2861b01ceef5e970a511a88a185eef6840d3_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:407f096eb2369cd6b4af6d7c77db2861b01ceef5e970a511a88a185eef6840d3_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:407f096eb2369cd6b4af6d7c77db2861b01ceef5e970a511a88a185eef6840d3_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:a08b4400febe97442ee9e5233cbc356f52a1ea4b0cd483a6de790afe4d3d8562_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:a08b4400febe97442ee9e5233cbc356f52a1ea4b0cd483a6de790afe4d3d8562_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:a08b4400febe97442ee9e5233cbc356f52a1ea4b0cd483a6de790afe4d3d8562_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:a4a5fe633ceba525a4dd17a96ff4674a35bfa1bbd32b80c0de22d92c565d88fe_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a4a5fe633ceba525a4dd17a96ff4674a35bfa1bbd32b80c0de22d92c565d88fe_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:a4a5fe633ceba525a4dd17a96ff4674a35bfa1bbd32b80c0de22d92c565d88fe_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:b6c7c8093b64e4c6754f8aa2bae59c05eef755c5c831f8d8985e7446e8fdc892_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:b6c7c8093b64e4c6754f8aa2bae59c05eef755c5c831f8d8985e7446e8fdc892_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:b6c7c8093b64e4c6754f8aa2bae59c05eef755c5c831f8d8985e7446e8fdc892_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:62faac2d2e82fddf225d2c2f2432f833b6c948c774da16c5a54bc7c3599ba3b4_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:62faac2d2e82fddf225d2c2f2432f833b6c948c774da16c5a54bc7c3599ba3b4_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:62faac2d2e82fddf225d2c2f2432f833b6c948c774da16c5a54bc7c3599ba3b4_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:f1fd2c602714ef0dd021fe52aa65b975e9805a0d9477f127eab17bf2d6156af2_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f1fd2c602714ef0dd021fe52aa65b975e9805a0d9477f127eab17bf2d6156af2_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:f1fd2c602714ef0dd021fe52aa65b975e9805a0d9477f127eab17bf2d6156af2_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:721a7dcf7e5a908eba26ecc603ad7ee4509d1ead3d977148194e0a9910ec8bb0_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:721a7dcf7e5a908eba26ecc603ad7ee4509d1ead3d977148194e0a9910ec8bb0_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:721a7dcf7e5a908eba26ecc603ad7ee4509d1ead3d977148194e0a9910ec8bb0_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:e237f8c02899763fb7b8bbf0f13171b51fc5a543ec033d5a111c7d2d244214b0_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:e237f8c02899763fb7b8bbf0f13171b51fc5a543ec033d5a111c7d2d244214b0_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:e237f8c02899763fb7b8bbf0f13171b51fc5a543ec033d5a111c7d2d244214b0_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:50f601eb636afd53759698edbce79dfb0fde74b9b1c2f36970013d57c3e9b4f7_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:50f601eb636afd53759698edbce79dfb0fde74b9b1c2f36970013d57c3e9b4f7_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:50f601eb636afd53759698edbce79dfb0fde74b9b1c2f36970013d57c3e9b4f7_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:89e3135602086f04cb00ddae64cd433b3c73f769f5ef654bb5250d9d1af3ed21_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:89e3135602086f04cb00ddae64cd433b3c73f769f5ef654bb5250d9d1af3ed21_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:89e3135602086f04cb00ddae64cd433b3c73f769f5ef654bb5250d9d1af3ed21_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:6511b03ad620156005369b94d02cadd306103334cf51547fcb1a5743de5baf35_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:6511b03ad620156005369b94d02cadd306103334cf51547fcb1a5743de5baf35_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:6511b03ad620156005369b94d02cadd306103334cf51547fcb1a5743de5baf35_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b189b3b120e3698af126b156e41312e967db968aeaf046b78a5a833930bc850e_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b189b3b120e3698af126b156e41312e967db968aeaf046b78a5a833930bc850e_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b189b3b120e3698af126b156e41312e967db968aeaf046b78a5a833930bc850e_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:3d2947e853e5619684623ed7e0b73d84b3e0278ddf970dafdffda022613e06ce_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:3d2947e853e5619684623ed7e0b73d84b3e0278ddf970dafdffda022613e06ce_amd64"
},
"product_reference": "container-native-virtualization/virt-controller-rhel9@sha256:3d2947e853e5619684623ed7e0b73d84b3e0278ddf970dafdffda022613e06ce_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:e3a5beeeb3e8d5b854891b4369453a11892203ba4f5b952123aea249584a2cef_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e3a5beeeb3e8d5b854891b4369453a11892203ba4f5b952123aea249584a2cef_arm64"
},
"product_reference": "container-native-virtualization/virt-controller-rhel9@sha256:e3a5beeeb3e8d5b854891b4369453a11892203ba4f5b952123aea249584a2cef_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:66e06e4a600a860f0d954cf43d622b65e4f98d99b5d949a985d18030af4bfa02_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:66e06e4a600a860f0d954cf43d622b65e4f98d99b5d949a985d18030af4bfa02_amd64"
},
"product_reference": "container-native-virtualization/virt-exportproxy-rhel9@sha256:66e06e4a600a860f0d954cf43d622b65e4f98d99b5d949a985d18030af4bfa02_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:a63a5ab663facf4ee56ec14b19a94a88ed14da38f3a760cace16c029e02db27c_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:a63a5ab663facf4ee56ec14b19a94a88ed14da38f3a760cace16c029e02db27c_arm64"
},
"product_reference": "container-native-virtualization/virt-exportproxy-rhel9@sha256:a63a5ab663facf4ee56ec14b19a94a88ed14da38f3a760cace16c029e02db27c_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:b251fe9dd78413eebff9133e80d39238703e2b3e503959e2cf96b2ac0e732c06_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b251fe9dd78413eebff9133e80d39238703e2b3e503959e2cf96b2ac0e732c06_arm64"
},
"product_reference": "container-native-virtualization/virt-exportserver-rhel9@sha256:b251fe9dd78413eebff9133e80d39238703e2b3e503959e2cf96b2ac0e732c06_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:fe61a766f1ead53002208eef8672824f36da861c65f82e3b8215f4097779aed5_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:fe61a766f1ead53002208eef8672824f36da861c65f82e3b8215f4097779aed5_amd64"
},
"product_reference": "container-native-virtualization/virt-exportserver-rhel9@sha256:fe61a766f1ead53002208eef8672824f36da861c65f82e3b8215f4097779aed5_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:66d77e7ff0f7b4cdc55bb3cdfe65a36cfc247c87e4fed86e8784ddc4815ba48b_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:66d77e7ff0f7b4cdc55bb3cdfe65a36cfc247c87e4fed86e8784ddc4815ba48b_arm64"
},
"product_reference": "container-native-virtualization/virt-handler-rhel9@sha256:66d77e7ff0f7b4cdc55bb3cdfe65a36cfc247c87e4fed86e8784ddc4815ba48b_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:c6e7c7710c4c254bbffccf1226d311e91913491ced31e2d5f4e4493d3c53b992_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:c6e7c7710c4c254bbffccf1226d311e91913491ced31e2d5f4e4493d3c53b992_amd64"
},
"product_reference": "container-native-virtualization/virt-handler-rhel9@sha256:c6e7c7710c4c254bbffccf1226d311e91913491ced31e2d5f4e4493d3c53b992_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:777e3e5e4a1edce5803b4b631ed9b75892ea198b809fe4403409a39c2a1c5585_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:777e3e5e4a1edce5803b4b631ed9b75892ea198b809fe4403409a39c2a1c5585_arm64"
},
"product_reference": "container-native-virtualization/virt-launcher-rhel9@sha256:777e3e5e4a1edce5803b4b631ed9b75892ea198b809fe4403409a39c2a1c5585_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:e4c6a1eb9ac8eee15487079aa2d721efda2390135917e884b7cd82792653d345_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:e4c6a1eb9ac8eee15487079aa2d721efda2390135917e884b7cd82792653d345_amd64"
},
"product_reference": "container-native-virtualization/virt-launcher-rhel9@sha256:e4c6a1eb9ac8eee15487079aa2d721efda2390135917e884b7cd82792653d345_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:4affe993611a28b0b42b01102ee6af0e1ca12f70bbe79f4ff96da4063729e809_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:4affe993611a28b0b42b01102ee6af0e1ca12f70bbe79f4ff96da4063729e809_amd64"
},
"product_reference": "container-native-virtualization/virt-operator-rhel9@sha256:4affe993611a28b0b42b01102ee6af0e1ca12f70bbe79f4ff96da4063729e809_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:796faebcd97b34c762499fcb019246fabe0319a34acf3fd0a45b2385bd79081b_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:796faebcd97b34c762499fcb019246fabe0319a34acf3fd0a45b2385bd79081b_arm64"
},
"product_reference": "container-native-virtualization/virt-operator-rhel9@sha256:796faebcd97b34c762499fcb019246fabe0319a34acf3fd0a45b2385bd79081b_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:5b1308fd374ab648ba70284a2fd26518dfcc672cca6e1ffa42928b1e73b7f268_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:5b1308fd374ab648ba70284a2fd26518dfcc672cca6e1ffa42928b1e73b7f268_arm64"
},
"product_reference": "container-native-virtualization/virtio-win-rhel9@sha256:5b1308fd374ab648ba70284a2fd26518dfcc672cca6e1ffa42928b1e73b7f268_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:751be111b562a5a3aa34671f7a095bae50d44091fc504499ee874cc7fea2a605_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:751be111b562a5a3aa34671f7a095bae50d44091fc504499ee874cc7fea2a605_amd64"
},
"product_reference": "container-native-virtualization/virtio-win-rhel9@sha256:751be111b562a5a3aa34671f7a095bae50d44091fc504499ee874cc7fea2a605_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:74751213289932893a464d459e9e2d87ee65f3cc6406134273d71ed343974e27_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:74751213289932893a464d459e9e2d87ee65f3cc6406134273d71ed343974e27_amd64"
},
"product_reference": "container-native-virtualization/vm-console-proxy-rhel9@sha256:74751213289932893a464d459e9e2d87ee65f3cc6406134273d71ed343974e27_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:7921da0f8c00d3584eed5ab5cda27593accfddd5a0533712f5d338b254a92097_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:7921da0f8c00d3584eed5ab5cda27593accfddd5a0533712f5d338b254a92097_arm64"
},
"product_reference": "container-native-virtualization/vm-console-proxy-rhel9@sha256:7921da0f8c00d3584eed5ab5cda27593accfddd5a0533712f5d338b254a92097_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:19227650fd86ad8388578b876ea136058cf81e88cb62759259ad3d631b731400_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:19227650fd86ad8388578b876ea136058cf81e88cb62759259ad3d631b731400_arm64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:19227650fd86ad8388578b876ea136058cf81e88cb62759259ad3d631b731400_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:c5d7d560f97040008743996d70e3ad63e7860add658ca6c27313e28f73dacbc1_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:c5d7d560f97040008743996d70e3ad63e7860add658ca6c27313e28f73dacbc1_amd64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:c5d7d560f97040008743996d70e3ad63e7860add658ca6c27313e28f73dacbc1_amd64",
"relates_to_product_reference": "9Base-CNV-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",
"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.14:container-native-virtualization/bridge-marker-rhel9@sha256:126f16e2903c77db72f3073e463fe3e33001cb393215b55afa56de94faad17c0_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:b195227def41999c24ce08545ad44b24e7b73e1f1cae449059771889021365e2_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:060d15b6a00a6f1ed5fd886467378d80ab232e4012ce33ffaa5843730b03be7e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:eb70b77ceed22136afa7a2396414852d32adf029fa39781c0ffc27fddc18641f_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:1a1c15296c9dc8ded6915561aad06322ee3d7e0e3a553e5ed2cc1eda0ef6b736_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:d6316a5f0229d924fb2859a89074808979c8ed9dff7d6b71d4750c6aaff00d41_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:90bad38e33bfa1e04b5f39a26ec2c7a4f47f3c50321a8b13ac0c315e50478208_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:a9120cb7a5f374fafea5692a5093a201ee1eb414df9bedddad98f2117f1521a5_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:1134d3ce149f5b64bfca52a4e3d38a0b7864e6631b3edfc34c0592aa2ccb0b8e_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:ed605b46162edaa361bfecefdda6813ed8b67d400c7d1f8e623b88b692ec95db_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5e975c3d0747bcf52cddb6ffbee781de728c57c60bdc4ecb2a929c5a3a53817b_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d9a503464046f5357fb58d484c5ca4424a45b319417488f906ff892ee45dc491_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:914db4c900771b40b21c7a80993efbafa8b9d2b4002b46a58e8498f8c26ccb9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bc1156fb8f028be1945e4cdb9f287a5a11d205a79fa2953dc6bfc255faf524f2_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:08928889fa993ed89aa05040b27ec560b7ba7f5d090a486390646bee8d16f977_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:c2dd6139eab4fe9cb0af485ed68a42890a883f58f5c81f5ce169dfcd54667663_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:4bf255ba25a7ca9c3b3dab9d2e3b105213a264dde08544c0a0d48e1e8e1bf286_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:936b3ace24072b9bf4f1c2008b236a92a3fe08c0749823e94daa5ffabbcd7848_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:3e62bb92d18561675c80d5e2f720153e1a82300edb6d37c4a824cbdd46fa8b83_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:bb00bd53da4c120e049b5e899b31aa935b749c9a0a449408578b18882c1f7990_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:d070efdb15fb0bfcb20f9e888cc28bc858a0088e6e9e969992480ddac1452bca_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:e2623a16266ec70cb3b4b4acf4f69bbe53f34d18ad53a37f40225940e0324589_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6bcd09fad46e36de35550cb8213da1bd4b3e5e9274f8c6bc75583fdf0a656b63_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:acc13d82ab22b2c46f74ccc0c83e154ed46047ee3b9771bf7bf8f8f21eb1a145_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:33161895d85eb64e8b756d486c3083fbe6c32036421296c6234d4940971a6487_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8fa75658260920f2210cec540d2635cf58fc5d5accad9e825541bee6e8a9a630_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:c87ea56b6e99e0ef34b2a8445aff7d7fdec5842f02a4c8001b4140a67111774a_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:d9fe342cb788df0201453b8650aa04a5e5d55b6a3940ebb6edd5b33ad1d2570b_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:3ebe33bac9e801ded32791295acc9596430bf4f4a55be1745fda4a137e02f5c6_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:a8705583c07648fb5498454c8289cd75204ca6bb90302f855ee6222784427bb4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:491dfef99e2b3196539a29a2065e857ab3b28012f0cffd3567f75a55dff81a5e_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:b1036e603c36b05cf27368ba0cd7e1a6318f28e51e9565505b6d0b77004ee9d5_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:03bf1dc8ac9bce13f7031b6d20c9cd664c7b4ee1f9c06e7a0e4737af54006380_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:effa00c2d39b9b3501ed42c5f38c2f85d6090ad9a3037b2e5ea8953cdc1dc47a_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7104bb01c82cd031a30f00efe7bab48210859c1079f8be6a048c91ecc34c264e_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a59412be5545a263dcb93adaa2c3eaf9b979ffb0da87e688778fc2cde6a3d716_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:5fd34ba0778fef7fd8b1648d525b8d03bc75fb7d8a2b29f9e8929fae142a4126_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:8b669fd418829f963f779dc172616137753fa139e8ea8c3d6d15646d9f6e8c63_arm64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:168cbbf3a63fcb310d4be9007ddb5410ca331e3c0d34c64551ca1b1f11ed067f_arm64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:bbac4e77c2ed9188c94866004f74bf26894e4a456463b4548256e50b678740b7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:0604e2eb630ee1eac352a195818e7cb4a3240ac03eb6d134cabb4683cb139193_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:ca22d241fe43af4a45e4b9176c5aaf75327f5b1f16691d82885ac553de3667ed_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:58cc012f441ece150f0398a7a7a165d8c499d029ba8cdc2664b3516072269a8d_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:a9dd4d71eae0fa09331e5e6a353624e2ddb3ec9877dfa7dc08be989e2adcb71c_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:711a6137057ff635192dea73b9424e6a2f95d0f229f0cdf09c7a16c36ba59370_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:f08fac06f09745fc08831602d05bc3d723982c451f28cbc384da1270fbd94cf9_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:144a67d9c708c0d226afdcbdbb76234f2715f3809e37792a43d31af4b5b99372_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:823611e324dac409e3ffd30d64c1affcdeb446e2dcc3966d4465f65fc22ce0e5_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a5b2a6b41a0120f9a1d95e1529a2200e88849f161b5b458022bfae767966f475_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:f17a8110c748c8ffabe93efc3c6443a3b476616eaa01dbdac0c37ed780713f13_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:09fae9412de92a7d8a8bdab844371ac30232daf1f74563016ecf72287a890f8b_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:482a71b7821e07648acf929298907292370c57c4d3bc30c467538abe43559a7e_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:855131ed1ee02f7a20bca554be17d48f308e001623c3c9050d584306f84e7bff_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:eefd8e5eb2012c46816b0a8526e494bbcb959c646fdbd7aa52ee89ca2fd06c72_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2ec918c4ad51e3650c5885ec2f4db33a14e0078a1bfc11451437dd6244abe57c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d5f8c88a1d72862115113b95ad89ad9cf53564103ce889fb2b654cbc5fc515f6_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:292a72a521a6d46b13676f0541836554b430271cd1669006236183fb614344d8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:8ec1b24067abb40f6e564563eda4d239b2039783cdb2394b4bd2f7ca73ba6cea_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:407f096eb2369cd6b4af6d7c77db2861b01ceef5e970a511a88a185eef6840d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:a08b4400febe97442ee9e5233cbc356f52a1ea4b0cd483a6de790afe4d3d8562_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a4a5fe633ceba525a4dd17a96ff4674a35bfa1bbd32b80c0de22d92c565d88fe_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:b6c7c8093b64e4c6754f8aa2bae59c05eef755c5c831f8d8985e7446e8fdc892_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:62faac2d2e82fddf225d2c2f2432f833b6c948c774da16c5a54bc7c3599ba3b4_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f1fd2c602714ef0dd021fe52aa65b975e9805a0d9477f127eab17bf2d6156af2_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:721a7dcf7e5a908eba26ecc603ad7ee4509d1ead3d977148194e0a9910ec8bb0_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:e237f8c02899763fb7b8bbf0f13171b51fc5a543ec033d5a111c7d2d244214b0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:50f601eb636afd53759698edbce79dfb0fde74b9b1c2f36970013d57c3e9b4f7_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:89e3135602086f04cb00ddae64cd433b3c73f769f5ef654bb5250d9d1af3ed21_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:6511b03ad620156005369b94d02cadd306103334cf51547fcb1a5743de5baf35_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b189b3b120e3698af126b156e41312e967db968aeaf046b78a5a833930bc850e_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:3d2947e853e5619684623ed7e0b73d84b3e0278ddf970dafdffda022613e06ce_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e3a5beeeb3e8d5b854891b4369453a11892203ba4f5b952123aea249584a2cef_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:66e06e4a600a860f0d954cf43d622b65e4f98d99b5d949a985d18030af4bfa02_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:a63a5ab663facf4ee56ec14b19a94a88ed14da38f3a760cace16c029e02db27c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b251fe9dd78413eebff9133e80d39238703e2b3e503959e2cf96b2ac0e732c06_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:fe61a766f1ead53002208eef8672824f36da861c65f82e3b8215f4097779aed5_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:66d77e7ff0f7b4cdc55bb3cdfe65a36cfc247c87e4fed86e8784ddc4815ba48b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:c6e7c7710c4c254bbffccf1226d311e91913491ced31e2d5f4e4493d3c53b992_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:777e3e5e4a1edce5803b4b631ed9b75892ea198b809fe4403409a39c2a1c5585_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:e4c6a1eb9ac8eee15487079aa2d721efda2390135917e884b7cd82792653d345_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:4affe993611a28b0b42b01102ee6af0e1ca12f70bbe79f4ff96da4063729e809_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:796faebcd97b34c762499fcb019246fabe0319a34acf3fd0a45b2385bd79081b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:5b1308fd374ab648ba70284a2fd26518dfcc672cca6e1ffa42928b1e73b7f268_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:751be111b562a5a3aa34671f7a095bae50d44091fc504499ee874cc7fea2a605_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:74751213289932893a464d459e9e2d87ee65f3cc6406134273d71ed343974e27_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:7921da0f8c00d3584eed5ab5cda27593accfddd5a0533712f5d338b254a92097_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:19227650fd86ad8388578b876ea136058cf81e88cb62759259ad3d631b731400_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:c5d7d560f97040008743996d70e3ad63e7860add658ca6c27313e28f73dacbc1_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-04-25T12:15:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:126f16e2903c77db72f3073e463fe3e33001cb393215b55afa56de94faad17c0_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:b195227def41999c24ce08545ad44b24e7b73e1f1cae449059771889021365e2_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:060d15b6a00a6f1ed5fd886467378d80ab232e4012ce33ffaa5843730b03be7e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:eb70b77ceed22136afa7a2396414852d32adf029fa39781c0ffc27fddc18641f_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:1a1c15296c9dc8ded6915561aad06322ee3d7e0e3a553e5ed2cc1eda0ef6b736_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:d6316a5f0229d924fb2859a89074808979c8ed9dff7d6b71d4750c6aaff00d41_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:90bad38e33bfa1e04b5f39a26ec2c7a4f47f3c50321a8b13ac0c315e50478208_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:a9120cb7a5f374fafea5692a5093a201ee1eb414df9bedddad98f2117f1521a5_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:1134d3ce149f5b64bfca52a4e3d38a0b7864e6631b3edfc34c0592aa2ccb0b8e_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:ed605b46162edaa361bfecefdda6813ed8b67d400c7d1f8e623b88b692ec95db_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5e975c3d0747bcf52cddb6ffbee781de728c57c60bdc4ecb2a929c5a3a53817b_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d9a503464046f5357fb58d484c5ca4424a45b319417488f906ff892ee45dc491_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:914db4c900771b40b21c7a80993efbafa8b9d2b4002b46a58e8498f8c26ccb9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bc1156fb8f028be1945e4cdb9f287a5a11d205a79fa2953dc6bfc255faf524f2_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:08928889fa993ed89aa05040b27ec560b7ba7f5d090a486390646bee8d16f977_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:c2dd6139eab4fe9cb0af485ed68a42890a883f58f5c81f5ce169dfcd54667663_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:4bf255ba25a7ca9c3b3dab9d2e3b105213a264dde08544c0a0d48e1e8e1bf286_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:936b3ace24072b9bf4f1c2008b236a92a3fe08c0749823e94daa5ffabbcd7848_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:3e62bb92d18561675c80d5e2f720153e1a82300edb6d37c4a824cbdd46fa8b83_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:bb00bd53da4c120e049b5e899b31aa935b749c9a0a449408578b18882c1f7990_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:d070efdb15fb0bfcb20f9e888cc28bc858a0088e6e9e969992480ddac1452bca_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:e2623a16266ec70cb3b4b4acf4f69bbe53f34d18ad53a37f40225940e0324589_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6bcd09fad46e36de35550cb8213da1bd4b3e5e9274f8c6bc75583fdf0a656b63_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:acc13d82ab22b2c46f74ccc0c83e154ed46047ee3b9771bf7bf8f8f21eb1a145_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:33161895d85eb64e8b756d486c3083fbe6c32036421296c6234d4940971a6487_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8fa75658260920f2210cec540d2635cf58fc5d5accad9e825541bee6e8a9a630_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:c87ea56b6e99e0ef34b2a8445aff7d7fdec5842f02a4c8001b4140a67111774a_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:d9fe342cb788df0201453b8650aa04a5e5d55b6a3940ebb6edd5b33ad1d2570b_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:3ebe33bac9e801ded32791295acc9596430bf4f4a55be1745fda4a137e02f5c6_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:a8705583c07648fb5498454c8289cd75204ca6bb90302f855ee6222784427bb4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:491dfef99e2b3196539a29a2065e857ab3b28012f0cffd3567f75a55dff81a5e_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:b1036e603c36b05cf27368ba0cd7e1a6318f28e51e9565505b6d0b77004ee9d5_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:03bf1dc8ac9bce13f7031b6d20c9cd664c7b4ee1f9c06e7a0e4737af54006380_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:effa00c2d39b9b3501ed42c5f38c2f85d6090ad9a3037b2e5ea8953cdc1dc47a_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7104bb01c82cd031a30f00efe7bab48210859c1079f8be6a048c91ecc34c264e_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a59412be5545a263dcb93adaa2c3eaf9b979ffb0da87e688778fc2cde6a3d716_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:5fd34ba0778fef7fd8b1648d525b8d03bc75fb7d8a2b29f9e8929fae142a4126_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:8b669fd418829f963f779dc172616137753fa139e8ea8c3d6d15646d9f6e8c63_arm64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:168cbbf3a63fcb310d4be9007ddb5410ca331e3c0d34c64551ca1b1f11ed067f_arm64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:bbac4e77c2ed9188c94866004f74bf26894e4a456463b4548256e50b678740b7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:0604e2eb630ee1eac352a195818e7cb4a3240ac03eb6d134cabb4683cb139193_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:ca22d241fe43af4a45e4b9176c5aaf75327f5b1f16691d82885ac553de3667ed_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:58cc012f441ece150f0398a7a7a165d8c499d029ba8cdc2664b3516072269a8d_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:a9dd4d71eae0fa09331e5e6a353624e2ddb3ec9877dfa7dc08be989e2adcb71c_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:711a6137057ff635192dea73b9424e6a2f95d0f229f0cdf09c7a16c36ba59370_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:f08fac06f09745fc08831602d05bc3d723982c451f28cbc384da1270fbd94cf9_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:144a67d9c708c0d226afdcbdbb76234f2715f3809e37792a43d31af4b5b99372_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:823611e324dac409e3ffd30d64c1affcdeb446e2dcc3966d4465f65fc22ce0e5_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a5b2a6b41a0120f9a1d95e1529a2200e88849f161b5b458022bfae767966f475_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:f17a8110c748c8ffabe93efc3c6443a3b476616eaa01dbdac0c37ed780713f13_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:09fae9412de92a7d8a8bdab844371ac30232daf1f74563016ecf72287a890f8b_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:482a71b7821e07648acf929298907292370c57c4d3bc30c467538abe43559a7e_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:855131ed1ee02f7a20bca554be17d48f308e001623c3c9050d584306f84e7bff_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:eefd8e5eb2012c46816b0a8526e494bbcb959c646fdbd7aa52ee89ca2fd06c72_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2ec918c4ad51e3650c5885ec2f4db33a14e0078a1bfc11451437dd6244abe57c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d5f8c88a1d72862115113b95ad89ad9cf53564103ce889fb2b654cbc5fc515f6_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:292a72a521a6d46b13676f0541836554b430271cd1669006236183fb614344d8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:8ec1b24067abb40f6e564563eda4d239b2039783cdb2394b4bd2f7ca73ba6cea_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:407f096eb2369cd6b4af6d7c77db2861b01ceef5e970a511a88a185eef6840d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:a08b4400febe97442ee9e5233cbc356f52a1ea4b0cd483a6de790afe4d3d8562_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a4a5fe633ceba525a4dd17a96ff4674a35bfa1bbd32b80c0de22d92c565d88fe_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:b6c7c8093b64e4c6754f8aa2bae59c05eef755c5c831f8d8985e7446e8fdc892_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:62faac2d2e82fddf225d2c2f2432f833b6c948c774da16c5a54bc7c3599ba3b4_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f1fd2c602714ef0dd021fe52aa65b975e9805a0d9477f127eab17bf2d6156af2_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:721a7dcf7e5a908eba26ecc603ad7ee4509d1ead3d977148194e0a9910ec8bb0_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:e237f8c02899763fb7b8bbf0f13171b51fc5a543ec033d5a111c7d2d244214b0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:50f601eb636afd53759698edbce79dfb0fde74b9b1c2f36970013d57c3e9b4f7_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:89e3135602086f04cb00ddae64cd433b3c73f769f5ef654bb5250d9d1af3ed21_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:6511b03ad620156005369b94d02cadd306103334cf51547fcb1a5743de5baf35_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b189b3b120e3698af126b156e41312e967db968aeaf046b78a5a833930bc850e_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:3d2947e853e5619684623ed7e0b73d84b3e0278ddf970dafdffda022613e06ce_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e3a5beeeb3e8d5b854891b4369453a11892203ba4f5b952123aea249584a2cef_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:66e06e4a600a860f0d954cf43d622b65e4f98d99b5d949a985d18030af4bfa02_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:a63a5ab663facf4ee56ec14b19a94a88ed14da38f3a760cace16c029e02db27c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b251fe9dd78413eebff9133e80d39238703e2b3e503959e2cf96b2ac0e732c06_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:fe61a766f1ead53002208eef8672824f36da861c65f82e3b8215f4097779aed5_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:66d77e7ff0f7b4cdc55bb3cdfe65a36cfc247c87e4fed86e8784ddc4815ba48b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:c6e7c7710c4c254bbffccf1226d311e91913491ced31e2d5f4e4493d3c53b992_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:777e3e5e4a1edce5803b4b631ed9b75892ea198b809fe4403409a39c2a1c5585_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:e4c6a1eb9ac8eee15487079aa2d721efda2390135917e884b7cd82792653d345_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:4affe993611a28b0b42b01102ee6af0e1ca12f70bbe79f4ff96da4063729e809_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:796faebcd97b34c762499fcb019246fabe0319a34acf3fd0a45b2385bd79081b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:5b1308fd374ab648ba70284a2fd26518dfcc672cca6e1ffa42928b1e73b7f268_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:751be111b562a5a3aa34671f7a095bae50d44091fc504499ee874cc7fea2a605_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:74751213289932893a464d459e9e2d87ee65f3cc6406134273d71ed343974e27_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:7921da0f8c00d3584eed5ab5cda27593accfddd5a0533712f5d338b254a92097_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:19227650fd86ad8388578b876ea136058cf81e88cb62759259ad3d631b731400_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:c5d7d560f97040008743996d70e3ad63e7860add658ca6c27313e28f73dacbc1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2060"
},
{
"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.14:container-native-virtualization/bridge-marker-rhel9@sha256:126f16e2903c77db72f3073e463fe3e33001cb393215b55afa56de94faad17c0_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:b195227def41999c24ce08545ad44b24e7b73e1f1cae449059771889021365e2_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:060d15b6a00a6f1ed5fd886467378d80ab232e4012ce33ffaa5843730b03be7e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:eb70b77ceed22136afa7a2396414852d32adf029fa39781c0ffc27fddc18641f_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:1a1c15296c9dc8ded6915561aad06322ee3d7e0e3a553e5ed2cc1eda0ef6b736_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:d6316a5f0229d924fb2859a89074808979c8ed9dff7d6b71d4750c6aaff00d41_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:90bad38e33bfa1e04b5f39a26ec2c7a4f47f3c50321a8b13ac0c315e50478208_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:a9120cb7a5f374fafea5692a5093a201ee1eb414df9bedddad98f2117f1521a5_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:1134d3ce149f5b64bfca52a4e3d38a0b7864e6631b3edfc34c0592aa2ccb0b8e_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:ed605b46162edaa361bfecefdda6813ed8b67d400c7d1f8e623b88b692ec95db_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5e975c3d0747bcf52cddb6ffbee781de728c57c60bdc4ecb2a929c5a3a53817b_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d9a503464046f5357fb58d484c5ca4424a45b319417488f906ff892ee45dc491_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:914db4c900771b40b21c7a80993efbafa8b9d2b4002b46a58e8498f8c26ccb9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bc1156fb8f028be1945e4cdb9f287a5a11d205a79fa2953dc6bfc255faf524f2_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:08928889fa993ed89aa05040b27ec560b7ba7f5d090a486390646bee8d16f977_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:c2dd6139eab4fe9cb0af485ed68a42890a883f58f5c81f5ce169dfcd54667663_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:4bf255ba25a7ca9c3b3dab9d2e3b105213a264dde08544c0a0d48e1e8e1bf286_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:936b3ace24072b9bf4f1c2008b236a92a3fe08c0749823e94daa5ffabbcd7848_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:3e62bb92d18561675c80d5e2f720153e1a82300edb6d37c4a824cbdd46fa8b83_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:bb00bd53da4c120e049b5e899b31aa935b749c9a0a449408578b18882c1f7990_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:d070efdb15fb0bfcb20f9e888cc28bc858a0088e6e9e969992480ddac1452bca_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:e2623a16266ec70cb3b4b4acf4f69bbe53f34d18ad53a37f40225940e0324589_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6bcd09fad46e36de35550cb8213da1bd4b3e5e9274f8c6bc75583fdf0a656b63_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:acc13d82ab22b2c46f74ccc0c83e154ed46047ee3b9771bf7bf8f8f21eb1a145_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:33161895d85eb64e8b756d486c3083fbe6c32036421296c6234d4940971a6487_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8fa75658260920f2210cec540d2635cf58fc5d5accad9e825541bee6e8a9a630_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:c87ea56b6e99e0ef34b2a8445aff7d7fdec5842f02a4c8001b4140a67111774a_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:d9fe342cb788df0201453b8650aa04a5e5d55b6a3940ebb6edd5b33ad1d2570b_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:3ebe33bac9e801ded32791295acc9596430bf4f4a55be1745fda4a137e02f5c6_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:a8705583c07648fb5498454c8289cd75204ca6bb90302f855ee6222784427bb4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:491dfef99e2b3196539a29a2065e857ab3b28012f0cffd3567f75a55dff81a5e_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:b1036e603c36b05cf27368ba0cd7e1a6318f28e51e9565505b6d0b77004ee9d5_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:03bf1dc8ac9bce13f7031b6d20c9cd664c7b4ee1f9c06e7a0e4737af54006380_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:effa00c2d39b9b3501ed42c5f38c2f85d6090ad9a3037b2e5ea8953cdc1dc47a_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7104bb01c82cd031a30f00efe7bab48210859c1079f8be6a048c91ecc34c264e_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a59412be5545a263dcb93adaa2c3eaf9b979ffb0da87e688778fc2cde6a3d716_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:5fd34ba0778fef7fd8b1648d525b8d03bc75fb7d8a2b29f9e8929fae142a4126_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:8b669fd418829f963f779dc172616137753fa139e8ea8c3d6d15646d9f6e8c63_arm64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:168cbbf3a63fcb310d4be9007ddb5410ca331e3c0d34c64551ca1b1f11ed067f_arm64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:bbac4e77c2ed9188c94866004f74bf26894e4a456463b4548256e50b678740b7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:0604e2eb630ee1eac352a195818e7cb4a3240ac03eb6d134cabb4683cb139193_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:ca22d241fe43af4a45e4b9176c5aaf75327f5b1f16691d82885ac553de3667ed_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:58cc012f441ece150f0398a7a7a165d8c499d029ba8cdc2664b3516072269a8d_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:a9dd4d71eae0fa09331e5e6a353624e2ddb3ec9877dfa7dc08be989e2adcb71c_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:711a6137057ff635192dea73b9424e6a2f95d0f229f0cdf09c7a16c36ba59370_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:f08fac06f09745fc08831602d05bc3d723982c451f28cbc384da1270fbd94cf9_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:144a67d9c708c0d226afdcbdbb76234f2715f3809e37792a43d31af4b5b99372_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:823611e324dac409e3ffd30d64c1affcdeb446e2dcc3966d4465f65fc22ce0e5_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a5b2a6b41a0120f9a1d95e1529a2200e88849f161b5b458022bfae767966f475_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:f17a8110c748c8ffabe93efc3c6443a3b476616eaa01dbdac0c37ed780713f13_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:09fae9412de92a7d8a8bdab844371ac30232daf1f74563016ecf72287a890f8b_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:482a71b7821e07648acf929298907292370c57c4d3bc30c467538abe43559a7e_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:855131ed1ee02f7a20bca554be17d48f308e001623c3c9050d584306f84e7bff_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:eefd8e5eb2012c46816b0a8526e494bbcb959c646fdbd7aa52ee89ca2fd06c72_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2ec918c4ad51e3650c5885ec2f4db33a14e0078a1bfc11451437dd6244abe57c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d5f8c88a1d72862115113b95ad89ad9cf53564103ce889fb2b654cbc5fc515f6_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:292a72a521a6d46b13676f0541836554b430271cd1669006236183fb614344d8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:8ec1b24067abb40f6e564563eda4d239b2039783cdb2394b4bd2f7ca73ba6cea_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:407f096eb2369cd6b4af6d7c77db2861b01ceef5e970a511a88a185eef6840d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:a08b4400febe97442ee9e5233cbc356f52a1ea4b0cd483a6de790afe4d3d8562_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a4a5fe633ceba525a4dd17a96ff4674a35bfa1bbd32b80c0de22d92c565d88fe_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:b6c7c8093b64e4c6754f8aa2bae59c05eef755c5c831f8d8985e7446e8fdc892_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:62faac2d2e82fddf225d2c2f2432f833b6c948c774da16c5a54bc7c3599ba3b4_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f1fd2c602714ef0dd021fe52aa65b975e9805a0d9477f127eab17bf2d6156af2_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:721a7dcf7e5a908eba26ecc603ad7ee4509d1ead3d977148194e0a9910ec8bb0_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:e237f8c02899763fb7b8bbf0f13171b51fc5a543ec033d5a111c7d2d244214b0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:50f601eb636afd53759698edbce79dfb0fde74b9b1c2f36970013d57c3e9b4f7_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:89e3135602086f04cb00ddae64cd433b3c73f769f5ef654bb5250d9d1af3ed21_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:6511b03ad620156005369b94d02cadd306103334cf51547fcb1a5743de5baf35_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b189b3b120e3698af126b156e41312e967db968aeaf046b78a5a833930bc850e_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:3d2947e853e5619684623ed7e0b73d84b3e0278ddf970dafdffda022613e06ce_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e3a5beeeb3e8d5b854891b4369453a11892203ba4f5b952123aea249584a2cef_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:66e06e4a600a860f0d954cf43d622b65e4f98d99b5d949a985d18030af4bfa02_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:a63a5ab663facf4ee56ec14b19a94a88ed14da38f3a760cace16c029e02db27c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b251fe9dd78413eebff9133e80d39238703e2b3e503959e2cf96b2ac0e732c06_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:fe61a766f1ead53002208eef8672824f36da861c65f82e3b8215f4097779aed5_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:66d77e7ff0f7b4cdc55bb3cdfe65a36cfc247c87e4fed86e8784ddc4815ba48b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:c6e7c7710c4c254bbffccf1226d311e91913491ced31e2d5f4e4493d3c53b992_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:777e3e5e4a1edce5803b4b631ed9b75892ea198b809fe4403409a39c2a1c5585_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:e4c6a1eb9ac8eee15487079aa2d721efda2390135917e884b7cd82792653d345_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:4affe993611a28b0b42b01102ee6af0e1ca12f70bbe79f4ff96da4063729e809_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:796faebcd97b34c762499fcb019246fabe0319a34acf3fd0a45b2385bd79081b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:5b1308fd374ab648ba70284a2fd26518dfcc672cca6e1ffa42928b1e73b7f268_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:751be111b562a5a3aa34671f7a095bae50d44091fc504499ee874cc7fea2a605_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:74751213289932893a464d459e9e2d87ee65f3cc6406134273d71ed343974e27_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:7921da0f8c00d3584eed5ab5cda27593accfddd5a0533712f5d338b254a92097_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:19227650fd86ad8388578b876ea136058cf81e88cb62759259ad3d631b731400_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:c5d7d560f97040008743996d70e3ad63e7860add658ca6c27313e28f73dacbc1_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.14:container-native-virtualization/bridge-marker-rhel9@sha256:126f16e2903c77db72f3073e463fe3e33001cb393215b55afa56de94faad17c0_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:b195227def41999c24ce08545ad44b24e7b73e1f1cae449059771889021365e2_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:060d15b6a00a6f1ed5fd886467378d80ab232e4012ce33ffaa5843730b03be7e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:eb70b77ceed22136afa7a2396414852d32adf029fa39781c0ffc27fddc18641f_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:1a1c15296c9dc8ded6915561aad06322ee3d7e0e3a553e5ed2cc1eda0ef6b736_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:d6316a5f0229d924fb2859a89074808979c8ed9dff7d6b71d4750c6aaff00d41_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:90bad38e33bfa1e04b5f39a26ec2c7a4f47f3c50321a8b13ac0c315e50478208_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:a9120cb7a5f374fafea5692a5093a201ee1eb414df9bedddad98f2117f1521a5_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:1134d3ce149f5b64bfca52a4e3d38a0b7864e6631b3edfc34c0592aa2ccb0b8e_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:ed605b46162edaa361bfecefdda6813ed8b67d400c7d1f8e623b88b692ec95db_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:5e975c3d0747bcf52cddb6ffbee781de728c57c60bdc4ecb2a929c5a3a53817b_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d9a503464046f5357fb58d484c5ca4424a45b319417488f906ff892ee45dc491_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:914db4c900771b40b21c7a80993efbafa8b9d2b4002b46a58e8498f8c26ccb9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:bc1156fb8f028be1945e4cdb9f287a5a11d205a79fa2953dc6bfc255faf524f2_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:08928889fa993ed89aa05040b27ec560b7ba7f5d090a486390646bee8d16f977_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:c2dd6139eab4fe9cb0af485ed68a42890a883f58f5c81f5ce169dfcd54667663_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:4bf255ba25a7ca9c3b3dab9d2e3b105213a264dde08544c0a0d48e1e8e1bf286_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:936b3ace24072b9bf4f1c2008b236a92a3fe08c0749823e94daa5ffabbcd7848_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:3e62bb92d18561675c80d5e2f720153e1a82300edb6d37c4a824cbdd46fa8b83_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:bb00bd53da4c120e049b5e899b31aa935b749c9a0a449408578b18882c1f7990_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:d070efdb15fb0bfcb20f9e888cc28bc858a0088e6e9e969992480ddac1452bca_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:e2623a16266ec70cb3b4b4acf4f69bbe53f34d18ad53a37f40225940e0324589_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6bcd09fad46e36de35550cb8213da1bd4b3e5e9274f8c6bc75583fdf0a656b63_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:acc13d82ab22b2c46f74ccc0c83e154ed46047ee3b9771bf7bf8f8f21eb1a145_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:33161895d85eb64e8b756d486c3083fbe6c32036421296c6234d4940971a6487_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8fa75658260920f2210cec540d2635cf58fc5d5accad9e825541bee6e8a9a630_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:c87ea56b6e99e0ef34b2a8445aff7d7fdec5842f02a4c8001b4140a67111774a_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:d9fe342cb788df0201453b8650aa04a5e5d55b6a3940ebb6edd5b33ad1d2570b_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:3ebe33bac9e801ded32791295acc9596430bf4f4a55be1745fda4a137e02f5c6_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:a8705583c07648fb5498454c8289cd75204ca6bb90302f855ee6222784427bb4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:491dfef99e2b3196539a29a2065e857ab3b28012f0cffd3567f75a55dff81a5e_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:b1036e603c36b05cf27368ba0cd7e1a6318f28e51e9565505b6d0b77004ee9d5_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:03bf1dc8ac9bce13f7031b6d20c9cd664c7b4ee1f9c06e7a0e4737af54006380_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:effa00c2d39b9b3501ed42c5f38c2f85d6090ad9a3037b2e5ea8953cdc1dc47a_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:7104bb01c82cd031a30f00efe7bab48210859c1079f8be6a048c91ecc34c264e_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a59412be5545a263dcb93adaa2c3eaf9b979ffb0da87e688778fc2cde6a3d716_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:5fd34ba0778fef7fd8b1648d525b8d03bc75fb7d8a2b29f9e8929fae142a4126_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:8b669fd418829f963f779dc172616137753fa139e8ea8c3d6d15646d9f6e8c63_arm64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:168cbbf3a63fcb310d4be9007ddb5410ca331e3c0d34c64551ca1b1f11ed067f_arm64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:bbac4e77c2ed9188c94866004f74bf26894e4a456463b4548256e50b678740b7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:0604e2eb630ee1eac352a195818e7cb4a3240ac03eb6d134cabb4683cb139193_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:ca22d241fe43af4a45e4b9176c5aaf75327f5b1f16691d82885ac553de3667ed_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:58cc012f441ece150f0398a7a7a165d8c499d029ba8cdc2664b3516072269a8d_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:a9dd4d71eae0fa09331e5e6a353624e2ddb3ec9877dfa7dc08be989e2adcb71c_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:711a6137057ff635192dea73b9424e6a2f95d0f229f0cdf09c7a16c36ba59370_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:f08fac06f09745fc08831602d05bc3d723982c451f28cbc384da1270fbd94cf9_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:144a67d9c708c0d226afdcbdbb76234f2715f3809e37792a43d31af4b5b99372_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:823611e324dac409e3ffd30d64c1affcdeb446e2dcc3966d4465f65fc22ce0e5_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a5b2a6b41a0120f9a1d95e1529a2200e88849f161b5b458022bfae767966f475_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:f17a8110c748c8ffabe93efc3c6443a3b476616eaa01dbdac0c37ed780713f13_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:09fae9412de92a7d8a8bdab844371ac30232daf1f74563016ecf72287a890f8b_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:482a71b7821e07648acf929298907292370c57c4d3bc30c467538abe43559a7e_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:855131ed1ee02f7a20bca554be17d48f308e001623c3c9050d584306f84e7bff_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:eefd8e5eb2012c46816b0a8526e494bbcb959c646fdbd7aa52ee89ca2fd06c72_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:2ec918c4ad51e3650c5885ec2f4db33a14e0078a1bfc11451437dd6244abe57c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d5f8c88a1d72862115113b95ad89ad9cf53564103ce889fb2b654cbc5fc515f6_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:292a72a521a6d46b13676f0541836554b430271cd1669006236183fb614344d8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:8ec1b24067abb40f6e564563eda4d239b2039783cdb2394b4bd2f7ca73ba6cea_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:407f096eb2369cd6b4af6d7c77db2861b01ceef5e970a511a88a185eef6840d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:a08b4400febe97442ee9e5233cbc356f52a1ea4b0cd483a6de790afe4d3d8562_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:a4a5fe633ceba525a4dd17a96ff4674a35bfa1bbd32b80c0de22d92c565d88fe_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:b6c7c8093b64e4c6754f8aa2bae59c05eef755c5c831f8d8985e7446e8fdc892_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:62faac2d2e82fddf225d2c2f2432f833b6c948c774da16c5a54bc7c3599ba3b4_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:f1fd2c602714ef0dd021fe52aa65b975e9805a0d9477f127eab17bf2d6156af2_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:721a7dcf7e5a908eba26ecc603ad7ee4509d1ead3d977148194e0a9910ec8bb0_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:e237f8c02899763fb7b8bbf0f13171b51fc5a543ec033d5a111c7d2d244214b0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:50f601eb636afd53759698edbce79dfb0fde74b9b1c2f36970013d57c3e9b4f7_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:89e3135602086f04cb00ddae64cd433b3c73f769f5ef654bb5250d9d1af3ed21_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:6511b03ad620156005369b94d02cadd306103334cf51547fcb1a5743de5baf35_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b189b3b120e3698af126b156e41312e967db968aeaf046b78a5a833930bc850e_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:3d2947e853e5619684623ed7e0b73d84b3e0278ddf970dafdffda022613e06ce_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e3a5beeeb3e8d5b854891b4369453a11892203ba4f5b952123aea249584a2cef_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:66e06e4a600a860f0d954cf43d622b65e4f98d99b5d949a985d18030af4bfa02_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:a63a5ab663facf4ee56ec14b19a94a88ed14da38f3a760cace16c029e02db27c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b251fe9dd78413eebff9133e80d39238703e2b3e503959e2cf96b2ac0e732c06_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:fe61a766f1ead53002208eef8672824f36da861c65f82e3b8215f4097779aed5_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:66d77e7ff0f7b4cdc55bb3cdfe65a36cfc247c87e4fed86e8784ddc4815ba48b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:c6e7c7710c4c254bbffccf1226d311e91913491ced31e2d5f4e4493d3c53b992_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:777e3e5e4a1edce5803b4b631ed9b75892ea198b809fe4403409a39c2a1c5585_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:e4c6a1eb9ac8eee15487079aa2d721efda2390135917e884b7cd82792653d345_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:4affe993611a28b0b42b01102ee6af0e1ca12f70bbe79f4ff96da4063729e809_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:796faebcd97b34c762499fcb019246fabe0319a34acf3fd0a45b2385bd79081b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:5b1308fd374ab648ba70284a2fd26518dfcc672cca6e1ffa42928b1e73b7f268_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:751be111b562a5a3aa34671f7a095bae50d44091fc504499ee874cc7fea2a605_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:74751213289932893a464d459e9e2d87ee65f3cc6406134273d71ed343974e27_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:7921da0f8c00d3584eed5ab5cda27593accfddd5a0533712f5d338b254a92097_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:19227650fd86ad8388578b876ea136058cf81e88cb62759259ad3d631b731400_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:c5d7d560f97040008743996d70e3ad63e7860add658ca6c27313e28f73dacbc1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHSA-2024:2062
Vulnerability from csaf_redhat - Published: 2024-04-25 14:27 - 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-STF-1.5:stf/sg-core-rhel8@sha256:4181039f97efd2492392dc0255a2656e80afc33ff84edf193c2add3573dc08ab_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:bd5bb9df713346ea63547b57d208231373fce446cce33295883338950c1a08f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:16ad4c03174a40251fda2e2e4dae6f0a346735f0265450a9416702115d228c89_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:abcd7c934bcdbb6a69d995c88f31e47e1be5668d2fa330fd3985a643162ef936_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:8cfb3292bde7dd69ca5665df2e47d72e22961600c48158a2ec560dbc909e79cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:5c3e0722b0f8ebc278ef7f7d0b7a95732bb5dddfa5a2e0feb8d036206b0e5661_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:ba817dcbf027c1ccdcadbb0b627eadd97c69955f800acb1ca9bcc758d952533f_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": "An update is now available for Service Telemetry Framework 1.5.4 for RHEL 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Service Telemetry Framework (STF) provides automated collection of measurements and data from remote clients, such as Red Hat OpenStack Platform or third-party nodes. STF then transmits the information to a centralized, receiving Red Hat OpenShift Container Platform (OCP) deployment for storage, retrieval, and monitoring.\n\nSecurity Fix(es):\nsg-core-container: golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)",
"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:2062",
"url": "https://access.redhat.com/errata/RHSA-2024:2062"
},
{
"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_2062.json"
}
],
"title": "Red Hat Security Advisory: Service Telemetry Framework 1.5.4 security update",
"tracking": {
"current_release_date": "2026-06-30T03:26:41+00:00",
"generator": {
"date": "2026-06-30T03:26:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2024:2062",
"initial_release_date": "2024-04-25T14:27:05+00:00",
"revision_history": [
{
"date": "2024-04-25T14:27:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-25T14:27:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:26:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Service Telemetry Framework 1.5 for RHEL 8",
"product": {
"name": "Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:stf:1.5::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:bd5bb9df713346ea63547b57d208231373fce446cce33295883338950c1a08f7_amd64",
"product": {
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:bd5bb9df713346ea63547b57d208231373fce446cce33295883338950c1a08f7_amd64",
"product_id": "stf/prometheus-webhook-snmp-rhel8@sha256:bd5bb9df713346ea63547b57d208231373fce446cce33295883338950c1a08f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-webhook-snmp-rhel8@sha256:bd5bb9df713346ea63547b57d208231373fce446cce33295883338950c1a08f7?arch=amd64\u0026repository_url=registry.redhat.io/stf/prometheus-webhook-snmp-rhel8\u0026tag=1.5.3-7"
}
}
},
{
"category": "product_version",
"name": "stf/service-telemetry-operator-bundle@sha256:16ad4c03174a40251fda2e2e4dae6f0a346735f0265450a9416702115d228c89_amd64",
"product": {
"name": "stf/service-telemetry-operator-bundle@sha256:16ad4c03174a40251fda2e2e4dae6f0a346735f0265450a9416702115d228c89_amd64",
"product_id": "stf/service-telemetry-operator-bundle@sha256:16ad4c03174a40251fda2e2e4dae6f0a346735f0265450a9416702115d228c89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/service-telemetry-operator-bundle@sha256:16ad4c03174a40251fda2e2e4dae6f0a346735f0265450a9416702115d228c89?arch=amd64\u0026repository_url=registry.redhat.io/stf/service-telemetry-operator-bundle\u0026tag=1.5.1713265833-1"
}
}
},
{
"category": "product_version",
"name": "stf/service-telemetry-rhel8-operator@sha256:abcd7c934bcdbb6a69d995c88f31e47e1be5668d2fa330fd3985a643162ef936_amd64",
"product": {
"name": "stf/service-telemetry-rhel8-operator@sha256:abcd7c934bcdbb6a69d995c88f31e47e1be5668d2fa330fd3985a643162ef936_amd64",
"product_id": "stf/service-telemetry-rhel8-operator@sha256:abcd7c934bcdbb6a69d995c88f31e47e1be5668d2fa330fd3985a643162ef936_amd64",
"product_identification_helper": {
"purl": "pkg:oci/service-telemetry-rhel8-operator@sha256:abcd7c934bcdbb6a69d995c88f31e47e1be5668d2fa330fd3985a643162ef936?arch=amd64\u0026repository_url=registry.redhat.io/stf/service-telemetry-rhel8-operator\u0026tag=5.0.4-8"
}
}
},
{
"category": "product_version",
"name": "stf/sg-bridge-rhel8@sha256:8cfb3292bde7dd69ca5665df2e47d72e22961600c48158a2ec560dbc909e79cb_amd64",
"product": {
"name": "stf/sg-bridge-rhel8@sha256:8cfb3292bde7dd69ca5665df2e47d72e22961600c48158a2ec560dbc909e79cb_amd64",
"product_id": "stf/sg-bridge-rhel8@sha256:8cfb3292bde7dd69ca5665df2e47d72e22961600c48158a2ec560dbc909e79cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sg-bridge-rhel8@sha256:8cfb3292bde7dd69ca5665df2e47d72e22961600c48158a2ec560dbc909e79cb?arch=amd64\u0026repository_url=registry.redhat.io/stf/sg-bridge-rhel8\u0026tag=1.5.2-6"
}
}
},
{
"category": "product_version",
"name": "stf/sg-core-rhel8@sha256:4181039f97efd2492392dc0255a2656e80afc33ff84edf193c2add3573dc08ab_amd64",
"product": {
"name": "stf/sg-core-rhel8@sha256:4181039f97efd2492392dc0255a2656e80afc33ff84edf193c2add3573dc08ab_amd64",
"product_id": "stf/sg-core-rhel8@sha256:4181039f97efd2492392dc0255a2656e80afc33ff84edf193c2add3573dc08ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sg-core-rhel8@sha256:4181039f97efd2492392dc0255a2656e80afc33ff84edf193c2add3573dc08ab?arch=amd64\u0026repository_url=registry.redhat.io/stf/sg-core-rhel8\u0026tag=5.2.1-7"
}
}
},
{
"category": "product_version",
"name": "stf/smart-gateway-operator-bundle@sha256:5c3e0722b0f8ebc278ef7f7d0b7a95732bb5dddfa5a2e0feb8d036206b0e5661_amd64",
"product": {
"name": "stf/smart-gateway-operator-bundle@sha256:5c3e0722b0f8ebc278ef7f7d0b7a95732bb5dddfa5a2e0feb8d036206b0e5661_amd64",
"product_id": "stf/smart-gateway-operator-bundle@sha256:5c3e0722b0f8ebc278ef7f7d0b7a95732bb5dddfa5a2e0feb8d036206b0e5661_amd64",
"product_identification_helper": {
"purl": "pkg:oci/smart-gateway-operator-bundle@sha256:5c3e0722b0f8ebc278ef7f7d0b7a95732bb5dddfa5a2e0feb8d036206b0e5661?arch=amd64\u0026repository_url=registry.redhat.io/stf/smart-gateway-operator-bundle\u0026tag=5.0.1713265832-1"
}
}
},
{
"category": "product_version",
"name": "stf/smart-gateway-rhel8-operator@sha256:ba817dcbf027c1ccdcadbb0b627eadd97c69955f800acb1ca9bcc758d952533f_amd64",
"product": {
"name": "stf/smart-gateway-rhel8-operator@sha256:ba817dcbf027c1ccdcadbb0b627eadd97c69955f800acb1ca9bcc758d952533f_amd64",
"product_id": "stf/smart-gateway-rhel8-operator@sha256:ba817dcbf027c1ccdcadbb0b627eadd97c69955f800acb1ca9bcc758d952533f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/smart-gateway-rhel8-operator@sha256:ba817dcbf027c1ccdcadbb0b627eadd97c69955f800acb1ca9bcc758d952533f?arch=amd64\u0026repository_url=registry.redhat.io/stf/smart-gateway-rhel8-operator\u0026tag=5.1.2-8"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:bd5bb9df713346ea63547b57d208231373fce446cce33295883338950c1a08f7_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:bd5bb9df713346ea63547b57d208231373fce446cce33295883338950c1a08f7_amd64"
},
"product_reference": "stf/prometheus-webhook-snmp-rhel8@sha256:bd5bb9df713346ea63547b57d208231373fce446cce33295883338950c1a08f7_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/service-telemetry-operator-bundle@sha256:16ad4c03174a40251fda2e2e4dae6f0a346735f0265450a9416702115d228c89_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:16ad4c03174a40251fda2e2e4dae6f0a346735f0265450a9416702115d228c89_amd64"
},
"product_reference": "stf/service-telemetry-operator-bundle@sha256:16ad4c03174a40251fda2e2e4dae6f0a346735f0265450a9416702115d228c89_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/service-telemetry-rhel8-operator@sha256:abcd7c934bcdbb6a69d995c88f31e47e1be5668d2fa330fd3985a643162ef936_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:abcd7c934bcdbb6a69d995c88f31e47e1be5668d2fa330fd3985a643162ef936_amd64"
},
"product_reference": "stf/service-telemetry-rhel8-operator@sha256:abcd7c934bcdbb6a69d995c88f31e47e1be5668d2fa330fd3985a643162ef936_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/sg-bridge-rhel8@sha256:8cfb3292bde7dd69ca5665df2e47d72e22961600c48158a2ec560dbc909e79cb_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:8cfb3292bde7dd69ca5665df2e47d72e22961600c48158a2ec560dbc909e79cb_amd64"
},
"product_reference": "stf/sg-bridge-rhel8@sha256:8cfb3292bde7dd69ca5665df2e47d72e22961600c48158a2ec560dbc909e79cb_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/sg-core-rhel8@sha256:4181039f97efd2492392dc0255a2656e80afc33ff84edf193c2add3573dc08ab_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/sg-core-rhel8@sha256:4181039f97efd2492392dc0255a2656e80afc33ff84edf193c2add3573dc08ab_amd64"
},
"product_reference": "stf/sg-core-rhel8@sha256:4181039f97efd2492392dc0255a2656e80afc33ff84edf193c2add3573dc08ab_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/smart-gateway-operator-bundle@sha256:5c3e0722b0f8ebc278ef7f7d0b7a95732bb5dddfa5a2e0feb8d036206b0e5661_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:5c3e0722b0f8ebc278ef7f7d0b7a95732bb5dddfa5a2e0feb8d036206b0e5661_amd64"
},
"product_reference": "stf/smart-gateway-operator-bundle@sha256:5c3e0722b0f8ebc278ef7f7d0b7a95732bb5dddfa5a2e0feb8d036206b0e5661_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/smart-gateway-rhel8-operator@sha256:ba817dcbf027c1ccdcadbb0b627eadd97c69955f800acb1ca9bcc758d952533f_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:ba817dcbf027c1ccdcadbb0b627eadd97c69955f800acb1ca9bcc758d952533f_amd64"
},
"product_reference": "stf/smart-gateway-rhel8-operator@sha256:ba817dcbf027c1ccdcadbb0b627eadd97c69955f800acb1ca9bcc758d952533f_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
}
]
},
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:bd5bb9df713346ea63547b57d208231373fce446cce33295883338950c1a08f7_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:16ad4c03174a40251fda2e2e4dae6f0a346735f0265450a9416702115d228c89_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:abcd7c934bcdbb6a69d995c88f31e47e1be5668d2fa330fd3985a643162ef936_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:8cfb3292bde7dd69ca5665df2e47d72e22961600c48158a2ec560dbc909e79cb_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:5c3e0722b0f8ebc278ef7f7d0b7a95732bb5dddfa5a2e0feb8d036206b0e5661_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:ba817dcbf027c1ccdcadbb0b627eadd97c69955f800acb1ca9bcc758d952533f_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": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:4181039f97efd2492392dc0255a2656e80afc33ff84edf193c2add3573dc08ab_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:bd5bb9df713346ea63547b57d208231373fce446cce33295883338950c1a08f7_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:16ad4c03174a40251fda2e2e4dae6f0a346735f0265450a9416702115d228c89_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:abcd7c934bcdbb6a69d995c88f31e47e1be5668d2fa330fd3985a643162ef936_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:8cfb3292bde7dd69ca5665df2e47d72e22961600c48158a2ec560dbc909e79cb_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:5c3e0722b0f8ebc278ef7f7d0b7a95732bb5dddfa5a2e0feb8d036206b0e5661_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:ba817dcbf027c1ccdcadbb0b627eadd97c69955f800acb1ca9bcc758d952533f_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-04-25T14:27:05+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:4181039f97efd2492392dc0255a2656e80afc33ff84edf193c2add3573dc08ab_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2062"
},
{
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:bd5bb9df713346ea63547b57d208231373fce446cce33295883338950c1a08f7_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:16ad4c03174a40251fda2e2e4dae6f0a346735f0265450a9416702115d228c89_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:abcd7c934bcdbb6a69d995c88f31e47e1be5668d2fa330fd3985a643162ef936_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:8cfb3292bde7dd69ca5665df2e47d72e22961600c48158a2ec560dbc909e79cb_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:4181039f97efd2492392dc0255a2656e80afc33ff84edf193c2add3573dc08ab_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:5c3e0722b0f8ebc278ef7f7d0b7a95732bb5dddfa5a2e0feb8d036206b0e5661_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:ba817dcbf027c1ccdcadbb0b627eadd97c69955f800acb1ca9bcc758d952533f_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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:bd5bb9df713346ea63547b57d208231373fce446cce33295883338950c1a08f7_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:16ad4c03174a40251fda2e2e4dae6f0a346735f0265450a9416702115d228c89_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:abcd7c934bcdbb6a69d995c88f31e47e1be5668d2fa330fd3985a643162ef936_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:8cfb3292bde7dd69ca5665df2e47d72e22961600c48158a2ec560dbc909e79cb_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:4181039f97efd2492392dc0255a2656e80afc33ff84edf193c2add3573dc08ab_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:5c3e0722b0f8ebc278ef7f7d0b7a95732bb5dddfa5a2e0feb8d036206b0e5661_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:ba817dcbf027c1ccdcadbb0b627eadd97c69955f800acb1ca9bcc758d952533f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHSA-2024:2068
Vulnerability from csaf_redhat - Published: 2024-05-02 14:23 - 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-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:007c1f98d0242a92f530bc59a0265326bc422b413a21c9552e5272ef3797c293_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:cecb97a97b72f3e514bdc6c7e3e4d5b2c405d1e1c3dfa5e582aac40b6031ff16_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:d3fc325b995e4fabf9d6a8bf38e00f8fbda74a6e865ec9b76e6c5d485b5dde52_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dac5ca731531b88077b7dddcdc8082c2d76ea7bc30b71704cc861a61aa464b24_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0b9999e4762f6e8dd7eb8c487d8ca4ccfba304b4a9b0de699445c38a4390836d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:17c7a252b621aa7323d164b9aa8d68a18e8a28dcf5e018a90936bfe93183e36d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:beeb1de812ef732b1bf7abc081bcb66306b8581c2dffc4274c7f3d5198ea6a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:f861f278224c8ab8d17f1c5eee31e1aec9947976a7be5ba910ba702facaf175f_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:217b4753a8444780cf5d952987353af77bbdda53d953a3be480b5824266d70f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:a86c6b20ae4c33a8aa95f576fc82f84dbd386342a75023822ee7b0595ae995eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:b06d6599f0cc9ad80552aaaaeac2dc8330bba7c0cb63171247709336e4a0c3e6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:bd87e481fb8c12192ece010be9af9bbcd8165e88a84401e108897fd0fea7f48e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:23e977f451a38168f6f8da74fd99255d6d931559ebc8ec104560b0c9256d2174_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:88aad174846b2c6bfc4ff76d88a7efa47355e30995cf62be117f43773cb3158f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c556a9d1b299e8518246ad7f70f45747c12d56e72c9740ef741400b91593d504_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:feb7774b774e84a0e65a27d46bf1eb58a19be2b81e96d1f5f3725d449c7da5e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:4462f13fe10b030e2bdeb749f2c5112089dc85010ab5153438c5b79edef124c0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:53baafb9ea6d786fb1bc2e454d60245ee8c7bebbf7aa73d9680bdf69fb0c1223_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:5ca6014aaa75de5eb73562fa2d84b44af110c97cad46989ad5e5b61ce05564e8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:b3738775f43db1a1ceffd9a4c8f79d1a8dcf46e7fc0c6c4273e11bc510c7b5ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:7ddea8980b371ad3674600a20a80968947538b1c3378de2ba97a9b2040d3a913_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:88ef0addac6e9b94a0e67b4bb273d90e97aa3764fdf68acb7c87690d60f3e418_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:8c9dc6d0fbad3bd03cb27db0d01ffe335bbabcb50d1cefb5959a597151bec804_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:9b8ca585cf332f1e1d00235cafc0f8d8958412619069031af6e03e23587fbb78_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6365bb9f7639852fd201bb4f3f065b86273ba0d6c244444c41c725d3564f3739_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:848b5047b36748987e3f9858ee374363f67dd85ea4318a0338f85dc0538b151e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bd2cde65ab97165c492ff9529f406065ffb56cb36194dfbddff6b2cb58ab13c3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:f50fb1faa35338d55ce68e661a89d66ca30c8bc854814272a653dac8cfd7e5ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:0778c5faca4bb41a721e9e97ff4e303652af5c2e366295a35437e482adc7de77_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:20ec2d6e9f925c7ffe257b684dba99cc911bb676079355acc452dc22274169e4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2b03a49ba90b7aac9107c3cf1bd2028f2ccff090df9c2ac6aeea0a3fcf841935_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2bcb61a28b035448b05fc369d670bfdb7ecc7103a73b112cfe7e8c794e8f5dd2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6c57f815da953a4fd2c738681fddbd757a29798cbb44e73208d19a60827ceae8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:778323a7474ec8fe7eab3ea9cc66fd66bbf1efee3a5d1fc075355984776c8235_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:b73caf394d5c28553e1ca27606c34a7d6e59749008a441bac3c4e3c635ad86fc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:fbfd9d8b229bdfc2cc2e2f2147296a93e9868d6841c4d29afea14a54e23e7553_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a0a3fe0a819efd23bbbc936fcb523ab241a143ee07f4ba0b2b1e90348b693473_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:de226f63da30444540306a2e272f33a7b19797df9235f5a4cfdb2c668274abf6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e9714125309cbb5fe1531fb5e704ade3bc56bac58c337773c9c26af269125759_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ebc8c58ebba4dea00053187fad69baec8063f20b8a4dde833ca442effef77eff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5161df0dc1b85432d4885a901fe87086b6d2ba76dd55e829943e8910fb445642_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:aa7b656a9c3b9b54181d761b4206984c0851d1ba0eba955b22fa7d59a8bdb195_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d0030338350dce3b5d5227fc43247cb08c49366efc75b1512b1087972234e81f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f7ecd25c4649c78e8e78e6ab3c0fca8fe5c76a1be94aaaffdfe8dcf149ed8d9a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ae22b6e0dc05e4998957a563c74a0b068711f76fa82ee00104ba8e68f1fc9474_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f3d3c44af075ace13ade0cbb9a6029e2c0795afc8f2a51ddcf152d47c20884c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:b2682a9c56d5e683831bd3ddb4d2a882d923661fc83e786c495951d199c0cc6a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:97eb71202085ef70fb3f47a0173b9cf332c01577a5a0a9fe3576c8ba23b7075f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:aa2b4a5c1873d701a10463e9d7e57f4bd60e53919dae870e9fd86136357ad384_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2ef7e338841522e909c868e2a408063ca05025af5109e9d0f0012b9694d5b680_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:746b09de079dcd96f7c322cb7f55ace8b59e86967b730d711d2a376c7d463554_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:3fd44cdb13268aada923426cdb325854932214353d823556db3d6b74f02be094_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6cbbebcdf69ddbb88aa70e5c6ad75bca1a3489c98bc4340297f5baad5504d4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b49891b27125ddbd044d2f1cb8b38f33eab957ddb94b8bea84f806d715ae0786_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:d29b3d16f947ab3b5d3596da29a3a78a62114766ec5736b90c66e29fa70606e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:07d75ebdcad090956c52f5f2a9e0d2afeb346aeceed7b284f4421b207f2b1834_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1422e0462caa53d917618885f315f0afbc875c9d1fa62cfbd06755b2b40cdee7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1fb60fceb33e9c6280b9c90e80e462022af84c5182292c4522bae9b6734c6fb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:e29220351e73861887d2103b1825dec4310a607c67ead9d4f62e47f141dbc71a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:09de541e5b5c6c89a062a4d2b8545f0dc37a45fa1b17121d3eb4bf04609336e9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:36d4c133bfa4e9d3378fef13266435f879ff2fd7bfef9acfe6fcac9737ea656b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c04b06fbfd63f30de735289d79f05c6da659b82564be375d4cf0026b03edae0f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:ceeadde80ca330f89c9ad3b28e680517443cc76019534c7fef9b12d4334fce65_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:2d984feba44346ed8a875cc7ea4eb7051005859085fd7574420028632a030d25_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:60ac26fd5a3da1794455df124aa447e91ce4ca100245c77db34497d3246a3abb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f2f5b83e1f4c18d21068749faaeee6915033d596bfa81aafa883ff9d87ddbf88_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:fd1d9125ca2e4e40e1112a5035d925572bcaf5c46f710df40e4cc68723c8b4b0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:11145f6b1ea1c4ade668e558876709dd3d9d56273df596addd8cdf137c9c8d25_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:69072b531c3a4905cae4964df34710b90c186895a7ebe9fe9de5577da86f9bd1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:8a8ad79113475ad90cc46a54823ff7e14940ff9a260e4c53db9f839a9c927009_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d58ec119c142fdbc2b63b651846fefa077596e32f2423eca3a66c37d754cbc49_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:2945e4e261dcaa522084faa28d7a50184a13f0a96bf8f1820dfa8ee70a93f8dd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:6d76acb5c02b4b47ed611eb7b7eb6448a17bd05a10cedaa5b06707f4c0dbba24_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:7ca44056083d98a3594c4f31607eb99cb36837deb48c4c8367d2654f87caf752_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:c0063d56da4755d264aa74d85216e4f0603d4591846f26cd7c75b9e8b34fe8be_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:67f852d58e85c430a58bcc23c7f11453a741988b817d4f8775421bec346f8739_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8d6eccda508294628d29c125796824996d9450cb4f61f8fbda617f29e3d61730_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:9c5037e46c32c93ea3f9d2473b5de2ddda6488e84f81b741fcd719968d526312_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:cd3f639ed1cee51a84017cc3decabd4e8fdbd0ae81d2188bcddc9cf8d28e6ac5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:2cf3cff267bcd9427a1de8a18b7d2ab5ce607aa5f33648f04cc938cc9f9e17be_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c139da56fd96d099a3b56b73cd4ad539a3ff67ba32e4ed9660edc53653f05059_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5ab97ef3cb2c66ca9d545fc01f4574af66bde6b2305148de917494608c933739_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:614ecae1b4188f904f7ce5e1dc79c355475520136eb52a18abe78c9aa5e29d90_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:6bd99521be1f948c30406c19de99a47b5ed46e398d7251135c44432816e75179_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:7ed535044cdd98fb3473251c05d9d2a597f6e1fff59032267e2c98ed71f4578d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:3ffe2f82a4f9f20ce75625b5f5c8dce696a5a1a4ab280f4fcd7f9c621d181022_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9d8d6a005c25f647b0471c84e56391ff8a50fe5a64f762f2582a326489eb891a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b711402554f74fa5a50fc944c7701c07cb22c625e078cc0dccfa45e3fc32cb54_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:f68d7b673d8408e11a5bd1d1bcbafbbaddc598a20483c941a358e609aefdfbf1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:20348ea5523641c1c6b434e19d3f353d8cf977ca5655c4e90b5eb5789642dbdb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:39c9d5ea15ceb814ed1a901610eca2d760b2d91b625503e36ab0aeb3b6abc3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3e0a6db61a004397ef5b048f75f57b05a4240889330512f15f3d014a5fc1c15d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:fe0ab9a52f94b8942a83797feda1e72323e141c91e440907ba0d1af13f3eff09_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79b27e6caf494642ecfa3ea195b1d1635c60263d97545f746604557f6d34ee8c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:80bed1b46a79337075a0135ab78471b0ac71b503b293f62d8a4f41df7fe648cf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:e2975f402e669716d879dcc2d2557507cd2f7fca9ad4717f7e8683a8ccf8aee4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:12624f3a0ea9e183f1100aeaa5681d85026ab4b708c1fccc032d633f50aa1b0a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:3deec298f9144d6f44831da5e815af0f1e36de36d6e68fb9191448098dc780ad_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9ea25dd05b1168b1d84cd093db9486e0299fb819124be0a7fdbd11472b54e563_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:b0bdcaf996533609bc07f5fd37c4521dcab964e98078a5b39ad14e600201b128_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b21bfdb8ae1c13c06de451169903e15d08b7b4f347c96c05e1db672033b5edb6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:e895e52b889db05fd8eb41c9c2a0a3886cb60fc5f3b5d494eafd10cec38528fb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:a03f731c1c559620fc8d12e634eb270b46b6d385ffcd8f56b3a272a6ee0a204b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f68ca05b82caf0ff3f6e71d67973e77cd629227cd42f6ad41d39bd62090bd5a9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:39519e341dfe6d17e9af77d2eac0b2408a8ec6abca9a5a59875d13a4b9007d82_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:5953722bf6db7a5ac5b25111d78a568c2eabc0f76f6b79701b552159d0c77b42_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:a1d3b96d086b21c290832ae082b58391f58841d9e850bde709076d1aba696f25_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:c46ecf290fe73e04957e5d531dbf1036549e23efce5149ec6f37348e397eb91b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:4e528a9faf2134141dceeaa836a280888784ec3c4a5a54ca4b4fdb594e3dcde1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:541e827588bb412e93b2010914bc3a23c3c7784feda2f7f38ffc460ba970f214_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:be92c98a3481eee1c2572b7feb568ab4e7442de63685e37f1584b05efa244013_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f501d9f0f9d26c6586cbbd06635c82e4293c7524b61219b5955fc3e7da5b4604_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:495733157e8965ae8b903fd486be0a36d73b79e8806b3525c6fce48a4ea5ea7b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b5428165203165559a57f960eb95c75f61b0d3e187389db4b0691df93d363f4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b6202ceaf26cf5fac5b6a52cd824c3d0a1f78fbc62f1a76356c79b2a4386a764_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f13c8d95e4568df0a971d9b2a302d32d6b834b51981cee6a313679610885daa7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:1e8dfb07886fcdddad58d9c895df4d892fe279b35434ee29bec3a0ca16851250_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3050d1ccf26c1186a5581a73c4d0c32590eb2d8dbfce8c97293b08c6267a3137_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c86556f7f05aaea53ef6c50ded6917f6949f7f46b8bd92783df86a5a935a0191_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:f3c455cd7d90b3d17ebd3cf8ff9a03f6e6070c0fd9303b9764d6ac6be019889b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:413667ba399afc0e4f29823d2fd11b239e51748da555f8de7f1c52f437068d2e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:51dc3a8604facf5fa2e3a5de1a4ba91395b7f951017e60c0798a20557a1619d3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:6ad2eece0a7f14dd51aad3acf2bd86e05d3bce379b4a7db49cac52c465f9fc42_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:dfa3c2023342febc2790927fa587c884b8633fd7c8556a8bf34e090b630e3079_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:16517d6f5a93280a336e785a543e0af4c68be8c9a923ba41c1e329ea7fcee954_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:422b2ce2520f4200b66fe877cb6d541711143a795bca53728e8d0fbcf1b6e456_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:929cedbdbb870c7ee911988f6683f17e1719c6feea67f4cb8e58fea98b8af341_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:a45015059d5c969ea45e478a750712226bcdb265639d14cd11624adb8c4f5d09_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:19a8b0510d037595a0aa8c9c531cde519ff52e2fdba63e9089b0bdb97d28a235_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:6fd5ea878745517e4ab1ef1922b34ce0e3c347d11cf566117d476fd0d98ec905_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:95acfd2820f8aa99b9d7a409cc7864a804e5676a76c10a2a55235b11f5c12a7c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:aa2efd291f359adbf854b94918cecf28945174b3ce178899785a6a5f98665e4f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:701824e43f9fb0e91fb5fd39be119fffa24318baa294550a548265c0851dfc79_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b0474c0d8f6273e363375fb7ca6e220962e9691eac67c9775ea3cb169b0550de_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:c9e1f7c22076d5ac41de4c6e869b211f91c1001a1badf019469c2f52d338c0ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:f26b3d7a6c16e1b60a1a244ad98bc3597ae3f70bfe7611185cf2a71af990a530_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3f25f638d5b701baf27dfa2ae4a46eb0f6cbfa281961769afce86134a35ff0ac_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:6b5c307c0d9341a5b9e0db7749a58e30fd0a6bb9fb303f55d772be51f33bd87a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:8588029904856e8381308b73e721000d79000ee16d84438eb8e5ce44becd89f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:b7fb6a22b42d0f8e69277191f201f844e3370b5fce241ecc1a108c07600cf8ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1dd9e0222c3dbc2903d5267ebe23a473a0c7ecabe808f205bfbc9888e6a4405a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:39ab4913c23c9e94dbaa9830078f31f31f3b726aafcd2bc575f505de69445dcd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:57cf64877223833b822e99b35bdce4f6ae0a47e440e05833d17e31dd947d85d8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:80bc89c868cac67d48309a994140681751e8368db35f0f5285f53da0c93dfab4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:6ddc8158ef81f1f63d1915f90ba7fef7ee7004af882a38ea51952428604f2a18_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:80e1706669a0868129dfae118a64b52d7f6c055cc199a5b945649a1d6af64a9c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:bebd0e3040d6d09958ad8ab439055ffb281433a63333826c772c3457954035aa_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:cb49d44f53f7e4a534fda124cee14b5989549b0ea4fa8859cc31e69ff7cda3f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:3b55e2e9ad2241adb6feba2b9952b6f92ccffcc66bf52d93d6bc46c5375e6be3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:40b1d3352530519cb52361a41b09594adf3e887e982edfca61c4a47ca1604d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:74fa88e50330a9866580a19b9098ce1301b87200a69edfcbb5ef87122e585682_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f6b6003db2ceee7928076cabcb2e9becffc8623fe92c1ea2208a1697bdc4c1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:3581afc50766fd35bf811cc9fb4a23051de10979668052962144f3eef491620a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:858dcdf3eeb402b2300700530f8db190c624711413e64bdbf835d84c046c2377_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:86720d641b24487eef28dd57f03e335cc832d1b791c3b6ed0b587951761b38b0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:c78ccd1568cddb7af04c55311bbc2d4cbc43a7c78982789f95507e41bcd6e70f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:53c4dfadb807c93e7500d3f0aa2313d23558a49ac6f5d21d50aef91c88ba59ed_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8be87b532e34c9e34a0313a6121ea5c17818f12c37bb66a2ca49c44687ac7492_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8e327a2bd560350163cf91f9a6e407983f9c59c2b4a62edf2a510f2c5f16da27_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f36f24abd096580490991a07d847b71cecd9b6a40c3f89d5786f02ca52d58ced_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:41cd33e5c5af3843aedcd40a21bc8c03013d080a43b3a977bfaa469b5a61e58c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:6ec3be9348a157cb8289d3719382256b1ad66eae121f6742ea53cd0b62658a8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:881c6f7c0e781a37692859e37febac4c77ad3a46823062e4aafc19caf0272d6e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:fb38313d4aadb83ced1708d47278a39098a0ee915106deb41f21d722fac25aa4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54344f135df9d19ddf2a73b08ab887b3640d1ed888ae2e9dc92d3488422ed538_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6ac8a91c734a486a4eadc00e838bb8686abe785d695f42b3f900f5c169371c17_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b5e1b30921b1657ceaa46ce116ccf80c5f5eda47180590191ed6db48eaff1ef7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d7207dc459e64b88e815565c8e8eede4693dac1a2bb97cf0424b3b9120e3be3a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:07e33a13876328d109b3f7c18756a8b988424b05937256462738d7a35240683c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:36275fee93c952cca1f7ac30585e3de262af8d142fc26b4157bf39013ecb2f51_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:372db192b5d4ffff5e162c4e5d0257e38dd3033fb3f648902b28b6d478b9fe77_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c5b5fbd2598545c1159a9c72e9d0bf58de46abb460a2f06644836484b0da7ae3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:6138de170d448ff74698abeacea44ec2ad551e975a1469b701b50a59b28720b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:afcd65f35f85d434aa1ad9115afeab31afd4b5e03def06b8b4af202f3100471c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:1bcdad3e9276a0c287acfacf94d8687e6203463ceabe2905046c66d646bf0bb9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:25b6bc19051987b993ec000f2a3bc5daf2b93d2a0b9d9ab6eb980772c5b86d4a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4b210d822a2d70e6f8366ceba78e1eb7e02554963180e684d0f25b7422c69d36_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:5616b2020fdeb6a90798a1aab704ed92fcb3c641e208ad8dcf5e540972a9b5ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:36e112e72d9d7d3acf5655f712311e9d59ab7d59067ffd0e091bc12210b39a83_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:396382e46ac32da31511ff7cc0a02045f0656ac46f924c087ecf5aa826d70335_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:550a120eac9914bd7c3e20c60478a36395655b4141486045558bcfad2ff6ff92_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b11cea60cbf8fea3122b81ff56a59708b847bed3dad628c9c9eee1212b0b81a3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:6b6b74744f3b55ffcfb838c72dc8d700fef918ed52df5900a48b7f4a8621bd46_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:984d611edb0110b3d4c6da8a0f16b868cc0a30515a82e88f2d4e1140d222a35b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ea8f50015e782bc646bf3962a1989b2dccc34a0a829b6a3ce65e30d5f3441951_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:fad9f01902b8872ad221d75bee35ee815d5549b7a9f9aff709ea6a61b1b5603a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2472fc2e766a263d3c4d6c2e05d3f61f699c71bd0335357a9e1bcae21fca9992_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:3f95223e4bda72134d11b597a89fa8a2f71d53d6042b4f02e5edb3b9d5019b6d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:5c53ea2faa6d4f48573083d758865347ded3e7c9ec45ca4d96161cb9a385edde_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:d33fb598d736788a7a0044f71da60b702d6a0183ab969923a1af081be810abc7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:05ba4656faf1244f5af2f0f8084d3ce52ddb0a2b28a7c3b8e600329ac9c03193_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:0cd0c5c162da5b4c7bafe2727472c8794cd0e3cfb7a1bd71bf21ccc8688423ff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:27d8771278c434251d813537a3c411c5c380f8820354905c1b2a95ffd00be413_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:b9e589d584da8faf9db68780c0cc982d3f4bdea8548b6660810584ddccf0cfa4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:3ef2ce1311a8e68558257e8a0be83fc7ee0ff8e629f26148454afb6985cd90df_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:86f70579710a4549fc68a2d2a8795df6344717ada98a01e494b104d56fb47150_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:db9530d58a6a52a2ba4910d7278fd15a016bd7950f3bb7692e4e9e5ddc0931dc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:f3eaade404eb7cf8ac74c8aa2ab922356e3a67d7c0d2076e21543814e755ccb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:42e2102078800feb6d150ce6aabd9ba8c66f9a5d3626af15eff83d59f38cfdc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:8af8c1cd37b0921b14180cd28e78d6c7325ef2c7d86237e1053567ddef04e79d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:c7071306a2e08b5d3c8ff28d00f52be372d430f4476a8eee8e3b55662f80ac61_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ec95080450fac613fb08d58d0fbad932dc15b1d3146f4df8124c791de677baf6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:284143d875581add218e0d1528e39db33a939e889189cbd5e2d54257800635e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:69fc52823545e59bc6c9ddaf98197047d33fbde7998a7f4522e7b82e044f83f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:caedae4eb4bdb5a698383f8ada62c4c67aa57bf9ccfff40e5a15c83e22cc9307_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cd5e993ad9071772ac9da2f5450d038adf6a491082dfb666ccad82699e827df2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:2f1d0079b6a100866055b2b7ba7c5ce8c29dc554455d29751191b59a0412b41b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:40c8106debb597f5a4782e7c2d8bce94a5f5f10b6130860d8259eb8f44177fb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:bae8035c05d095e84c62efcab6202330a98493cab03e091c81a0b792afb5672c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e94abd8054d410114c3ad57fa678003c036a2ea70c0d43b0dd6c8bde20c5b5c8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9315e7b14ee15f4240ffc87c967992d5d7090356d8b344395b8f58c15aab79b3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bd56524c7511bc573762c92a65c79730b54ffc9a832584db9110d0d1b9cd61fa_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d145a61e3f73c62a3b2c25d5afb1a8974b2a6f2a41d7822e0097cf31c4bcbfba_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f748e88da62a2945551f7309f9b2cf6314d81d4f808a0e48c78ec12942374fc6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:20424969384882bd72d1d6d749b71ddf5779f2bd7b96d59db225b98cef200af7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:468a200c644d0b4c529a2edb4cce903d4df2bbb3e65baa64f11a1e9ec3bbba73_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:924be8bec69fa4ee76dded0ae4738a3a95c92672eac331e30bf1e64f4f85466c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:cbb910e189d0c50585af80d83afc2e64baf9927fd124f5627f76dca293b1e130_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0f79bc3495db4aaa8d6f1494d69b17e566807ada1dc90ae8382cfcde71a7e235_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:42175808a4be3590fcf69767758f09830031716c8072e114cef269bb755429b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:ac675580a634fbade99485fc93af8e8290ae19b2dfbe3ffcc2fba64bd360dd7b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:dfa6ac2f179ba7590e406c9dd6da55c54752de768a8b424fa1f9b842b402fb78_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4aad90af6890f5c03a5bddba1f99abad8e80b584cf64cc1d81192e8e4cbbdbbb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:76b500a81bc4bca73b5dd7d46d1276082f74e757019055cbd8bc4cae966df1ff_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:15128f0126853c356241cae88e74866a8ef6db83b7ecfca80cd900bf149e778a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:74f355f9af02150ae0788f0dadb7b79d243291946946578f4a74ff5500959365_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2ee273a0d0aa63775c7c0b824a5c7733043cf1e49f66bcdc07abc35b39f5cac5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a49d560fa521693dafeb3846a406af7dc337bfd2a98ce0911e7718d00d1f81f5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:03519066118b9b67845b60ff827ee2296e4ab54f11f02b5d88e8347a38f0447e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:18d02ea694fafca37c87c2725abc9363acab5d01a4d1b25d8abbd68270dc8c6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8d6cf52f37e1d0c72fc9bff562dc49e58377ad9dff951c4e2b2089769438979a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bc8252d116c61e3757f3cb110cc0005197b41fbd5c84f6100f676f83a734c039_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:05e363207b6807aa02960d9747d48623bdbfd7ea624cc2a2e2f2db3e460fcaac_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:325f46f039fa86ed8cb8eb58290221c0bdfa732ab54485b0372b1c37e18a66b2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39bf5be42806472538e7f3cb138bca8cd75cca598d519111cc8d0b8e365d1aaf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:65b04f0d14e04ec1563501734b81e3fbda4b20b5ea90d1d120ce33b0de708481_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09be85c18e4c478dd57d2f96b8bd2d8de987d0e2a6200a566604918ab243d8a5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:151f0c505c7e31b94b8fc9c570b4d4bc8733a9864bcd452db34aa3038b04d7f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1c85fa9fb65469afbb8978775d08c3d68f5b3cd8b4dc45a21dcce4d1141b321e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d2f472e2b8549aafda26d98addc78b21f3f3f9b5c4bd56c0a6b6a4eedf8a39ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3ffa84096335483a0d0442fa0b69dd227896255ebd7064e0abbe8aa4b869d5c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5691c918fe9b6ce716b7b7f557f0b6b0ef0b603c30022c6b1b6ce085f487937f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c878ff993cbf5f5551e6476e59e9c56e902b2184af0ce0f1d5cd346a7cc220b2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f3a7711e4d234c903c7365a1c4c5f2b744a57889b283e0837741394b35f3eb2c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:30d3268ab05541603b5191552a4b8abb5388b40a47798abdb03d4cd77e205ab9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:371e996058e4fa89e07fdac857c85fdc7172a72895504e6cc4398897af79d375_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8a7c9c0a77ca25e51cdfcf738df7fac948c089285b51fd85898ca8ed71389bc5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:baef3d6e7d192c83c31be237748ab9b08a7a6e4cd802d15427b0b6d16dc6156a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2e0e1f89db87a4b0691c9e2e214e7414a15aa655ddd5a8e8cb85566656402052_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3439e3180ebfe7439e55581e14cd6eb99e5b88f7a6841261734584d79c2c1f3e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:82fa5d12fd8b551567d1b442f71763e726c0a68cc019b0e4beb739cb30fa6a88_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:dc6322978f7b42893c302853e3da34dc6d72951cd8edf7c65a0aa8271037f2f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:51c132746d0e2a696993394fe1f2cfa6fea15fbdd35dfb542a1b9aa161c3762c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:5a7d34174f5d57bc3bcb1ac589150e4ee440f98cd7502c7e970e6139f7b97d15_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:c5fc5bf9e61f373b8627a13d0c615e4990c9c31c825fdb3fa400fa4215701b28_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ffe79b200d372d11c92bd7cd118f22de92888048415d2a54b9b9a664074b0758_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0dca69fcb82d95fe820ed010c4851e887fe693be9fbd432334a2e085117cf56d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a30b0089819e9be8dcf59a8a65f86b62afec49dd25c5f25309fef5b15700509_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9793e1ebfe9cd083e5c5c7efaa9d6e83b01fc9b605c7b9c6757e27befa481444_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4d27a539f92f4ae9d899581df68e92dbee3ebd9efc8ec6b5c53c3078889e854_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:15f11af70677b0f26e7df2ec73a780cd963392dd7d591f3e3de4879a69fdbf3b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7ac3c732606322655c3df20fcd4fd338b4ee2fb7312902c66ba011c00b5a04ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:036f24e49fc98337e635b8710c9a22ddc5a4102515f3ff1bd2064b4b3a37caf5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:0fe0231965aac9a7377e6c06602c7b02a4bc3f702eb230b2593a7b27b81fafbb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:166a903be2138e816b61b8d928e29dba241934d2a86d7f7ef7977d03880c4781_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b81b4902d1f267a5c35e3d19140cb3c5981f866a1a3a057c845b84889240fcab_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:223d30fd6070052e7a6753f192accc23e8396e4d3a5d721f17c9c3a5b7833e75_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3931e6a40bccb7ea51397d0a92b35322051bc412df43cb8b6cafaf673ea43a5b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87749bd919a1e5ad1a256a0b3d36ad68db744d51543f46b89e1b1ee54fe344a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:1d8c1426dc3e0e133832d047bd970c61fe3c61bc160abe57124ecb0c462c4308_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:266486d64d21d6cab60a5266ae8a0732e5d88d13c711fd47665da51e58f87917_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:b52ce57132e35e1df74918d13312bdb2d0f64c2546d32e072675b3866b1a7b09_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f5a3c8171471fcc30f7ec1405c528b66ae1cc79b196212f4c6981755c42ac595_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:13e1a2ff826ef05c19026c60fed7df51336d61a73585b0ac8fa20ccf5a5d5841_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:144e475e3e5911537bbca39808f3adfd293b7aa416e5399ed98d45c391529423_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:696acb7b67b7618bd8425a64862fd0f7ed24d411851260b7ac399cb16ce3b939_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:bd3248baaaf9e86fb3a1904a1ad3bd39f0dc46898144d4296785c942f9ff9a96_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:356653599ba916f92e214dcc8df94f1f6207c30414082d7cae0d1b84b89bac38_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:f1d35b9c8771e2b07a6fbb7d34c9d02dfab8d5bfa32bc59706748b860949c4ac_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:309455103fdc7377846fd08a7b6cfa07eec0e8456bbcbb6adf201f24ed00c21f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:397dbe546ea58b6392e2b8a45e9bad9b722b3e2b307a6ca74a963f6dc62334a9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:30a26ea4c3368369256c5bfb0acfe79f9c86fe7b119e44a1554e971a9f454038_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cdeed5bc217376a748ecfaeb751f42e6c15f00dd1170d9498e4efd5ed9c0bbaf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:12a29de433aeacef0edc40439eb84b2437c53536e856fa1401c9f62a2c68483a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:28da32f9dbab6fb8a9853ef23690bb571355da64e7a6c2fca206d5f654bd6787_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7cf650542f1459b5aa65c92735ac432d85f5ff13b5c5b2ac93f3b2a0feea14d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:dcfc94547a1e787c9cd0770bc1fbff0238baf4a48bd7f9d2aa9c093fed561454_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2569b83a9a92dfc2b1942f03a0ccbbb385fb76df29f9645af43292192887ee20_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:30a224435cf7cb95449a0d0c472f875cc81080a9400f68e443f6d6aead39f5b7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdc21ba38d50aa6e42218d30da58206938a09fa8a3788415272fccd972d07673_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cefbb86aab5d95cc4ac086372b225b49b1a5a59722dbaf34138bcd78705dfda1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1f1909ea0cbc469807f2c1028fa3a65c4297c0827358e841396241e8d5d1380a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a6ffca66e78a947e149782b8c155c5da46ff776fde0ba54114b3060937fbde7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:72d0202cd5fef87145965eb6f6ec88d836015ad61b2d05417f1d2e246a8bde91_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b8dbe726210f8c5c557c71407797fb8841c349d9cca3de725c3c0e5b802b3d61_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:39e4cc82c68432bdffe53c86e5bb0ef84885bacaa6747f175134d8258a9a2ecc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c9923d067d4da60080ed42bc9bb43a91a8c9aec1fd245daa0b296c80c76eb04e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e69e82136c4a24f229cbd7974a7ea14b35ed9b841e7f32a1816bfefa1b35ceea_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fdac21f6fe1c9e627a5025d9a92be272c60e8c7f3ca05638fa5bcffac669f7dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:6e1b19806ecb915d3e1f92f2f08cb39c147e6e4193db4c70acaa7ed43828259d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:88d8187069e7081f300afcfd4b49e4bb19e137492dadd2a68e6cac3587400824_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:aa79e5b2d3a093bb37217ccf341fe8cfaa467b617a027d6f0edd792571c32856_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c285e4ceb7e1d57897cf5e46fe14aadd2dc5fb7368562e875520d3b3c45b1395_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:4b531c8bf99aa760e9db78c844a9c0e7348f68afda41fafc7e3cb196964fc29d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:882de158fbea366429b4d3abab016de5cf60b1e7efad7d04f6882ec61b404b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a6164e2299130f46125fcbc81756ae730c82c518a1de1d121980d2e9b1991a42_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ec27f605448cc603ee6bde62d5d375d82cdd6a2673b56d10cb62d13b67c8885c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:1410ad6329ed34519083f0f996c36b790b23307b1e8585f6c0c0e0a96aa34fdd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bf2928df9d579cc17c3abfcdb06f40e5452ee9c13bec8b9513dab63beb0e6b0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:e366ac55bc26381565733678a5fd7583c15daeca073887e534d1ebda3a7c88e7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:fbd71ba6916c75d948c2d6b3b56045ac36f72d374f59600d0ee937c8b9d361e4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_x86_64 | — |
Workaround
|
A vulnerability was found in Ironic-image. This issue occurs when setting IRONIC_REVERSE_PROXY_SETUP to 'true', which may allow unauthenticated local access to the Ironic API private port without authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:30a26ea4c3368369256c5bfb0acfe79f9c86fe7b119e44a1554e971a9f454038_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cdeed5bc217376a748ecfaeb751f42e6c15f00dd1170d9498e4efd5ed9c0bbaf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:217b4753a8444780cf5d952987353af77bbdda53d953a3be480b5824266d70f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:a86c6b20ae4c33a8aa95f576fc82f84dbd386342a75023822ee7b0595ae995eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:b06d6599f0cc9ad80552aaaaeac2dc8330bba7c0cb63171247709336e4a0c3e6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:bd87e481fb8c12192ece010be9af9bbcd8165e88a84401e108897fd0fea7f48e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:23e977f451a38168f6f8da74fd99255d6d931559ebc8ec104560b0c9256d2174_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:88aad174846b2c6bfc4ff76d88a7efa47355e30995cf62be117f43773cb3158f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c556a9d1b299e8518246ad7f70f45747c12d56e72c9740ef741400b91593d504_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:feb7774b774e84a0e65a27d46bf1eb58a19be2b81e96d1f5f3725d449c7da5e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:4462f13fe10b030e2bdeb749f2c5112089dc85010ab5153438c5b79edef124c0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:53baafb9ea6d786fb1bc2e454d60245ee8c7bebbf7aa73d9680bdf69fb0c1223_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:5ca6014aaa75de5eb73562fa2d84b44af110c97cad46989ad5e5b61ce05564e8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:b3738775f43db1a1ceffd9a4c8f79d1a8dcf46e7fc0c6c4273e11bc510c7b5ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:7ddea8980b371ad3674600a20a80968947538b1c3378de2ba97a9b2040d3a913_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:88ef0addac6e9b94a0e67b4bb273d90e97aa3764fdf68acb7c87690d60f3e418_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:8c9dc6d0fbad3bd03cb27db0d01ffe335bbabcb50d1cefb5959a597151bec804_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:9b8ca585cf332f1e1d00235cafc0f8d8958412619069031af6e03e23587fbb78_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6365bb9f7639852fd201bb4f3f065b86273ba0d6c244444c41c725d3564f3739_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:848b5047b36748987e3f9858ee374363f67dd85ea4318a0338f85dc0538b151e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bd2cde65ab97165c492ff9529f406065ffb56cb36194dfbddff6b2cb58ab13c3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:f50fb1faa35338d55ce68e661a89d66ca30c8bc854814272a653dac8cfd7e5ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:0778c5faca4bb41a721e9e97ff4e303652af5c2e366295a35437e482adc7de77_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:20ec2d6e9f925c7ffe257b684dba99cc911bb676079355acc452dc22274169e4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2b03a49ba90b7aac9107c3cf1bd2028f2ccff090df9c2ac6aeea0a3fcf841935_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2bcb61a28b035448b05fc369d670bfdb7ecc7103a73b112cfe7e8c794e8f5dd2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6c57f815da953a4fd2c738681fddbd757a29798cbb44e73208d19a60827ceae8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:778323a7474ec8fe7eab3ea9cc66fd66bbf1efee3a5d1fc075355984776c8235_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:b73caf394d5c28553e1ca27606c34a7d6e59749008a441bac3c4e3c635ad86fc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:fbfd9d8b229bdfc2cc2e2f2147296a93e9868d6841c4d29afea14a54e23e7553_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a0a3fe0a819efd23bbbc936fcb523ab241a143ee07f4ba0b2b1e90348b693473_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:de226f63da30444540306a2e272f33a7b19797df9235f5a4cfdb2c668274abf6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e9714125309cbb5fe1531fb5e704ade3bc56bac58c337773c9c26af269125759_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ebc8c58ebba4dea00053187fad69baec8063f20b8a4dde833ca442effef77eff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5161df0dc1b85432d4885a901fe87086b6d2ba76dd55e829943e8910fb445642_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:aa7b656a9c3b9b54181d761b4206984c0851d1ba0eba955b22fa7d59a8bdb195_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d0030338350dce3b5d5227fc43247cb08c49366efc75b1512b1087972234e81f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f7ecd25c4649c78e8e78e6ab3c0fca8fe5c76a1be94aaaffdfe8dcf149ed8d9a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ae22b6e0dc05e4998957a563c74a0b068711f76fa82ee00104ba8e68f1fc9474_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f3d3c44af075ace13ade0cbb9a6029e2c0795afc8f2a51ddcf152d47c20884c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:b2682a9c56d5e683831bd3ddb4d2a882d923661fc83e786c495951d199c0cc6a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:97eb71202085ef70fb3f47a0173b9cf332c01577a5a0a9fe3576c8ba23b7075f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:aa2b4a5c1873d701a10463e9d7e57f4bd60e53919dae870e9fd86136357ad384_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2ef7e338841522e909c868e2a408063ca05025af5109e9d0f0012b9694d5b680_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:746b09de079dcd96f7c322cb7f55ace8b59e86967b730d711d2a376c7d463554_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:3fd44cdb13268aada923426cdb325854932214353d823556db3d6b74f02be094_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6cbbebcdf69ddbb88aa70e5c6ad75bca1a3489c98bc4340297f5baad5504d4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b49891b27125ddbd044d2f1cb8b38f33eab957ddb94b8bea84f806d715ae0786_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:d29b3d16f947ab3b5d3596da29a3a78a62114766ec5736b90c66e29fa70606e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:07d75ebdcad090956c52f5f2a9e0d2afeb346aeceed7b284f4421b207f2b1834_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1422e0462caa53d917618885f315f0afbc875c9d1fa62cfbd06755b2b40cdee7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1fb60fceb33e9c6280b9c90e80e462022af84c5182292c4522bae9b6734c6fb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:e29220351e73861887d2103b1825dec4310a607c67ead9d4f62e47f141dbc71a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:09de541e5b5c6c89a062a4d2b8545f0dc37a45fa1b17121d3eb4bf04609336e9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:36d4c133bfa4e9d3378fef13266435f879ff2fd7bfef9acfe6fcac9737ea656b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c04b06fbfd63f30de735289d79f05c6da659b82564be375d4cf0026b03edae0f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:ceeadde80ca330f89c9ad3b28e680517443cc76019534c7fef9b12d4334fce65_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:2d984feba44346ed8a875cc7ea4eb7051005859085fd7574420028632a030d25_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:60ac26fd5a3da1794455df124aa447e91ce4ca100245c77db34497d3246a3abb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f2f5b83e1f4c18d21068749faaeee6915033d596bfa81aafa883ff9d87ddbf88_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:fd1d9125ca2e4e40e1112a5035d925572bcaf5c46f710df40e4cc68723c8b4b0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:11145f6b1ea1c4ade668e558876709dd3d9d56273df596addd8cdf137c9c8d25_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:69072b531c3a4905cae4964df34710b90c186895a7ebe9fe9de5577da86f9bd1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:8a8ad79113475ad90cc46a54823ff7e14940ff9a260e4c53db9f839a9c927009_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d58ec119c142fdbc2b63b651846fefa077596e32f2423eca3a66c37d754cbc49_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:2945e4e261dcaa522084faa28d7a50184a13f0a96bf8f1820dfa8ee70a93f8dd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:6d76acb5c02b4b47ed611eb7b7eb6448a17bd05a10cedaa5b06707f4c0dbba24_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:7ca44056083d98a3594c4f31607eb99cb36837deb48c4c8367d2654f87caf752_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:c0063d56da4755d264aa74d85216e4f0603d4591846f26cd7c75b9e8b34fe8be_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:67f852d58e85c430a58bcc23c7f11453a741988b817d4f8775421bec346f8739_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8d6eccda508294628d29c125796824996d9450cb4f61f8fbda617f29e3d61730_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:9c5037e46c32c93ea3f9d2473b5de2ddda6488e84f81b741fcd719968d526312_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:cd3f639ed1cee51a84017cc3decabd4e8fdbd0ae81d2188bcddc9cf8d28e6ac5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:2cf3cff267bcd9427a1de8a18b7d2ab5ce607aa5f33648f04cc938cc9f9e17be_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c139da56fd96d099a3b56b73cd4ad539a3ff67ba32e4ed9660edc53653f05059_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5ab97ef3cb2c66ca9d545fc01f4574af66bde6b2305148de917494608c933739_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:614ecae1b4188f904f7ce5e1dc79c355475520136eb52a18abe78c9aa5e29d90_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:6bd99521be1f948c30406c19de99a47b5ed46e398d7251135c44432816e75179_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:7ed535044cdd98fb3473251c05d9d2a597f6e1fff59032267e2c98ed71f4578d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:3ffe2f82a4f9f20ce75625b5f5c8dce696a5a1a4ab280f4fcd7f9c621d181022_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9d8d6a005c25f647b0471c84e56391ff8a50fe5a64f762f2582a326489eb891a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b711402554f74fa5a50fc944c7701c07cb22c625e078cc0dccfa45e3fc32cb54_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:f68d7b673d8408e11a5bd1d1bcbafbbaddc598a20483c941a358e609aefdfbf1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:20348ea5523641c1c6b434e19d3f353d8cf977ca5655c4e90b5eb5789642dbdb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:39c9d5ea15ceb814ed1a901610eca2d760b2d91b625503e36ab0aeb3b6abc3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3e0a6db61a004397ef5b048f75f57b05a4240889330512f15f3d014a5fc1c15d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:fe0ab9a52f94b8942a83797feda1e72323e141c91e440907ba0d1af13f3eff09_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79b27e6caf494642ecfa3ea195b1d1635c60263d97545f746604557f6d34ee8c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:80bed1b46a79337075a0135ab78471b0ac71b503b293f62d8a4f41df7fe648cf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:e2975f402e669716d879dcc2d2557507cd2f7fca9ad4717f7e8683a8ccf8aee4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:12624f3a0ea9e183f1100aeaa5681d85026ab4b708c1fccc032d633f50aa1b0a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:3deec298f9144d6f44831da5e815af0f1e36de36d6e68fb9191448098dc780ad_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9ea25dd05b1168b1d84cd093db9486e0299fb819124be0a7fdbd11472b54e563_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:b0bdcaf996533609bc07f5fd37c4521dcab964e98078a5b39ad14e600201b128_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b21bfdb8ae1c13c06de451169903e15d08b7b4f347c96c05e1db672033b5edb6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:e895e52b889db05fd8eb41c9c2a0a3886cb60fc5f3b5d494eafd10cec38528fb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:a03f731c1c559620fc8d12e634eb270b46b6d385ffcd8f56b3a272a6ee0a204b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f68ca05b82caf0ff3f6e71d67973e77cd629227cd42f6ad41d39bd62090bd5a9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:39519e341dfe6d17e9af77d2eac0b2408a8ec6abca9a5a59875d13a4b9007d82_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:5953722bf6db7a5ac5b25111d78a568c2eabc0f76f6b79701b552159d0c77b42_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:a1d3b96d086b21c290832ae082b58391f58841d9e850bde709076d1aba696f25_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:c46ecf290fe73e04957e5d531dbf1036549e23efce5149ec6f37348e397eb91b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:4e528a9faf2134141dceeaa836a280888784ec3c4a5a54ca4b4fdb594e3dcde1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:541e827588bb412e93b2010914bc3a23c3c7784feda2f7f38ffc460ba970f214_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:be92c98a3481eee1c2572b7feb568ab4e7442de63685e37f1584b05efa244013_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f501d9f0f9d26c6586cbbd06635c82e4293c7524b61219b5955fc3e7da5b4604_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:495733157e8965ae8b903fd486be0a36d73b79e8806b3525c6fce48a4ea5ea7b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b5428165203165559a57f960eb95c75f61b0d3e187389db4b0691df93d363f4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b6202ceaf26cf5fac5b6a52cd824c3d0a1f78fbc62f1a76356c79b2a4386a764_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f13c8d95e4568df0a971d9b2a302d32d6b834b51981cee6a313679610885daa7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:1e8dfb07886fcdddad58d9c895df4d892fe279b35434ee29bec3a0ca16851250_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3050d1ccf26c1186a5581a73c4d0c32590eb2d8dbfce8c97293b08c6267a3137_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c86556f7f05aaea53ef6c50ded6917f6949f7f46b8bd92783df86a5a935a0191_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:f3c455cd7d90b3d17ebd3cf8ff9a03f6e6070c0fd9303b9764d6ac6be019889b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:413667ba399afc0e4f29823d2fd11b239e51748da555f8de7f1c52f437068d2e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:51dc3a8604facf5fa2e3a5de1a4ba91395b7f951017e60c0798a20557a1619d3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:6ad2eece0a7f14dd51aad3acf2bd86e05d3bce379b4a7db49cac52c465f9fc42_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:dfa3c2023342febc2790927fa587c884b8633fd7c8556a8bf34e090b630e3079_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:16517d6f5a93280a336e785a543e0af4c68be8c9a923ba41c1e329ea7fcee954_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:422b2ce2520f4200b66fe877cb6d541711143a795bca53728e8d0fbcf1b6e456_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:929cedbdbb870c7ee911988f6683f17e1719c6feea67f4cb8e58fea98b8af341_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:a45015059d5c969ea45e478a750712226bcdb265639d14cd11624adb8c4f5d09_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:19a8b0510d037595a0aa8c9c531cde519ff52e2fdba63e9089b0bdb97d28a235_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:6fd5ea878745517e4ab1ef1922b34ce0e3c347d11cf566117d476fd0d98ec905_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:95acfd2820f8aa99b9d7a409cc7864a804e5676a76c10a2a55235b11f5c12a7c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:aa2efd291f359adbf854b94918cecf28945174b3ce178899785a6a5f98665e4f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:701824e43f9fb0e91fb5fd39be119fffa24318baa294550a548265c0851dfc79_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b0474c0d8f6273e363375fb7ca6e220962e9691eac67c9775ea3cb169b0550de_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:c9e1f7c22076d5ac41de4c6e869b211f91c1001a1badf019469c2f52d338c0ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:f26b3d7a6c16e1b60a1a244ad98bc3597ae3f70bfe7611185cf2a71af990a530_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3f25f638d5b701baf27dfa2ae4a46eb0f6cbfa281961769afce86134a35ff0ac_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:6b5c307c0d9341a5b9e0db7749a58e30fd0a6bb9fb303f55d772be51f33bd87a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:8588029904856e8381308b73e721000d79000ee16d84438eb8e5ce44becd89f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:b7fb6a22b42d0f8e69277191f201f844e3370b5fce241ecc1a108c07600cf8ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1dd9e0222c3dbc2903d5267ebe23a473a0c7ecabe808f205bfbc9888e6a4405a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:39ab4913c23c9e94dbaa9830078f31f31f3b726aafcd2bc575f505de69445dcd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:57cf64877223833b822e99b35bdce4f6ae0a47e440e05833d17e31dd947d85d8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:80bc89c868cac67d48309a994140681751e8368db35f0f5285f53da0c93dfab4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:6ddc8158ef81f1f63d1915f90ba7fef7ee7004af882a38ea51952428604f2a18_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:80e1706669a0868129dfae118a64b52d7f6c055cc199a5b945649a1d6af64a9c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:bebd0e3040d6d09958ad8ab439055ffb281433a63333826c772c3457954035aa_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:cb49d44f53f7e4a534fda124cee14b5989549b0ea4fa8859cc31e69ff7cda3f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:3b55e2e9ad2241adb6feba2b9952b6f92ccffcc66bf52d93d6bc46c5375e6be3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:40b1d3352530519cb52361a41b09594adf3e887e982edfca61c4a47ca1604d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:74fa88e50330a9866580a19b9098ce1301b87200a69edfcbb5ef87122e585682_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f6b6003db2ceee7928076cabcb2e9becffc8623fe92c1ea2208a1697bdc4c1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:3581afc50766fd35bf811cc9fb4a23051de10979668052962144f3eef491620a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:858dcdf3eeb402b2300700530f8db190c624711413e64bdbf835d84c046c2377_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:86720d641b24487eef28dd57f03e335cc832d1b791c3b6ed0b587951761b38b0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:c78ccd1568cddb7af04c55311bbc2d4cbc43a7c78982789f95507e41bcd6e70f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:53c4dfadb807c93e7500d3f0aa2313d23558a49ac6f5d21d50aef91c88ba59ed_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8be87b532e34c9e34a0313a6121ea5c17818f12c37bb66a2ca49c44687ac7492_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8e327a2bd560350163cf91f9a6e407983f9c59c2b4a62edf2a510f2c5f16da27_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f36f24abd096580490991a07d847b71cecd9b6a40c3f89d5786f02ca52d58ced_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:41cd33e5c5af3843aedcd40a21bc8c03013d080a43b3a977bfaa469b5a61e58c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:6ec3be9348a157cb8289d3719382256b1ad66eae121f6742ea53cd0b62658a8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:881c6f7c0e781a37692859e37febac4c77ad3a46823062e4aafc19caf0272d6e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:fb38313d4aadb83ced1708d47278a39098a0ee915106deb41f21d722fac25aa4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54344f135df9d19ddf2a73b08ab887b3640d1ed888ae2e9dc92d3488422ed538_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6ac8a91c734a486a4eadc00e838bb8686abe785d695f42b3f900f5c169371c17_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b5e1b30921b1657ceaa46ce116ccf80c5f5eda47180590191ed6db48eaff1ef7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d7207dc459e64b88e815565c8e8eede4693dac1a2bb97cf0424b3b9120e3be3a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:07e33a13876328d109b3f7c18756a8b988424b05937256462738d7a35240683c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:36275fee93c952cca1f7ac30585e3de262af8d142fc26b4157bf39013ecb2f51_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:372db192b5d4ffff5e162c4e5d0257e38dd3033fb3f648902b28b6d478b9fe77_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c5b5fbd2598545c1159a9c72e9d0bf58de46abb460a2f06644836484b0da7ae3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:6138de170d448ff74698abeacea44ec2ad551e975a1469b701b50a59b28720b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:afcd65f35f85d434aa1ad9115afeab31afd4b5e03def06b8b4af202f3100471c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:1bcdad3e9276a0c287acfacf94d8687e6203463ceabe2905046c66d646bf0bb9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:25b6bc19051987b993ec000f2a3bc5daf2b93d2a0b9d9ab6eb980772c5b86d4a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4b210d822a2d70e6f8366ceba78e1eb7e02554963180e684d0f25b7422c69d36_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:5616b2020fdeb6a90798a1aab704ed92fcb3c641e208ad8dcf5e540972a9b5ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:36e112e72d9d7d3acf5655f712311e9d59ab7d59067ffd0e091bc12210b39a83_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:396382e46ac32da31511ff7cc0a02045f0656ac46f924c087ecf5aa826d70335_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:550a120eac9914bd7c3e20c60478a36395655b4141486045558bcfad2ff6ff92_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b11cea60cbf8fea3122b81ff56a59708b847bed3dad628c9c9eee1212b0b81a3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:6b6b74744f3b55ffcfb838c72dc8d700fef918ed52df5900a48b7f4a8621bd46_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:984d611edb0110b3d4c6da8a0f16b868cc0a30515a82e88f2d4e1140d222a35b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ea8f50015e782bc646bf3962a1989b2dccc34a0a829b6a3ce65e30d5f3441951_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:fad9f01902b8872ad221d75bee35ee815d5549b7a9f9aff709ea6a61b1b5603a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2472fc2e766a263d3c4d6c2e05d3f61f699c71bd0335357a9e1bcae21fca9992_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:3f95223e4bda72134d11b597a89fa8a2f71d53d6042b4f02e5edb3b9d5019b6d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:5c53ea2faa6d4f48573083d758865347ded3e7c9ec45ca4d96161cb9a385edde_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:d33fb598d736788a7a0044f71da60b702d6a0183ab969923a1af081be810abc7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:05ba4656faf1244f5af2f0f8084d3ce52ddb0a2b28a7c3b8e600329ac9c03193_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:0cd0c5c162da5b4c7bafe2727472c8794cd0e3cfb7a1bd71bf21ccc8688423ff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:27d8771278c434251d813537a3c411c5c380f8820354905c1b2a95ffd00be413_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:b9e589d584da8faf9db68780c0cc982d3f4bdea8548b6660810584ddccf0cfa4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:3ef2ce1311a8e68558257e8a0be83fc7ee0ff8e629f26148454afb6985cd90df_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:86f70579710a4549fc68a2d2a8795df6344717ada98a01e494b104d56fb47150_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:db9530d58a6a52a2ba4910d7278fd15a016bd7950f3bb7692e4e9e5ddc0931dc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:f3eaade404eb7cf8ac74c8aa2ab922356e3a67d7c0d2076e21543814e755ccb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:42e2102078800feb6d150ce6aabd9ba8c66f9a5d3626af15eff83d59f38cfdc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:8af8c1cd37b0921b14180cd28e78d6c7325ef2c7d86237e1053567ddef04e79d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:c7071306a2e08b5d3c8ff28d00f52be372d430f4476a8eee8e3b55662f80ac61_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ec95080450fac613fb08d58d0fbad932dc15b1d3146f4df8124c791de677baf6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:284143d875581add218e0d1528e39db33a939e889189cbd5e2d54257800635e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:69fc52823545e59bc6c9ddaf98197047d33fbde7998a7f4522e7b82e044f83f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:caedae4eb4bdb5a698383f8ada62c4c67aa57bf9ccfff40e5a15c83e22cc9307_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cd5e993ad9071772ac9da2f5450d038adf6a491082dfb666ccad82699e827df2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:2f1d0079b6a100866055b2b7ba7c5ce8c29dc554455d29751191b59a0412b41b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:40c8106debb597f5a4782e7c2d8bce94a5f5f10b6130860d8259eb8f44177fb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:bae8035c05d095e84c62efcab6202330a98493cab03e091c81a0b792afb5672c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e94abd8054d410114c3ad57fa678003c036a2ea70c0d43b0dd6c8bde20c5b5c8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9315e7b14ee15f4240ffc87c967992d5d7090356d8b344395b8f58c15aab79b3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bd56524c7511bc573762c92a65c79730b54ffc9a832584db9110d0d1b9cd61fa_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d145a61e3f73c62a3b2c25d5afb1a8974b2a6f2a41d7822e0097cf31c4bcbfba_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f748e88da62a2945551f7309f9b2cf6314d81d4f808a0e48c78ec12942374fc6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:20424969384882bd72d1d6d749b71ddf5779f2bd7b96d59db225b98cef200af7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:468a200c644d0b4c529a2edb4cce903d4df2bbb3e65baa64f11a1e9ec3bbba73_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:924be8bec69fa4ee76dded0ae4738a3a95c92672eac331e30bf1e64f4f85466c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:cbb910e189d0c50585af80d83afc2e64baf9927fd124f5627f76dca293b1e130_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0f79bc3495db4aaa8d6f1494d69b17e566807ada1dc90ae8382cfcde71a7e235_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:42175808a4be3590fcf69767758f09830031716c8072e114cef269bb755429b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:ac675580a634fbade99485fc93af8e8290ae19b2dfbe3ffcc2fba64bd360dd7b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:dfa6ac2f179ba7590e406c9dd6da55c54752de768a8b424fa1f9b842b402fb78_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4aad90af6890f5c03a5bddba1f99abad8e80b584cf64cc1d81192e8e4cbbdbbb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:76b500a81bc4bca73b5dd7d46d1276082f74e757019055cbd8bc4cae966df1ff_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:15128f0126853c356241cae88e74866a8ef6db83b7ecfca80cd900bf149e778a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:74f355f9af02150ae0788f0dadb7b79d243291946946578f4a74ff5500959365_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2ee273a0d0aa63775c7c0b824a5c7733043cf1e49f66bcdc07abc35b39f5cac5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a49d560fa521693dafeb3846a406af7dc337bfd2a98ce0911e7718d00d1f81f5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:03519066118b9b67845b60ff827ee2296e4ab54f11f02b5d88e8347a38f0447e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:18d02ea694fafca37c87c2725abc9363acab5d01a4d1b25d8abbd68270dc8c6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8d6cf52f37e1d0c72fc9bff562dc49e58377ad9dff951c4e2b2089769438979a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bc8252d116c61e3757f3cb110cc0005197b41fbd5c84f6100f676f83a734c039_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:05e363207b6807aa02960d9747d48623bdbfd7ea624cc2a2e2f2db3e460fcaac_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:325f46f039fa86ed8cb8eb58290221c0bdfa732ab54485b0372b1c37e18a66b2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39bf5be42806472538e7f3cb138bca8cd75cca598d519111cc8d0b8e365d1aaf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:65b04f0d14e04ec1563501734b81e3fbda4b20b5ea90d1d120ce33b0de708481_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09be85c18e4c478dd57d2f96b8bd2d8de987d0e2a6200a566604918ab243d8a5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:151f0c505c7e31b94b8fc9c570b4d4bc8733a9864bcd452db34aa3038b04d7f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1c85fa9fb65469afbb8978775d08c3d68f5b3cd8b4dc45a21dcce4d1141b321e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d2f472e2b8549aafda26d98addc78b21f3f3f9b5c4bd56c0a6b6a4eedf8a39ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3ffa84096335483a0d0442fa0b69dd227896255ebd7064e0abbe8aa4b869d5c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5691c918fe9b6ce716b7b7f557f0b6b0ef0b603c30022c6b1b6ce085f487937f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c878ff993cbf5f5551e6476e59e9c56e902b2184af0ce0f1d5cd346a7cc220b2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f3a7711e4d234c903c7365a1c4c5f2b744a57889b283e0837741394b35f3eb2c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:30d3268ab05541603b5191552a4b8abb5388b40a47798abdb03d4cd77e205ab9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:371e996058e4fa89e07fdac857c85fdc7172a72895504e6cc4398897af79d375_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8a7c9c0a77ca25e51cdfcf738df7fac948c089285b51fd85898ca8ed71389bc5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:baef3d6e7d192c83c31be237748ab9b08a7a6e4cd802d15427b0b6d16dc6156a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2e0e1f89db87a4b0691c9e2e214e7414a15aa655ddd5a8e8cb85566656402052_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3439e3180ebfe7439e55581e14cd6eb99e5b88f7a6841261734584d79c2c1f3e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:82fa5d12fd8b551567d1b442f71763e726c0a68cc019b0e4beb739cb30fa6a88_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:dc6322978f7b42893c302853e3da34dc6d72951cd8edf7c65a0aa8271037f2f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:51c132746d0e2a696993394fe1f2cfa6fea15fbdd35dfb542a1b9aa161c3762c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:5a7d34174f5d57bc3bcb1ac589150e4ee440f98cd7502c7e970e6139f7b97d15_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:c5fc5bf9e61f373b8627a13d0c615e4990c9c31c825fdb3fa400fa4215701b28_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ffe79b200d372d11c92bd7cd118f22de92888048415d2a54b9b9a664074b0758_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0dca69fcb82d95fe820ed010c4851e887fe693be9fbd432334a2e085117cf56d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a30b0089819e9be8dcf59a8a65f86b62afec49dd25c5f25309fef5b15700509_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9793e1ebfe9cd083e5c5c7efaa9d6e83b01fc9b605c7b9c6757e27befa481444_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4d27a539f92f4ae9d899581df68e92dbee3ebd9efc8ec6b5c53c3078889e854_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:15f11af70677b0f26e7df2ec73a780cd963392dd7d591f3e3de4879a69fdbf3b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7ac3c732606322655c3df20fcd4fd338b4ee2fb7312902c66ba011c00b5a04ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:007c1f98d0242a92f530bc59a0265326bc422b413a21c9552e5272ef3797c293_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:cecb97a97b72f3e514bdc6c7e3e4d5b2c405d1e1c3dfa5e582aac40b6031ff16_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:d3fc325b995e4fabf9d6a8bf38e00f8fbda74a6e865ec9b76e6c5d485b5dde52_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dac5ca731531b88077b7dddcdc8082c2d76ea7bc30b71704cc861a61aa464b24_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:036f24e49fc98337e635b8710c9a22ddc5a4102515f3ff1bd2064b4b3a37caf5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:0fe0231965aac9a7377e6c06602c7b02a4bc3f702eb230b2593a7b27b81fafbb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:166a903be2138e816b61b8d928e29dba241934d2a86d7f7ef7977d03880c4781_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b81b4902d1f267a5c35e3d19140cb3c5981f866a1a3a057c845b84889240fcab_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:223d30fd6070052e7a6753f192accc23e8396e4d3a5d721f17c9c3a5b7833e75_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3931e6a40bccb7ea51397d0a92b35322051bc412df43cb8b6cafaf673ea43a5b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87749bd919a1e5ad1a256a0b3d36ad68db744d51543f46b89e1b1ee54fe344a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:1d8c1426dc3e0e133832d047bd970c61fe3c61bc160abe57124ecb0c462c4308_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:266486d64d21d6cab60a5266ae8a0732e5d88d13c711fd47665da51e58f87917_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:b52ce57132e35e1df74918d13312bdb2d0f64c2546d32e072675b3866b1a7b09_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f5a3c8171471fcc30f7ec1405c528b66ae1cc79b196212f4c6981755c42ac595_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:13e1a2ff826ef05c19026c60fed7df51336d61a73585b0ac8fa20ccf5a5d5841_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:144e475e3e5911537bbca39808f3adfd293b7aa416e5399ed98d45c391529423_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:696acb7b67b7618bd8425a64862fd0f7ed24d411851260b7ac399cb16ce3b939_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:bd3248baaaf9e86fb3a1904a1ad3bd39f0dc46898144d4296785c942f9ff9a96_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0b9999e4762f6e8dd7eb8c487d8ca4ccfba304b4a9b0de699445c38a4390836d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:17c7a252b621aa7323d164b9aa8d68a18e8a28dcf5e018a90936bfe93183e36d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:beeb1de812ef732b1bf7abc081bcb66306b8581c2dffc4274c7f3d5198ea6a3b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:f861f278224c8ab8d17f1c5eee31e1aec9947976a7be5ba910ba702facaf175f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:356653599ba916f92e214dcc8df94f1f6207c30414082d7cae0d1b84b89bac38_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:f1d35b9c8771e2b07a6fbb7d34c9d02dfab8d5bfa32bc59706748b860949c4ac_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:309455103fdc7377846fd08a7b6cfa07eec0e8456bbcbb6adf201f24ed00c21f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:397dbe546ea58b6392e2b8a45e9bad9b722b3e2b307a6ca74a963f6dc62334a9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:12a29de433aeacef0edc40439eb84b2437c53536e856fa1401c9f62a2c68483a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:28da32f9dbab6fb8a9853ef23690bb571355da64e7a6c2fca206d5f654bd6787_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7cf650542f1459b5aa65c92735ac432d85f5ff13b5c5b2ac93f3b2a0feea14d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:dcfc94547a1e787c9cd0770bc1fbff0238baf4a48bd7f9d2aa9c093fed561454_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2569b83a9a92dfc2b1942f03a0ccbbb385fb76df29f9645af43292192887ee20_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:30a224435cf7cb95449a0d0c472f875cc81080a9400f68e443f6d6aead39f5b7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdc21ba38d50aa6e42218d30da58206938a09fa8a3788415272fccd972d07673_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cefbb86aab5d95cc4ac086372b225b49b1a5a59722dbaf34138bcd78705dfda1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1f1909ea0cbc469807f2c1028fa3a65c4297c0827358e841396241e8d5d1380a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a6ffca66e78a947e149782b8c155c5da46ff776fde0ba54114b3060937fbde7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:72d0202cd5fef87145965eb6f6ec88d836015ad61b2d05417f1d2e246a8bde91_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b8dbe726210f8c5c557c71407797fb8841c349d9cca3de725c3c0e5b802b3d61_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:39e4cc82c68432bdffe53c86e5bb0ef84885bacaa6747f175134d8258a9a2ecc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c9923d067d4da60080ed42bc9bb43a91a8c9aec1fd245daa0b296c80c76eb04e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e69e82136c4a24f229cbd7974a7ea14b35ed9b841e7f32a1816bfefa1b35ceea_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fdac21f6fe1c9e627a5025d9a92be272c60e8c7f3ca05638fa5bcffac669f7dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:6e1b19806ecb915d3e1f92f2f08cb39c147e6e4193db4c70acaa7ed43828259d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:88d8187069e7081f300afcfd4b49e4bb19e137492dadd2a68e6cac3587400824_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:aa79e5b2d3a093bb37217ccf341fe8cfaa467b617a027d6f0edd792571c32856_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c285e4ceb7e1d57897cf5e46fe14aadd2dc5fb7368562e875520d3b3c45b1395_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:4b531c8bf99aa760e9db78c844a9c0e7348f68afda41fafc7e3cb196964fc29d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:882de158fbea366429b4d3abab016de5cf60b1e7efad7d04f6882ec61b404b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a6164e2299130f46125fcbc81756ae730c82c518a1de1d121980d2e9b1991a42_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ec27f605448cc603ee6bde62d5d375d82cdd6a2673b56d10cb62d13b67c8885c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:1410ad6329ed34519083f0f996c36b790b23307b1e8585f6c0c0e0a96aa34fdd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bf2928df9d579cc17c3abfcdb06f40e5452ee9c13bec8b9513dab63beb0e6b0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:e366ac55bc26381565733678a5fd7583c15daeca073887e534d1ebda3a7c88e7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:fbd71ba6916c75d948c2d6b3b56045ac36f72d374f59600d0ee937c8b9d361e4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_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.11 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.11. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:2071\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* ironic-image: Unauthenticated local access to Ironic API (CVE-2024-31463)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:2068",
"url": "https://access.redhat.com/errata/RHSA-2024:2068"
},
{
"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": "2275847",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275847"
},
{
"category": "external",
"summary": "OCPBUGS-22926",
"url": "https://issues.redhat.com/browse/OCPBUGS-22926"
},
{
"category": "external",
"summary": "OCPBUGS-27948",
"url": "https://issues.redhat.com/browse/OCPBUGS-27948"
},
{
"category": "external",
"summary": "OCPBUGS-29092",
"url": "https://issues.redhat.com/browse/OCPBUGS-29092"
},
{
"category": "external",
"summary": "OCPBUGS-30970",
"url": "https://issues.redhat.com/browse/OCPBUGS-30970"
},
{
"category": "external",
"summary": "OCPBUGS-31045",
"url": "https://issues.redhat.com/browse/OCPBUGS-31045"
},
{
"category": "external",
"summary": "OCPBUGS-31324",
"url": "https://issues.redhat.com/browse/OCPBUGS-31324"
},
{
"category": "external",
"summary": "OCPBUGS-31641",
"url": "https://issues.redhat.com/browse/OCPBUGS-31641"
},
{
"category": "external",
"summary": "OCPBUGS-31686",
"url": "https://issues.redhat.com/browse/OCPBUGS-31686"
},
{
"category": "external",
"summary": "OCPBUGS-31802",
"url": "https://issues.redhat.com/browse/OCPBUGS-31802"
},
{
"category": "external",
"summary": "OCPBUGS-31806",
"url": "https://issues.redhat.com/browse/OCPBUGS-31806"
},
{
"category": "external",
"summary": "OCPBUGS-31811",
"url": "https://issues.redhat.com/browse/OCPBUGS-31811"
},
{
"category": "external",
"summary": "OCPBUGS-31820",
"url": "https://issues.redhat.com/browse/OCPBUGS-31820"
},
{
"category": "external",
"summary": "OCPBUGS-31830",
"url": "https://issues.redhat.com/browse/OCPBUGS-31830"
},
{
"category": "external",
"summary": "OCPBUGS-31839",
"url": "https://issues.redhat.com/browse/OCPBUGS-31839"
},
{
"category": "external",
"summary": "OCPBUGS-31842",
"url": "https://issues.redhat.com/browse/OCPBUGS-31842"
},
{
"category": "external",
"summary": "OCPBUGS-31924",
"url": "https://issues.redhat.com/browse/OCPBUGS-31924"
},
{
"category": "external",
"summary": "OCPBUGS-32024",
"url": "https://issues.redhat.com/browse/OCPBUGS-32024"
},
{
"category": "external",
"summary": "OCPBUGS-32093",
"url": "https://issues.redhat.com/browse/OCPBUGS-32093"
},
{
"category": "external",
"summary": "OCPBUGS-32097",
"url": "https://issues.redhat.com/browse/OCPBUGS-32097"
},
{
"category": "external",
"summary": "OCPBUGS-32114",
"url": "https://issues.redhat.com/browse/OCPBUGS-32114"
},
{
"category": "external",
"summary": "OCPBUGS-32164",
"url": "https://issues.redhat.com/browse/OCPBUGS-32164"
},
{
"category": "external",
"summary": "OCPBUGS-32173",
"url": "https://issues.redhat.com/browse/OCPBUGS-32173"
},
{
"category": "external",
"summary": "OCPBUGS-32191",
"url": "https://issues.redhat.com/browse/OCPBUGS-32191"
},
{
"category": "external",
"summary": "OCPBUGS-32246",
"url": "https://issues.redhat.com/browse/OCPBUGS-32246"
},
{
"category": "external",
"summary": "OCPBUGS-32299",
"url": "https://issues.redhat.com/browse/OCPBUGS-32299"
},
{
"category": "external",
"summary": "OCPBUGS-32311",
"url": "https://issues.redhat.com/browse/OCPBUGS-32311"
},
{
"category": "external",
"summary": "OCPBUGS-32340",
"url": "https://issues.redhat.com/browse/OCPBUGS-32340"
},
{
"category": "external",
"summary": "OCPBUGS-32355",
"url": "https://issues.redhat.com/browse/OCPBUGS-32355"
},
{
"category": "external",
"summary": "OCPBUGS-32357",
"url": "https://issues.redhat.com/browse/OCPBUGS-32357"
},
{
"category": "external",
"summary": "OCPBUGS-32396",
"url": "https://issues.redhat.com/browse/OCPBUGS-32396"
},
{
"category": "external",
"summary": "OCPBUGS-32399",
"url": "https://issues.redhat.com/browse/OCPBUGS-32399"
},
{
"category": "external",
"summary": "OCPBUGS-32414",
"url": "https://issues.redhat.com/browse/OCPBUGS-32414"
},
{
"category": "external",
"summary": "OCPBUGS-32435",
"url": "https://issues.redhat.com/browse/OCPBUGS-32435"
},
{
"category": "external",
"summary": "OCPBUGS-32498",
"url": "https://issues.redhat.com/browse/OCPBUGS-32498"
},
{
"category": "external",
"summary": "OCPBUGS-32518",
"url": "https://issues.redhat.com/browse/OCPBUGS-32518"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2068.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.11 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-30T03:26:42+00:00",
"generator": {
"date": "2026-06-30T03:26:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2024:2068",
"initial_release_date": "2024-05-02T14:23:04+00:00",
"revision_history": [
{
"date": "2024-05-02T14:23:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-02T14:23:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:26:42+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-network-rhel9-operator@sha256:51c132746d0e2a696993394fe1f2cfa6fea15fbdd35dfb542a1b9aa161c3762c_amd64",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:51c132746d0e2a696993394fe1f2cfa6fea15fbdd35dfb542a1b9aa161c3762c_amd64",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:51c132746d0e2a696993394fe1f2cfa6fea15fbdd35dfb542a1b9aa161c3762c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:51c132746d0e2a696993394fe1f2cfa6fea15fbdd35dfb542a1b9aa161c3762c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.15.0-202404231839.p0.g529ce52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4d27a539f92f4ae9d899581df68e92dbee3ebd9efc8ec6b5c53c3078889e854_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4d27a539f92f4ae9d899581df68e92dbee3ebd9efc8ec6b5c53c3078889e854_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4d27a539f92f4ae9d899581df68e92dbee3ebd9efc8ec6b5c53c3078889e854_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:f4d27a539f92f4ae9d899581df68e92dbee3ebd9efc8ec6b5c53c3078889e854?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.15.0-202404231014.p0.g23d472a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:15f11af70677b0f26e7df2ec73a780cd963392dd7d591f3e3de4879a69fdbf3b_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:15f11af70677b0f26e7df2ec73a780cd963392dd7d591f3e3de4879a69fdbf3b_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel9@sha256:15f11af70677b0f26e7df2ec73a780cd963392dd7d591f3e3de4879a69fdbf3b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256:15f11af70677b0f26e7df2ec73a780cd963392dd7d591f3e3de4879a69fdbf3b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=v4.15.0-202404241208.p0.gd85d23f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:2cf3cff267bcd9427a1de8a18b7d2ab5ce607aa5f33648f04cc938cc9f9e17be_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:2cf3cff267bcd9427a1de8a18b7d2ab5ce607aa5f33648f04cc938cc9f9e17be_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:2cf3cff267bcd9427a1de8a18b7d2ab5ce607aa5f33648f04cc938cc9f9e17be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:2cf3cff267bcd9427a1de8a18b7d2ab5ce607aa5f33648f04cc938cc9f9e17be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.15.0-202404242206.p0.g2fc4a7c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.15.0-202404242206.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.15.0-202404242206.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.15.0-202404242206.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.15.0-202404242206.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.15.0-202404242206.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.15.0-202404242206.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:bae8035c05d095e84c62efcab6202330a98493cab03e091c81a0b792afb5672c_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:bae8035c05d095e84c62efcab6202330a98493cab03e091c81a0b792afb5672c_amd64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:bae8035c05d095e84c62efcab6202330a98493cab03e091c81a0b792afb5672c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:bae8035c05d095e84c62efcab6202330a98493cab03e091c81a0b792afb5672c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.15.0-202404232305.p0.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:396382e46ac32da31511ff7cc0a02045f0656ac46f924c087ecf5aa826d70335_amd64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:396382e46ac32da31511ff7cc0a02045f0656ac46f924c087ecf5aa826d70335_amd64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:396382e46ac32da31511ff7cc0a02045f0656ac46f924c087ecf5aa826d70335_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:396382e46ac32da31511ff7cc0a02045f0656ac46f924c087ecf5aa826d70335?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.15.0-202404242206.p0.g870ade5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:ea8f50015e782bc646bf3962a1989b2dccc34a0a829b6a3ce65e30d5f3441951_amd64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:ea8f50015e782bc646bf3962a1989b2dccc34a0a829b6a3ce65e30d5f3441951_amd64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:ea8f50015e782bc646bf3962a1989b2dccc34a0a829b6a3ce65e30d5f3441951_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:ea8f50015e782bc646bf3962a1989b2dccc34a0a829b6a3ce65e30d5f3441951?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.15.0-202404242206.p0.gaed837c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:d33fb598d736788a7a0044f71da60b702d6a0183ab969923a1af081be810abc7_amd64",
"product": {
"name": "openshift4/ose-prometheus@sha256:d33fb598d736788a7a0044f71da60b702d6a0183ab969923a1af081be810abc7_amd64",
"product_id": "openshift4/ose-prometheus@sha256:d33fb598d736788a7a0044f71da60b702d6a0183ab969923a1af081be810abc7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:d33fb598d736788a7a0044f71da60b702d6a0183ab969923a1af081be810abc7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.15.0-202404242206.p0.g6828e44.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:356653599ba916f92e214dcc8df94f1f6207c30414082d7cae0d1b84b89bac38_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:356653599ba916f92e214dcc8df94f1f6207c30414082d7cae0d1b84b89bac38_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:356653599ba916f92e214dcc8df94f1f6207c30414082d7cae0d1b84b89bac38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:356653599ba916f92e214dcc8df94f1f6207c30414082d7cae0d1b84b89bac38?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.15.0-202404231216.p0.g10d76aa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:cdeed5bc217376a748ecfaeb751f42e6c15f00dd1170d9498e4efd5ed9c0bbaf_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:cdeed5bc217376a748ecfaeb751f42e6c15f00dd1170d9498e4efd5ed9c0bbaf_amd64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:cdeed5bc217376a748ecfaeb751f42e6c15f00dd1170d9498e4efd5ed9c0bbaf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:cdeed5bc217376a748ecfaeb751f42e6c15f00dd1170d9498e4efd5ed9c0bbaf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.15.0-202404240736.p0.gc5321a9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:309455103fdc7377846fd08a7b6cfa07eec0e8456bbcbb6adf201f24ed00c21f_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:309455103fdc7377846fd08a7b6cfa07eec0e8456bbcbb6adf201f24ed00c21f_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:309455103fdc7377846fd08a7b6cfa07eec0e8456bbcbb6adf201f24ed00c21f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:309455103fdc7377846fd08a7b6cfa07eec0e8456bbcbb6adf201f24ed00c21f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.15.0-202404232305.p0.gbcbcd95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:c86556f7f05aaea53ef6c50ded6917f6949f7f46b8bd92783df86a5a935a0191_amd64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:c86556f7f05aaea53ef6c50ded6917f6949f7f46b8bd92783df86a5a935a0191_amd64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:c86556f7f05aaea53ef6c50ded6917f6949f7f46b8bd92783df86a5a935a0191_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:c86556f7f05aaea53ef6c50ded6917f6949f7f46b8bd92783df86a5a935a0191?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.15.0-202404242206.p0.ge8e8c84.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:aa2efd291f359adbf854b94918cecf28945174b3ce178899785a6a5f98665e4f_amd64",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:aa2efd291f359adbf854b94918cecf28945174b3ce178899785a6a5f98665e4f_amd64",
"product_id": "openshift4/ose-monitoring-plugin-rhel8@sha256:aa2efd291f359adbf854b94918cecf28945174b3ce178899785a6a5f98665e4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256:aa2efd291f359adbf854b94918cecf28945174b3ce178899785a6a5f98665e4f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8\u0026tag=v4.15.0-202404242206.p0.g53c1862.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:701824e43f9fb0e91fb5fd39be119fffa24318baa294550a548265c0851dfc79_amd64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:701824e43f9fb0e91fb5fd39be119fffa24318baa294550a548265c0851dfc79_amd64",
"product_id": "openshift4/ose-multus-cni@sha256:701824e43f9fb0e91fb5fd39be119fffa24318baa294550a548265c0851dfc79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:701824e43f9fb0e91fb5fd39be119fffa24318baa294550a548265c0851dfc79?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.15.0-202404242206.p0.gc9b9d67.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:39c9d5ea15ceb814ed1a901610eca2d760b2d91b625503e36ab0aeb3b6abc3a0_amd64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:39c9d5ea15ceb814ed1a901610eca2d760b2d91b625503e36ab0aeb3b6abc3a0_amd64",
"product_id": "openshift4/ose-docker-builder@sha256:39c9d5ea15ceb814ed1a901610eca2d760b2d91b625503e36ab0aeb3b6abc3a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:39c9d5ea15ceb814ed1a901610eca2d760b2d91b625503e36ab0aeb3b6abc3a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.15.0-202404242206.p0.g6791865.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:09de541e5b5c6c89a062a4d2b8545f0dc37a45fa1b17121d3eb4bf04609336e9_amd64",
"product": {
"name": "openshift4/ose-cli@sha256:09de541e5b5c6c89a062a4d2b8545f0dc37a45fa1b17121d3eb4bf04609336e9_amd64",
"product_id": "openshift4/ose-cli@sha256:09de541e5b5c6c89a062a4d2b8545f0dc37a45fa1b17121d3eb4bf04609336e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:09de541e5b5c6c89a062a4d2b8545f0dc37a45fa1b17121d3eb4bf04609336e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.15.0-202404242206.p0.g62c4d45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:c0063d56da4755d264aa74d85216e4f0603d4591846f26cd7c75b9e8b34fe8be_amd64",
"product": {
"name": "openshift4/ose-console@sha256:c0063d56da4755d264aa74d85216e4f0603d4591846f26cd7c75b9e8b34fe8be_amd64",
"product_id": "openshift4/ose-console@sha256:c0063d56da4755d264aa74d85216e4f0603d4591846f26cd7c75b9e8b34fe8be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:c0063d56da4755d264aa74d85216e4f0603d4591846f26cd7c75b9e8b34fe8be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.15.0-202404250638.p0.g581297f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:3ffe2f82a4f9f20ce75625b5f5c8dce696a5a1a4ab280f4fcd7f9c621d181022_amd64",
"product": {
"name": "openshift4/ose-deployer@sha256:3ffe2f82a4f9f20ce75625b5f5c8dce696a5a1a4ab280f4fcd7f9c621d181022_amd64",
"product_id": "openshift4/ose-deployer@sha256:3ffe2f82a4f9f20ce75625b5f5c8dce696a5a1a4ab280f4fcd7f9c621d181022_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:3ffe2f82a4f9f20ce75625b5f5c8dce696a5a1a4ab280f4fcd7f9c621d181022?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.15.0-202404242206.p0.g62c4d45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:12624f3a0ea9e183f1100aeaa5681d85026ab4b708c1fccc032d633f50aa1b0a_amd64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:12624f3a0ea9e183f1100aeaa5681d85026ab4b708c1fccc032d633f50aa1b0a_amd64",
"product_id": "openshift4/ose-haproxy-router@sha256:12624f3a0ea9e183f1100aeaa5681d85026ab4b708c1fccc032d633f50aa1b0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:12624f3a0ea9e183f1100aeaa5681d85026ab4b708c1fccc032d633f50aa1b0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.15.0-202404242206.p0.g397ff2f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:f5a3c8171471fcc30f7ec1405c528b66ae1cc79b196212f4c6981755c42ac595_amd64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:f5a3c8171471fcc30f7ec1405c528b66ae1cc79b196212f4c6981755c42ac595_amd64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:f5a3c8171471fcc30f7ec1405c528b66ae1cc79b196212f4c6981755c42ac595_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:f5a3c8171471fcc30f7ec1405c528b66ae1cc79b196212f4c6981755c42ac595?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202404230613.p0.g2f7b992.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:882de158fbea366429b4d3abab016de5cf60b1e7efad7d04f6882ec61b404b3a_amd64",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:882de158fbea366429b4d3abab016de5cf60b1e7efad7d04f6882ec61b404b3a_amd64",
"product_id": "openshift4/ose-pod-rhel9@sha256:882de158fbea366429b4d3abab016de5cf60b1e7efad7d04f6882ec61b404b3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:882de158fbea366429b4d3abab016de5cf60b1e7efad7d04f6882ec61b404b3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202404230444.p0.g2f7b992.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry-rhel9@sha256:d3fc325b995e4fabf9d6a8bf38e00f8fbda74a6e865ec9b76e6c5d485b5dde52_amd64",
"product": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:d3fc325b995e4fabf9d6a8bf38e00f8fbda74a6e865ec9b76e6c5d485b5dde52_amd64",
"product_id": "openshift4/ose-docker-registry-rhel9@sha256:d3fc325b995e4fabf9d6a8bf38e00f8fbda74a6e865ec9b76e6c5d485b5dde52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256:d3fc325b995e4fabf9d6a8bf38e00f8fbda74a6e865ec9b76e6c5d485b5dde52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.15.0-202404221012.p0.g0a844cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:0cd0c5c162da5b4c7bafe2727472c8794cd0e3cfb7a1bd71bf21ccc8688423ff_amd64",
"product": {
"name": "openshift4/ose-tests@sha256:0cd0c5c162da5b4c7bafe2727472c8794cd0e3cfb7a1bd71bf21ccc8688423ff_amd64",
"product_id": "openshift4/ose-tests@sha256:0cd0c5c162da5b4c7bafe2727472c8794cd0e3cfb7a1bd71bf21ccc8688423ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:0cd0c5c162da5b4c7bafe2727472c8794cd0e3cfb7a1bd71bf21ccc8688423ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.15.0-202404242206.p0.g8fe25d7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:07e33a13876328d109b3f7c18756a8b988424b05937256462738d7a35240683c_amd64",
"product": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:07e33a13876328d109b3f7c18756a8b988424b05937256462738d7a35240683c_amd64",
"product_id": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:07e33a13876328d109b3f7c18756a8b988424b05937256462738d7a35240683c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel8@sha256:07e33a13876328d109b3f7c18756a8b988424b05937256462738d7a35240683c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8\u0026tag=v4.15.0-202404242206.p0.g232472e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fdac21f6fe1c9e627a5025d9a92be272c60e8c7f3ca05638fa5bcffac669f7dd_amd64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fdac21f6fe1c9e627a5025d9a92be272c60e8c7f3ca05638fa5bcffac669f7dd_amd64",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fdac21f6fe1c9e627a5025d9a92be272c60e8c7f3ca05638fa5bcffac669f7dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:fdac21f6fe1c9e627a5025d9a92be272c60e8c7f3ca05638fa5bcffac669f7dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.15.0-202404171812.p0.gf6374fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:c285e4ceb7e1d57897cf5e46fe14aadd2dc5fb7368562e875520d3b3c45b1395_amd64",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:c285e4ceb7e1d57897cf5e46fe14aadd2dc5fb7368562e875520d3b3c45b1395_amd64",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:c285e4ceb7e1d57897cf5e46fe14aadd2dc5fb7368562e875520d3b3c45b1395_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:c285e4ceb7e1d57897cf5e46fe14aadd2dc5fb7368562e875520d3b3c45b1395?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.15.0-202404171812.p0.gf6374fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:6c57f815da953a4fd2c738681fddbd757a29798cbb44e73208d19a60827ceae8_amd64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:6c57f815da953a4fd2c738681fddbd757a29798cbb44e73208d19a60827ceae8_amd64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:6c57f815da953a4fd2c738681fddbd757a29798cbb44e73208d19a60827ceae8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:6c57f815da953a4fd2c738681fddbd757a29798cbb44e73208d19a60827ceae8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.15.0-202404242206.p0.g02ccea9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ebc8c58ebba4dea00053187fad69baec8063f20b8a4dde833ca442effef77eff_amd64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ebc8c58ebba4dea00053187fad69baec8063f20b8a4dde833ca442effef77eff_amd64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ebc8c58ebba4dea00053187fad69baec8063f20b8a4dde833ca442effef77eff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:ebc8c58ebba4dea00053187fad69baec8063f20b8a4dde833ca442effef77eff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.15.0-202404242206.p0.g59b5f5f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:f748e88da62a2945551f7309f9b2cf6314d81d4f808a0e48c78ec12942374fc6_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:f748e88da62a2945551f7309f9b2cf6314d81d4f808a0e48c78ec12942374fc6_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:f748e88da62a2945551f7309f9b2cf6314d81d4f808a0e48c78ec12942374fc6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:f748e88da62a2945551f7309f9b2cf6314d81d4f808a0e48c78ec12942374fc6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.15.0-202404222113.p0.ga20e7ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d0030338350dce3b5d5227fc43247cb08c49366efc75b1512b1087972234e81f_amd64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d0030338350dce3b5d5227fc43247cb08c49366efc75b1512b1087972234e81f_amd64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d0030338350dce3b5d5227fc43247cb08c49366efc75b1512b1087972234e81f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:d0030338350dce3b5d5227fc43247cb08c49366efc75b1512b1087972234e81f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.15.0-202404242206.p0.g59b5f5f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:cbb910e189d0c50585af80d83afc2e64baf9927fd124f5627f76dca293b1e130_amd64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:cbb910e189d0c50585af80d83afc2e64baf9927fd124f5627f76dca293b1e130_amd64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:cbb910e189d0c50585af80d83afc2e64baf9927fd124f5627f76dca293b1e130_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:cbb910e189d0c50585af80d83afc2e64baf9927fd124f5627f76dca293b1e130?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.15.0-202404221012.p0.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ae22b6e0dc05e4998957a563c74a0b068711f76fa82ee00104ba8e68f1fc9474_amd64",
"product": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ae22b6e0dc05e4998957a563c74a0b068711f76fa82ee00104ba8e68f1fc9474_amd64",
"product_id": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ae22b6e0dc05e4998957a563c74a0b068711f76fa82ee00104ba8e68f1fc9474_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ae22b6e0dc05e4998957a563c74a0b068711f76fa82ee00104ba8e68f1fc9474?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8\u0026tag=v4.15.0-202404242206.p0.g41b367a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:dfa6ac2f179ba7590e406c9dd6da55c54752de768a8b424fa1f9b842b402fb78_amd64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:dfa6ac2f179ba7590e406c9dd6da55c54752de768a8b424fa1f9b842b402fb78_amd64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:dfa6ac2f179ba7590e406c9dd6da55c54752de768a8b424fa1f9b842b402fb78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:dfa6ac2f179ba7590e406c9dd6da55c54752de768a8b424fa1f9b842b402fb78?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.15.0-202404181413.p0.g698a403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4aad90af6890f5c03a5bddba1f99abad8e80b584cf64cc1d81192e8e4cbbdbbb_amd64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4aad90af6890f5c03a5bddba1f99abad8e80b584cf64cc1d81192e8e4cbbdbbb_amd64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4aad90af6890f5c03a5bddba1f99abad8e80b584cf64cc1d81192e8e4cbbdbbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256:4aad90af6890f5c03a5bddba1f99abad8e80b584cf64cc1d81192e8e4cbbdbbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202404241208.p0.gb88529a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:15128f0126853c356241cae88e74866a8ef6db83b7ecfca80cd900bf149e778a_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:15128f0126853c356241cae88e74866a8ef6db83b7ecfca80cd900bf149e778a_amd64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:15128f0126853c356241cae88e74866a8ef6db83b7ecfca80cd900bf149e778a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256:15128f0126853c356241cae88e74866a8ef6db83b7ecfca80cd900bf149e778a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202404171812.p0.ge8055fe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2ee273a0d0aa63775c7c0b824a5c7733043cf1e49f66bcdc07abc35b39f5cac5_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2ee273a0d0aa63775c7c0b824a5c7733043cf1e49f66bcdc07abc35b39f5cac5_amd64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2ee273a0d0aa63775c7c0b824a5c7733043cf1e49f66bcdc07abc35b39f5cac5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256:2ee273a0d0aa63775c7c0b824a5c7733043cf1e49f66bcdc07abc35b39f5cac5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=v4.15.0-202404171812.p0.ge8055fe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:b2682a9c56d5e683831bd3ddb4d2a882d923661fc83e786c495951d199c0cc6a_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:b2682a9c56d5e683831bd3ddb4d2a882d923661fc83e786c495951d199c0cc6a_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:b2682a9c56d5e683831bd3ddb4d2a882d923661fc83e786c495951d199c0cc6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:b2682a9c56d5e683831bd3ddb4d2a882d923661fc83e786c495951d199c0cc6a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.15.0-202404242206.p0.g160cf62.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:aa2b4a5c1873d701a10463e9d7e57f4bd60e53919dae870e9fd86136357ad384_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:aa2b4a5c1873d701a10463e9d7e57f4bd60e53919dae870e9fd86136357ad384_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:aa2b4a5c1873d701a10463e9d7e57f4bd60e53919dae870e9fd86136357ad384_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:aa2b4a5c1873d701a10463e9d7e57f4bd60e53919dae870e9fd86136357ad384?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.15.0-202404242206.p0.g1c6294a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:746b09de079dcd96f7c322cb7f55ace8b59e86967b730d711d2a376c7d463554_amd64",
"product": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:746b09de079dcd96f7c322cb7f55ace8b59e86967b730d711d2a376c7d463554_amd64",
"product_id": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:746b09de079dcd96f7c322cb7f55ace8b59e86967b730d711d2a376c7d463554_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel8@sha256:746b09de079dcd96f7c322cb7f55ace8b59e86967b730d711d2a376c7d463554?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8\u0026tag=v4.15.0-202404242206.p0.g1fd2e4e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8d6cf52f37e1d0c72fc9bff562dc49e58377ad9dff951c4e2b2089769438979a_amd64",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8d6cf52f37e1d0c72fc9bff562dc49e58377ad9dff951c4e2b2089769438979a_amd64",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8d6cf52f37e1d0c72fc9bff562dc49e58377ad9dff951c4e2b2089769438979a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:8d6cf52f37e1d0c72fc9bff562dc49e58377ad9dff951c4e2b2089769438979a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202404161612.p0.g298f47e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:b49891b27125ddbd044d2f1cb8b38f33eab957ddb94b8bea84f806d715ae0786_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:b49891b27125ddbd044d2f1cb8b38f33eab957ddb94b8bea84f806d715ae0786_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:b49891b27125ddbd044d2f1cb8b38f33eab957ddb94b8bea84f806d715ae0786_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:b49891b27125ddbd044d2f1cb8b38f33eab957ddb94b8bea84f806d715ae0786?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.15.0-202404250638.p0.g626dfd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:325f46f039fa86ed8cb8eb58290221c0bdfa732ab54485b0372b1c37e18a66b2_amd64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:325f46f039fa86ed8cb8eb58290221c0bdfa732ab54485b0372b1c37e18a66b2_amd64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:325f46f039fa86ed8cb8eb58290221c0bdfa732ab54485b0372b1c37e18a66b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:325f46f039fa86ed8cb8eb58290221c0bdfa732ab54485b0372b1c37e18a66b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.15.0-202404221012.p0.g32d38bb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:07d75ebdcad090956c52f5f2a9e0d2afeb346aeceed7b284f4421b207f2b1834_amd64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:07d75ebdcad090956c52f5f2a9e0d2afeb346aeceed7b284f4421b207f2b1834_amd64",
"product_id": "openshift4/ose-cli-artifacts@sha256:07d75ebdcad090956c52f5f2a9e0d2afeb346aeceed7b284f4421b207f2b1834_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:07d75ebdcad090956c52f5f2a9e0d2afeb346aeceed7b284f4421b207f2b1834?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.15.0-202404242206.p0.g62c4d45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:fd1d9125ca2e4e40e1112a5035d925572bcaf5c46f710df40e4cc68723c8b4b0_amd64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:fd1d9125ca2e4e40e1112a5035d925572bcaf5c46f710df40e4cc68723c8b4b0_amd64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:fd1d9125ca2e4e40e1112a5035d925572bcaf5c46f710df40e4cc68723c8b4b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:fd1d9125ca2e4e40e1112a5035d925572bcaf5c46f710df40e4cc68723c8b4b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.15.0-202404242206.p0.g55199c9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:217b4753a8444780cf5d952987353af77bbdda53d953a3be480b5824266d70f3_amd64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:217b4753a8444780cf5d952987353af77bbdda53d953a3be480b5824266d70f3_amd64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:217b4753a8444780cf5d952987353af77bbdda53d953a3be480b5824266d70f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:217b4753a8444780cf5d952987353af77bbdda53d953a3be480b5824266d70f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.15.0-202404242206.p0.g10b6234.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d2f472e2b8549aafda26d98addc78b21f3f3f9b5c4bd56c0a6b6a4eedf8a39ba_amd64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d2f472e2b8549aafda26d98addc78b21f3f3f9b5c4bd56c0a6b6a4eedf8a39ba_amd64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d2f472e2b8549aafda26d98addc78b21f3f3f9b5c4bd56c0a6b6a4eedf8a39ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d2f472e2b8549aafda26d98addc78b21f3f3f9b5c4bd56c0a6b6a4eedf8a39ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.15.0-202404241208.p0.g43f5318.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f3a7711e4d234c903c7365a1c4c5f2b744a57889b283e0837741394b35f3eb2c_amd64",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f3a7711e4d234c903c7365a1c4c5f2b744a57889b283e0837741394b35f3eb2c_amd64",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f3a7711e4d234c903c7365a1c4c5f2b744a57889b283e0837741394b35f3eb2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f3a7711e4d234c903c7365a1c4c5f2b744a57889b283e0837741394b35f3eb2c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.15.0-202404240836.p0.gd782a61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:8a7c9c0a77ca25e51cdfcf738df7fac948c089285b51fd85898ca8ed71389bc5_amd64",
"product": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:8a7c9c0a77ca25e51cdfcf738df7fac948c089285b51fd85898ca8ed71389bc5_amd64",
"product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:8a7c9c0a77ca25e51cdfcf738df7fac948c089285b51fd85898ca8ed71389bc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:8a7c9c0a77ca25e51cdfcf738df7fac948c089285b51fd85898ca8ed71389bc5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.15.0-202404201443.p0.g49290d7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:dc6322978f7b42893c302853e3da34dc6d72951cd8edf7c65a0aa8271037f2f0_amd64",
"product": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:dc6322978f7b42893c302853e3da34dc6d72951cd8edf7c65a0aa8271037f2f0_amd64",
"product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:dc6322978f7b42893c302853e3da34dc6d72951cd8edf7c65a0aa8271037f2f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:dc6322978f7b42893c302853e3da34dc6d72951cd8edf7c65a0aa8271037f2f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.15.0-202404182213.p0.g0d4962a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:d58ec119c142fdbc2b63b651846fefa077596e32f2423eca3a66c37d754cbc49_amd64",
"product": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:d58ec119c142fdbc2b63b651846fefa077596e32f2423eca3a66c37d754cbc49_amd64",
"product_id": "openshift4/ose-cluster-olm-operator-rhel8@sha256:d58ec119c142fdbc2b63b651846fefa077596e32f2423eca3a66c37d754cbc49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256:d58ec119c142fdbc2b63b651846fefa077596e32f2423eca3a66c37d754cbc49?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8\u0026tag=v4.15.0-202404242206.p0.ga7ba898.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:69fc52823545e59bc6c9ddaf98197047d33fbde7998a7f4522e7b82e044f83f0_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:69fc52823545e59bc6c9ddaf98197047d33fbde7998a7f4522e7b82e044f83f0_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:69fc52823545e59bc6c9ddaf98197047d33fbde7998a7f4522e7b82e044f83f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:69fc52823545e59bc6c9ddaf98197047d33fbde7998a7f4522e7b82e044f83f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.15.0-202404242206.p0.ge9b0fa2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:cd3f639ed1cee51a84017cc3decabd4e8fdbd0ae81d2188bcddc9cf8d28e6ac5_amd64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:cd3f639ed1cee51a84017cc3decabd4e8fdbd0ae81d2188bcddc9cf8d28e6ac5_amd64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:cd3f639ed1cee51a84017cc3decabd4e8fdbd0ae81d2188bcddc9cf8d28e6ac5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:cd3f639ed1cee51a84017cc3decabd4e8fdbd0ae81d2188bcddc9cf8d28e6ac5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.15.0-202404242206.p0.g401d350.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:7ed535044cdd98fb3473251c05d9d2a597f6e1fff59032267e2c98ed71f4578d_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:7ed535044cdd98fb3473251c05d9d2a597f6e1fff59032267e2c98ed71f4578d_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:7ed535044cdd98fb3473251c05d9d2a597f6e1fff59032267e2c98ed71f4578d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:7ed535044cdd98fb3473251c05d9d2a597f6e1fff59032267e2c98ed71f4578d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.15.0-202404242206.p0.g8d017b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.15.0-202404242206.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"product_id": "openshift4/ose-csi-external-resizer@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.15.0-202404242206.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:c556a9d1b299e8518246ad7f70f45747c12d56e72c9740ef741400b91593d504_amd64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:c556a9d1b299e8518246ad7f70f45747c12d56e72c9740ef741400b91593d504_amd64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:c556a9d1b299e8518246ad7f70f45747c12d56e72c9740ef741400b91593d504_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:c556a9d1b299e8518246ad7f70f45747c12d56e72c9740ef741400b91593d504?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.15.0-202404242206.p0.g39ea8ee.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:036f24e49fc98337e635b8710c9a22ddc5a4102515f3ff1bd2064b4b3a37caf5_amd64",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:036f24e49fc98337e635b8710c9a22ddc5a4102515f3ff1bd2064b4b3a37caf5_amd64",
"product_id": "openshift4/ose-etcd-rhel9@sha256:036f24e49fc98337e635b8710c9a22ddc5a4102515f3ff1bd2064b4b3a37caf5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:036f24e49fc98337e635b8710c9a22ddc5a4102515f3ff1bd2064b4b3a37caf5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.15.0-202404241208.p0.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87749bd919a1e5ad1a256a0b3d36ad68db744d51543f46b89e1b1ee54fe344a0_amd64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87749bd919a1e5ad1a256a0b3d36ad68db744d51543f46b89e1b1ee54fe344a0_amd64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87749bd919a1e5ad1a256a0b3d36ad68db744d51543f46b89e1b1ee54fe344a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256:87749bd919a1e5ad1a256a0b3d36ad68db744d51543f46b89e1b1ee54fe344a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202404171812.p0.gfc50272.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:80bed1b46a79337075a0135ab78471b0ac71b503b293f62d8a4f41df7fe648cf_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:80bed1b46a79337075a0135ab78471b0ac71b503b293f62d8a4f41df7fe648cf_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:80bed1b46a79337075a0135ab78471b0ac71b503b293f62d8a4f41df7fe648cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:80bed1b46a79337075a0135ab78471b0ac71b503b293f62d8a4f41df7fe648cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.15.0-202404242206.p0.g3b91ee3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:696acb7b67b7618bd8425a64862fd0f7ed24d411851260b7ac399cb16ce3b939_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:696acb7b67b7618bd8425a64862fd0f7ed24d411851260b7ac399cb16ce3b939_amd64",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:696acb7b67b7618bd8425a64862fd0f7ed24d411851260b7ac399cb16ce3b939_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:696acb7b67b7618bd8425a64862fd0f7ed24d411851260b7ac399cb16ce3b939?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.15.0-202404250314.p0.g3d18add.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:e895e52b889db05fd8eb41c9c2a0a3886cb60fc5f3b5d494eafd10cec38528fb_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:e895e52b889db05fd8eb41c9c2a0a3886cb60fc5f3b5d494eafd10cec38528fb_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:e895e52b889db05fd8eb41c9c2a0a3886cb60fc5f3b5d494eafd10cec38528fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:e895e52b889db05fd8eb41c9c2a0a3886cb60fc5f3b5d494eafd10cec38528fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.15.0-202404242206.p0.g516264a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:f68ca05b82caf0ff3f6e71d67973e77cd629227cd42f6ad41d39bd62090bd5a9_amd64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:f68ca05b82caf0ff3f6e71d67973e77cd629227cd42f6ad41d39bd62090bd5a9_amd64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:f68ca05b82caf0ff3f6e71d67973e77cd629227cd42f6ad41d39bd62090bd5a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:f68ca05b82caf0ff3f6e71d67973e77cd629227cd42f6ad41d39bd62090bd5a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.15.0-202404242206.p0.g97d8765.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:17c7a252b621aa7323d164b9aa8d68a18e8a28dcf5e018a90936bfe93183e36d_amd64",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:17c7a252b621aa7323d164b9aa8d68a18e8a28dcf5e018a90936bfe93183e36d_amd64",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:17c7a252b621aa7323d164b9aa8d68a18e8a28dcf5e018a90936bfe93183e36d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:17c7a252b621aa7323d164b9aa8d68a18e8a28dcf5e018a90936bfe93183e36d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.15.0-202404222113.p0.gcecb4da.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:c46ecf290fe73e04957e5d531dbf1036549e23efce5149ec6f37348e397eb91b_amd64",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:c46ecf290fe73e04957e5d531dbf1036549e23efce5149ec6f37348e397eb91b_amd64",
"product_id": "openshift4/ose-installer-altinfra-rhel8@sha256:c46ecf290fe73e04957e5d531dbf1036549e23efce5149ec6f37348e397eb91b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256:c46ecf290fe73e04957e5d531dbf1036549e23efce5149ec6f37348e397eb91b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel8\u0026tag=v4.15.0-202404242206.p0.g626dfd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:be92c98a3481eee1c2572b7feb568ab4e7442de63685e37f1584b05efa244013_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:be92c98a3481eee1c2572b7feb568ab4e7442de63685e37f1584b05efa244013_amd64",
"product_id": "openshift4/ose-installer-artifacts@sha256:be92c98a3481eee1c2572b7feb568ab4e7442de63685e37f1584b05efa244013_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:be92c98a3481eee1c2572b7feb568ab4e7442de63685e37f1584b05efa244013?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.15.0-202404250638.p0.g626dfd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:495733157e8965ae8b903fd486be0a36d73b79e8806b3525c6fce48a4ea5ea7b_amd64",
"product": {
"name": "openshift4/ose-installer@sha256:495733157e8965ae8b903fd486be0a36d73b79e8806b3525c6fce48a4ea5ea7b_amd64",
"product_id": "openshift4/ose-installer@sha256:495733157e8965ae8b903fd486be0a36d73b79e8806b3525c6fce48a4ea5ea7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:495733157e8965ae8b903fd486be0a36d73b79e8806b3525c6fce48a4ea5ea7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.15.0-202404250638.p0.g626dfd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-metrics-server-rhel8@sha256:53baafb9ea6d786fb1bc2e454d60245ee8c7bebbf7aa73d9680bdf69fb0c1223_amd64",
"product": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:53baafb9ea6d786fb1bc2e454d60245ee8c7bebbf7aa73d9680bdf69fb0c1223_amd64",
"product_id": "openshift4/kube-metrics-server-rhel8@sha256:53baafb9ea6d786fb1bc2e454d60245ee8c7bebbf7aa73d9680bdf69fb0c1223_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel8@sha256:53baafb9ea6d786fb1bc2e454d60245ee8c7bebbf7aa73d9680bdf69fb0c1223?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel8\u0026tag=v4.15.0-202404242206.p0.gbcbf241.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:8c9dc6d0fbad3bd03cb27db0d01ffe335bbabcb50d1cefb5959a597151bec804_amd64",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:8c9dc6d0fbad3bd03cb27db0d01ffe335bbabcb50d1cefb5959a597151bec804_amd64",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:8c9dc6d0fbad3bd03cb27db0d01ffe335bbabcb50d1cefb5959a597151bec804_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:8c9dc6d0fbad3bd03cb27db0d01ffe335bbabcb50d1cefb5959a597151bec804?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.15.0-202404242206.p0.gd3bdbce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7cf650542f1459b5aa65c92735ac432d85f5ff13b5c5b2ac93f3b2a0feea14d_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7cf650542f1459b5aa65c92735ac432d85f5ff13b5c5b2ac93f3b2a0feea14d_amd64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7cf650542f1459b5aa65c92735ac432d85f5ff13b5c5b2ac93f3b2a0feea14d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:c7cf650542f1459b5aa65c92735ac432d85f5ff13b5c5b2ac93f3b2a0feea14d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.15.0-202404171812.p0.g4cca395.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:413667ba399afc0e4f29823d2fd11b239e51748da555f8de7f1c52f437068d2e_amd64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:413667ba399afc0e4f29823d2fd11b239e51748da555f8de7f1c52f437068d2e_amd64",
"product_id": "openshift4/ose-machine-config-operator@sha256:413667ba399afc0e4f29823d2fd11b239e51748da555f8de7f1c52f437068d2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:413667ba399afc0e4f29823d2fd11b239e51748da555f8de7f1c52f437068d2e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.15.0-202404242206.p0.g6e28938.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:a45015059d5c969ea45e478a750712226bcdb265639d14cd11624adb8c4f5d09_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:a45015059d5c969ea45e478a750712226bcdb265639d14cd11624adb8c4f5d09_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:a45015059d5c969ea45e478a750712226bcdb265639d14cd11624adb8c4f5d09_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:a45015059d5c969ea45e478a750712226bcdb265639d14cd11624adb8c4f5d09?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.15.0-202404250638.p0.g9e9c920.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:8588029904856e8381308b73e721000d79000ee16d84438eb8e5ce44becd89f8_amd64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:8588029904856e8381308b73e721000d79000ee16d84438eb8e5ce44becd89f8_amd64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:8588029904856e8381308b73e721000d79000ee16d84438eb8e5ce44becd89f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:8588029904856e8381308b73e721000d79000ee16d84438eb8e5ce44becd89f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.15.0-202404242206.p0.ga5b755b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:80bc89c868cac67d48309a994140681751e8368db35f0f5285f53da0c93dfab4_amd64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:80bc89c868cac67d48309a994140681751e8368db35f0f5285f53da0c93dfab4_amd64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:80bc89c868cac67d48309a994140681751e8368db35f0f5285f53da0c93dfab4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:80bc89c868cac67d48309a994140681751e8368db35f0f5285f53da0c93dfab4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.15.0-202404242206.p0.g2edc45f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:6ddc8158ef81f1f63d1915f90ba7fef7ee7004af882a38ea51952428604f2a18_amd64",
"product": {
"name": "openshift4/ose-must-gather@sha256:6ddc8158ef81f1f63d1915f90ba7fef7ee7004af882a38ea51952428604f2a18_amd64",
"product_id": "openshift4/ose-must-gather@sha256:6ddc8158ef81f1f63d1915f90ba7fef7ee7004af882a38ea51952428604f2a18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:6ddc8158ef81f1f63d1915f90ba7fef7ee7004af882a38ea51952428604f2a18?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.15.0-202404242206.p0.g4733506.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:74fa88e50330a9866580a19b9098ce1301b87200a69edfcbb5ef87122e585682_amd64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:74fa88e50330a9866580a19b9098ce1301b87200a69edfcbb5ef87122e585682_amd64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:74fa88e50330a9866580a19b9098ce1301b87200a69edfcbb5ef87122e585682_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:74fa88e50330a9866580a19b9098ce1301b87200a69edfcbb5ef87122e585682?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.15.0-202404242206.p0.gf91deca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:848b5047b36748987e3f9858ee374363f67dd85ea4318a0338f85dc0538b151e_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:848b5047b36748987e3f9858ee374363f67dd85ea4318a0338f85dc0538b151e_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:848b5047b36748987e3f9858ee374363f67dd85ea4318a0338f85dc0538b151e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:848b5047b36748987e3f9858ee374363f67dd85ea4318a0338f85dc0538b151e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.15.0-202404242206.p0.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:1410ad6329ed34519083f0f996c36b790b23307b1e8585f6c0c0e0a96aa34fdd_amd64",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:1410ad6329ed34519083f0f996c36b790b23307b1e8585f6c0c0e0a96aa34fdd_amd64",
"product_id": "openshift4/ose-sdn-rhel9@sha256:1410ad6329ed34519083f0f996c36b790b23307b1e8585f6c0c0e0a96aa34fdd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:1410ad6329ed34519083f0f996c36b790b23307b1e8585f6c0c0e0a96aa34fdd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.15.0-202404231014.p0.g71a6f28.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:86720d641b24487eef28dd57f03e335cc832d1b791c3b6ed0b587951761b38b0_amd64",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:86720d641b24487eef28dd57f03e335cc832d1b791c3b6ed0b587951761b38b0_amd64",
"product_id": "openshift4/ose-olm-catalogd-rhel8@sha256:86720d641b24487eef28dd57f03e335cc832d1b791c3b6ed0b587951761b38b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256:86720d641b24487eef28dd57f03e335cc832d1b791c3b6ed0b587951761b38b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel8\u0026tag=v4.15.0-202404242206.p0.g2724be3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:8e327a2bd560350163cf91f9a6e407983f9c59c2b4a62edf2a510f2c5f16da27_amd64",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:8e327a2bd560350163cf91f9a6e407983f9c59c2b4a62edf2a510f2c5f16da27_amd64",
"product_id": "openshift4/ose-olm-operator-controller-rhel8@sha256:8e327a2bd560350163cf91f9a6e407983f9c59c2b4a62edf2a510f2c5f16da27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256:8e327a2bd560350163cf91f9a6e407983f9c59c2b4a62edf2a510f2c5f16da27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8\u0026tag=v4.15.0-202404242206.p0.ge290693.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:881c6f7c0e781a37692859e37febac4c77ad3a46823062e4aafc19caf0272d6e_amd64",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:881c6f7c0e781a37692859e37febac4c77ad3a46823062e4aafc19caf0272d6e_amd64",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:881c6f7c0e781a37692859e37febac4c77ad3a46823062e4aafc19caf0272d6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:881c6f7c0e781a37692859e37febac4c77ad3a46823062e4aafc19caf0272d6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.15.0-202404242206.p0.g5b09cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2569b83a9a92dfc2b1942f03a0ccbbb385fb76df29f9645af43292192887ee20_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2569b83a9a92dfc2b1942f03a0ccbbb385fb76df29f9645af43292192887ee20_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2569b83a9a92dfc2b1942f03a0ccbbb385fb76df29f9645af43292192887ee20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:2569b83a9a92dfc2b1942f03a0ccbbb385fb76df29f9645af43292192887ee20?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.15.0-202404241208.p0.gd85d23f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54344f135df9d19ddf2a73b08ab887b3640d1ed888ae2e9dc92d3488422ed538_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54344f135df9d19ddf2a73b08ab887b3640d1ed888ae2e9dc92d3488422ed538_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54344f135df9d19ddf2a73b08ab887b3640d1ed888ae2e9dc92d3488422ed538_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54344f135df9d19ddf2a73b08ab887b3640d1ed888ae2e9dc92d3488422ed538?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.15.0-202404242206.p0.g2367f2c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1f1909ea0cbc469807f2c1028fa3a65c4297c0827358e841396241e8d5d1380a_amd64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1f1909ea0cbc469807f2c1028fa3a65c4297c0827358e841396241e8d5d1380a_amd64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1f1909ea0cbc469807f2c1028fa3a65c4297c0827358e841396241e8d5d1380a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:1f1909ea0cbc469807f2c1028fa3a65c4297c0827358e841396241e8d5d1380a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202404241208.p0.gd85d23f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:afcd65f35f85d434aa1ad9115afeab31afd4b5e03def06b8b4af202f3100471c_amd64",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:afcd65f35f85d434aa1ad9115afeab31afd4b5e03def06b8b4af202f3100471c_amd64",
"product_id": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:afcd65f35f85d434aa1ad9115afeab31afd4b5e03def06b8b4af202f3100471c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256:afcd65f35f85d434aa1ad9115afeab31afd4b5e03def06b8b4af202f3100471c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8\u0026tag=v4.15.0-202404242206.p0.ga3729dc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:20ec2d6e9f925c7ffe257b684dba99cc911bb676079355acc452dc22274169e4_amd64",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:20ec2d6e9f925c7ffe257b684dba99cc911bb676079355acc452dc22274169e4_amd64",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:20ec2d6e9f925c7ffe257b684dba99cc911bb676079355acc452dc22274169e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:20ec2d6e9f925c7ffe257b684dba99cc911bb676079355acc452dc22274169e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.15.0-202404242206.p0.gc5cc7a7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:3ef2ce1311a8e68558257e8a0be83fc7ee0ff8e629f26148454afb6985cd90df_amd64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:3ef2ce1311a8e68558257e8a0be83fc7ee0ff8e629f26148454afb6985cd90df_amd64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:3ef2ce1311a8e68558257e8a0be83fc7ee0ff8e629f26148454afb6985cd90df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:3ef2ce1311a8e68558257e8a0be83fc7ee0ff8e629f26148454afb6985cd90df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.15.0-202404242206.p0.g66161ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:ec95080450fac613fb08d58d0fbad932dc15b1d3146f4df8124c791de677baf6_amd64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:ec95080450fac613fb08d58d0fbad932dc15b1d3146f4df8124c791de677baf6_amd64",
"product_id": "openshift4/ose-tools-rhel8@sha256:ec95080450fac613fb08d58d0fbad932dc15b1d3146f4df8124c791de677baf6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:ec95080450fac613fb08d58d0fbad932dc15b1d3146f4df8124c791de677baf6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.15.0-202404242206.p0.g62c4d45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8\u0026tag=v4.15.0-202404242206.p0.ge0d4657.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8\u0026tag=v4.15.0-202404242206.p0.ge0d4657.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:1bcdad3e9276a0c287acfacf94d8687e6203463ceabe2905046c66d646bf0bb9_amd64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:1bcdad3e9276a0c287acfacf94d8687e6203463ceabe2905046c66d646bf0bb9_amd64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:1bcdad3e9276a0c287acfacf94d8687e6203463ceabe2905046c66d646bf0bb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:1bcdad3e9276a0c287acfacf94d8687e6203463ceabe2905046c66d646bf0bb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.15.0-202404242206.p0.gf3f1f5d.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:ffe79b200d372d11c92bd7cd118f22de92888048415d2a54b9b9a664074b0758_arm64",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:ffe79b200d372d11c92bd7cd118f22de92888048415d2a54b9b9a664074b0758_arm64",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:ffe79b200d372d11c92bd7cd118f22de92888048415d2a54b9b9a664074b0758_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:ffe79b200d372d11c92bd7cd118f22de92888048415d2a54b9b9a664074b0758?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.15.0-202404231839.p0.g529ce52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0dca69fcb82d95fe820ed010c4851e887fe693be9fbd432334a2e085117cf56d_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0dca69fcb82d95fe820ed010c4851e887fe693be9fbd432334a2e085117cf56d_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0dca69fcb82d95fe820ed010c4851e887fe693be9fbd432334a2e085117cf56d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:0dca69fcb82d95fe820ed010c4851e887fe693be9fbd432334a2e085117cf56d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.15.0-202404231014.p0.g23d472a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.15.0-202404242206.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.15.0-202404242206.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.15.0-202404242206.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.15.0-202404242206.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.15.0-202404242206.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.15.0-202404242206.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:2f1d0079b6a100866055b2b7ba7c5ce8c29dc554455d29751191b59a0412b41b_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:2f1d0079b6a100866055b2b7ba7c5ce8c29dc554455d29751191b59a0412b41b_arm64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:2f1d0079b6a100866055b2b7ba7c5ce8c29dc554455d29751191b59a0412b41b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:2f1d0079b6a100866055b2b7ba7c5ce8c29dc554455d29751191b59a0412b41b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.15.0-202404232305.p0.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:550a120eac9914bd7c3e20c60478a36395655b4141486045558bcfad2ff6ff92_arm64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:550a120eac9914bd7c3e20c60478a36395655b4141486045558bcfad2ff6ff92_arm64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:550a120eac9914bd7c3e20c60478a36395655b4141486045558bcfad2ff6ff92_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:550a120eac9914bd7c3e20c60478a36395655b4141486045558bcfad2ff6ff92?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.15.0-202404242206.p0.g870ade5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:984d611edb0110b3d4c6da8a0f16b868cc0a30515a82e88f2d4e1140d222a35b_arm64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:984d611edb0110b3d4c6da8a0f16b868cc0a30515a82e88f2d4e1140d222a35b_arm64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:984d611edb0110b3d4c6da8a0f16b868cc0a30515a82e88f2d4e1140d222a35b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:984d611edb0110b3d4c6da8a0f16b868cc0a30515a82e88f2d4e1140d222a35b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.15.0-202404242206.p0.gaed837c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:2472fc2e766a263d3c4d6c2e05d3f61f699c71bd0335357a9e1bcae21fca9992_arm64",
"product": {
"name": "openshift4/ose-prometheus@sha256:2472fc2e766a263d3c4d6c2e05d3f61f699c71bd0335357a9e1bcae21fca9992_arm64",
"product_id": "openshift4/ose-prometheus@sha256:2472fc2e766a263d3c4d6c2e05d3f61f699c71bd0335357a9e1bcae21fca9992_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:2472fc2e766a263d3c4d6c2e05d3f61f699c71bd0335357a9e1bcae21fca9992?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.15.0-202404242206.p0.g6828e44.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:f1d35b9c8771e2b07a6fbb7d34c9d02dfab8d5bfa32bc59706748b860949c4ac_arm64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:f1d35b9c8771e2b07a6fbb7d34c9d02dfab8d5bfa32bc59706748b860949c4ac_arm64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:f1d35b9c8771e2b07a6fbb7d34c9d02dfab8d5bfa32bc59706748b860949c4ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:f1d35b9c8771e2b07a6fbb7d34c9d02dfab8d5bfa32bc59706748b860949c4ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.15.0-202404231216.p0.g10d76aa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:30a26ea4c3368369256c5bfb0acfe79f9c86fe7b119e44a1554e971a9f454038_arm64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:30a26ea4c3368369256c5bfb0acfe79f9c86fe7b119e44a1554e971a9f454038_arm64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:30a26ea4c3368369256c5bfb0acfe79f9c86fe7b119e44a1554e971a9f454038_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:30a26ea4c3368369256c5bfb0acfe79f9c86fe7b119e44a1554e971a9f454038?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.15.0-202404240736.p0.gc5321a9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:397dbe546ea58b6392e2b8a45e9bad9b722b3e2b307a6ca74a963f6dc62334a9_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:397dbe546ea58b6392e2b8a45e9bad9b722b3e2b307a6ca74a963f6dc62334a9_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:397dbe546ea58b6392e2b8a45e9bad9b722b3e2b307a6ca74a963f6dc62334a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:397dbe546ea58b6392e2b8a45e9bad9b722b3e2b307a6ca74a963f6dc62334a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.15.0-202404232305.p0.gbcbcd95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:3050d1ccf26c1186a5581a73c4d0c32590eb2d8dbfce8c97293b08c6267a3137_arm64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:3050d1ccf26c1186a5581a73c4d0c32590eb2d8dbfce8c97293b08c6267a3137_arm64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:3050d1ccf26c1186a5581a73c4d0c32590eb2d8dbfce8c97293b08c6267a3137_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:3050d1ccf26c1186a5581a73c4d0c32590eb2d8dbfce8c97293b08c6267a3137?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.15.0-202404242206.p0.ge8e8c84.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:19a8b0510d037595a0aa8c9c531cde519ff52e2fdba63e9089b0bdb97d28a235_arm64",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:19a8b0510d037595a0aa8c9c531cde519ff52e2fdba63e9089b0bdb97d28a235_arm64",
"product_id": "openshift4/ose-monitoring-plugin-rhel8@sha256:19a8b0510d037595a0aa8c9c531cde519ff52e2fdba63e9089b0bdb97d28a235_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256:19a8b0510d037595a0aa8c9c531cde519ff52e2fdba63e9089b0bdb97d28a235?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8\u0026tag=v4.15.0-202404242206.p0.g53c1862.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:f26b3d7a6c16e1b60a1a244ad98bc3597ae3f70bfe7611185cf2a71af990a530_arm64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:f26b3d7a6c16e1b60a1a244ad98bc3597ae3f70bfe7611185cf2a71af990a530_arm64",
"product_id": "openshift4/ose-multus-cni@sha256:f26b3d7a6c16e1b60a1a244ad98bc3597ae3f70bfe7611185cf2a71af990a530_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:f26b3d7a6c16e1b60a1a244ad98bc3597ae3f70bfe7611185cf2a71af990a530?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.15.0-202404242206.p0.gc9b9d67.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:3e0a6db61a004397ef5b048f75f57b05a4240889330512f15f3d014a5fc1c15d_arm64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:3e0a6db61a004397ef5b048f75f57b05a4240889330512f15f3d014a5fc1c15d_arm64",
"product_id": "openshift4/ose-docker-builder@sha256:3e0a6db61a004397ef5b048f75f57b05a4240889330512f15f3d014a5fc1c15d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:3e0a6db61a004397ef5b048f75f57b05a4240889330512f15f3d014a5fc1c15d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.15.0-202404242206.p0.g6791865.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:36d4c133bfa4e9d3378fef13266435f879ff2fd7bfef9acfe6fcac9737ea656b_arm64",
"product": {
"name": "openshift4/ose-cli@sha256:36d4c133bfa4e9d3378fef13266435f879ff2fd7bfef9acfe6fcac9737ea656b_arm64",
"product_id": "openshift4/ose-cli@sha256:36d4c133bfa4e9d3378fef13266435f879ff2fd7bfef9acfe6fcac9737ea656b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:36d4c133bfa4e9d3378fef13266435f879ff2fd7bfef9acfe6fcac9737ea656b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.15.0-202404242206.p0.g62c4d45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:6d76acb5c02b4b47ed611eb7b7eb6448a17bd05a10cedaa5b06707f4c0dbba24_arm64",
"product": {
"name": "openshift4/ose-console@sha256:6d76acb5c02b4b47ed611eb7b7eb6448a17bd05a10cedaa5b06707f4c0dbba24_arm64",
"product_id": "openshift4/ose-console@sha256:6d76acb5c02b4b47ed611eb7b7eb6448a17bd05a10cedaa5b06707f4c0dbba24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:6d76acb5c02b4b47ed611eb7b7eb6448a17bd05a10cedaa5b06707f4c0dbba24?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.15.0-202404250638.p0.g581297f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:9d8d6a005c25f647b0471c84e56391ff8a50fe5a64f762f2582a326489eb891a_arm64",
"product": {
"name": "openshift4/ose-deployer@sha256:9d8d6a005c25f647b0471c84e56391ff8a50fe5a64f762f2582a326489eb891a_arm64",
"product_id": "openshift4/ose-deployer@sha256:9d8d6a005c25f647b0471c84e56391ff8a50fe5a64f762f2582a326489eb891a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:9d8d6a005c25f647b0471c84e56391ff8a50fe5a64f762f2582a326489eb891a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.15.0-202404242206.p0.g62c4d45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:9ea25dd05b1168b1d84cd093db9486e0299fb819124be0a7fdbd11472b54e563_arm64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:9ea25dd05b1168b1d84cd093db9486e0299fb819124be0a7fdbd11472b54e563_arm64",
"product_id": "openshift4/ose-haproxy-router@sha256:9ea25dd05b1168b1d84cd093db9486e0299fb819124be0a7fdbd11472b54e563_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:9ea25dd05b1168b1d84cd093db9486e0299fb819124be0a7fdbd11472b54e563?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.15.0-202404242206.p0.g397ff2f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:266486d64d21d6cab60a5266ae8a0732e5d88d13c711fd47665da51e58f87917_arm64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:266486d64d21d6cab60a5266ae8a0732e5d88d13c711fd47665da51e58f87917_arm64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:266486d64d21d6cab60a5266ae8a0732e5d88d13c711fd47665da51e58f87917_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:266486d64d21d6cab60a5266ae8a0732e5d88d13c711fd47665da51e58f87917?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202404230613.p0.g2f7b992.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:ec27f605448cc603ee6bde62d5d375d82cdd6a2673b56d10cb62d13b67c8885c_arm64",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:ec27f605448cc603ee6bde62d5d375d82cdd6a2673b56d10cb62d13b67c8885c_arm64",
"product_id": "openshift4/ose-pod-rhel9@sha256:ec27f605448cc603ee6bde62d5d375d82cdd6a2673b56d10cb62d13b67c8885c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:ec27f605448cc603ee6bde62d5d375d82cdd6a2673b56d10cb62d13b67c8885c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202404230444.p0.g2f7b992.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry-rhel9@sha256:dac5ca731531b88077b7dddcdc8082c2d76ea7bc30b71704cc861a61aa464b24_arm64",
"product": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:dac5ca731531b88077b7dddcdc8082c2d76ea7bc30b71704cc861a61aa464b24_arm64",
"product_id": "openshift4/ose-docker-registry-rhel9@sha256:dac5ca731531b88077b7dddcdc8082c2d76ea7bc30b71704cc861a61aa464b24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256:dac5ca731531b88077b7dddcdc8082c2d76ea7bc30b71704cc861a61aa464b24?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.15.0-202404221012.p0.g0a844cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:05ba4656faf1244f5af2f0f8084d3ce52ddb0a2b28a7c3b8e600329ac9c03193_arm64",
"product": {
"name": "openshift4/ose-tests@sha256:05ba4656faf1244f5af2f0f8084d3ce52ddb0a2b28a7c3b8e600329ac9c03193_arm64",
"product_id": "openshift4/ose-tests@sha256:05ba4656faf1244f5af2f0f8084d3ce52ddb0a2b28a7c3b8e600329ac9c03193_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:05ba4656faf1244f5af2f0f8084d3ce52ddb0a2b28a7c3b8e600329ac9c03193?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.15.0-202404242206.p0.g8fe25d7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:36275fee93c952cca1f7ac30585e3de262af8d142fc26b4157bf39013ecb2f51_arm64",
"product": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:36275fee93c952cca1f7ac30585e3de262af8d142fc26b4157bf39013ecb2f51_arm64",
"product_id": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:36275fee93c952cca1f7ac30585e3de262af8d142fc26b4157bf39013ecb2f51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel8@sha256:36275fee93c952cca1f7ac30585e3de262af8d142fc26b4157bf39013ecb2f51?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8\u0026tag=v4.15.0-202404242206.p0.g232472e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e69e82136c4a24f229cbd7974a7ea14b35ed9b841e7f32a1816bfefa1b35ceea_arm64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e69e82136c4a24f229cbd7974a7ea14b35ed9b841e7f32a1816bfefa1b35ceea_arm64",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e69e82136c4a24f229cbd7974a7ea14b35ed9b841e7f32a1816bfefa1b35ceea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:e69e82136c4a24f229cbd7974a7ea14b35ed9b841e7f32a1816bfefa1b35ceea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.15.0-202404171812.p0.gf6374fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:6e1b19806ecb915d3e1f92f2f08cb39c147e6e4193db4c70acaa7ed43828259d_arm64",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:6e1b19806ecb915d3e1f92f2f08cb39c147e6e4193db4c70acaa7ed43828259d_arm64",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:6e1b19806ecb915d3e1f92f2f08cb39c147e6e4193db4c70acaa7ed43828259d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:6e1b19806ecb915d3e1f92f2f08cb39c147e6e4193db4c70acaa7ed43828259d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.15.0-202404171812.p0.gf6374fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:b73caf394d5c28553e1ca27606c34a7d6e59749008a441bac3c4e3c635ad86fc_arm64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:b73caf394d5c28553e1ca27606c34a7d6e59749008a441bac3c4e3c635ad86fc_arm64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:b73caf394d5c28553e1ca27606c34a7d6e59749008a441bac3c4e3c635ad86fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:b73caf394d5c28553e1ca27606c34a7d6e59749008a441bac3c4e3c635ad86fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.15.0-202404242206.p0.g02ccea9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:de226f63da30444540306a2e272f33a7b19797df9235f5a4cfdb2c668274abf6_arm64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:de226f63da30444540306a2e272f33a7b19797df9235f5a4cfdb2c668274abf6_arm64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:de226f63da30444540306a2e272f33a7b19797df9235f5a4cfdb2c668274abf6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:de226f63da30444540306a2e272f33a7b19797df9235f5a4cfdb2c668274abf6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.15.0-202404242206.p0.g59b5f5f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:bd56524c7511bc573762c92a65c79730b54ffc9a832584db9110d0d1b9cd61fa_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:bd56524c7511bc573762c92a65c79730b54ffc9a832584db9110d0d1b9cd61fa_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:bd56524c7511bc573762c92a65c79730b54ffc9a832584db9110d0d1b9cd61fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:bd56524c7511bc573762c92a65c79730b54ffc9a832584db9110d0d1b9cd61fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.15.0-202404222113.p0.ga20e7ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5161df0dc1b85432d4885a901fe87086b6d2ba76dd55e829943e8910fb445642_arm64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5161df0dc1b85432d4885a901fe87086b6d2ba76dd55e829943e8910fb445642_arm64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5161df0dc1b85432d4885a901fe87086b6d2ba76dd55e829943e8910fb445642_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:5161df0dc1b85432d4885a901fe87086b6d2ba76dd55e829943e8910fb445642?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.15.0-202404242206.p0.g59b5f5f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:468a200c644d0b4c529a2edb4cce903d4df2bbb3e65baa64f11a1e9ec3bbba73_arm64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:468a200c644d0b4c529a2edb4cce903d4df2bbb3e65baa64f11a1e9ec3bbba73_arm64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:468a200c644d0b4c529a2edb4cce903d4df2bbb3e65baa64f11a1e9ec3bbba73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:468a200c644d0b4c529a2edb4cce903d4df2bbb3e65baa64f11a1e9ec3bbba73?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.15.0-202404221012.p0.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:ac675580a634fbade99485fc93af8e8290ae19b2dfbe3ffcc2fba64bd360dd7b_arm64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:ac675580a634fbade99485fc93af8e8290ae19b2dfbe3ffcc2fba64bd360dd7b_arm64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:ac675580a634fbade99485fc93af8e8290ae19b2dfbe3ffcc2fba64bd360dd7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:ac675580a634fbade99485fc93af8e8290ae19b2dfbe3ffcc2fba64bd360dd7b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.15.0-202404181413.p0.g698a403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:76b500a81bc4bca73b5dd7d46d1276082f74e757019055cbd8bc4cae966df1ff_arm64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:76b500a81bc4bca73b5dd7d46d1276082f74e757019055cbd8bc4cae966df1ff_arm64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:76b500a81bc4bca73b5dd7d46d1276082f74e757019055cbd8bc4cae966df1ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256:76b500a81bc4bca73b5dd7d46d1276082f74e757019055cbd8bc4cae966df1ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202404241208.p0.gb88529a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:74f355f9af02150ae0788f0dadb7b79d243291946946578f4a74ff5500959365_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:74f355f9af02150ae0788f0dadb7b79d243291946946578f4a74ff5500959365_arm64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:74f355f9af02150ae0788f0dadb7b79d243291946946578f4a74ff5500959365_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256:74f355f9af02150ae0788f0dadb7b79d243291946946578f4a74ff5500959365?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202404171812.p0.ge8055fe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a49d560fa521693dafeb3846a406af7dc337bfd2a98ce0911e7718d00d1f81f5_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a49d560fa521693dafeb3846a406af7dc337bfd2a98ce0911e7718d00d1f81f5_arm64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a49d560fa521693dafeb3846a406af7dc337bfd2a98ce0911e7718d00d1f81f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256:a49d560fa521693dafeb3846a406af7dc337bfd2a98ce0911e7718d00d1f81f5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=v4.15.0-202404171812.p0.ge8055fe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f3d3c44af075ace13ade0cbb9a6029e2c0795afc8f2a51ddcf152d47c20884c_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f3d3c44af075ace13ade0cbb9a6029e2c0795afc8f2a51ddcf152d47c20884c_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f3d3c44af075ace13ade0cbb9a6029e2c0795afc8f2a51ddcf152d47c20884c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f3d3c44af075ace13ade0cbb9a6029e2c0795afc8f2a51ddcf152d47c20884c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.15.0-202404242206.p0.g160cf62.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:97eb71202085ef70fb3f47a0173b9cf332c01577a5a0a9fe3576c8ba23b7075f_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:97eb71202085ef70fb3f47a0173b9cf332c01577a5a0a9fe3576c8ba23b7075f_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:97eb71202085ef70fb3f47a0173b9cf332c01577a5a0a9fe3576c8ba23b7075f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:97eb71202085ef70fb3f47a0173b9cf332c01577a5a0a9fe3576c8ba23b7075f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.15.0-202404242206.p0.g1c6294a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2ef7e338841522e909c868e2a408063ca05025af5109e9d0f0012b9694d5b680_arm64",
"product": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2ef7e338841522e909c868e2a408063ca05025af5109e9d0f0012b9694d5b680_arm64",
"product_id": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2ef7e338841522e909c868e2a408063ca05025af5109e9d0f0012b9694d5b680_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel8@sha256:2ef7e338841522e909c868e2a408063ca05025af5109e9d0f0012b9694d5b680?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8\u0026tag=v4.15.0-202404242206.p0.g1fd2e4e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:03519066118b9b67845b60ff827ee2296e4ab54f11f02b5d88e8347a38f0447e_arm64",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:03519066118b9b67845b60ff827ee2296e4ab54f11f02b5d88e8347a38f0447e_arm64",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:03519066118b9b67845b60ff827ee2296e4ab54f11f02b5d88e8347a38f0447e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:03519066118b9b67845b60ff827ee2296e4ab54f11f02b5d88e8347a38f0447e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202404161612.p0.g298f47e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:5f6cbbebcdf69ddbb88aa70e5c6ad75bca1a3489c98bc4340297f5baad5504d4_arm64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:5f6cbbebcdf69ddbb88aa70e5c6ad75bca1a3489c98bc4340297f5baad5504d4_arm64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:5f6cbbebcdf69ddbb88aa70e5c6ad75bca1a3489c98bc4340297f5baad5504d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:5f6cbbebcdf69ddbb88aa70e5c6ad75bca1a3489c98bc4340297f5baad5504d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.15.0-202404250638.p0.g626dfd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:65b04f0d14e04ec1563501734b81e3fbda4b20b5ea90d1d120ce33b0de708481_arm64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:65b04f0d14e04ec1563501734b81e3fbda4b20b5ea90d1d120ce33b0de708481_arm64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:65b04f0d14e04ec1563501734b81e3fbda4b20b5ea90d1d120ce33b0de708481_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:65b04f0d14e04ec1563501734b81e3fbda4b20b5ea90d1d120ce33b0de708481?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.15.0-202404221012.p0.g32d38bb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:1422e0462caa53d917618885f315f0afbc875c9d1fa62cfbd06755b2b40cdee7_arm64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:1422e0462caa53d917618885f315f0afbc875c9d1fa62cfbd06755b2b40cdee7_arm64",
"product_id": "openshift4/ose-cli-artifacts@sha256:1422e0462caa53d917618885f315f0afbc875c9d1fa62cfbd06755b2b40cdee7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:1422e0462caa53d917618885f315f0afbc875c9d1fa62cfbd06755b2b40cdee7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.15.0-202404242206.p0.g62c4d45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:2d984feba44346ed8a875cc7ea4eb7051005859085fd7574420028632a030d25_arm64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:2d984feba44346ed8a875cc7ea4eb7051005859085fd7574420028632a030d25_arm64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:2d984feba44346ed8a875cc7ea4eb7051005859085fd7574420028632a030d25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:2d984feba44346ed8a875cc7ea4eb7051005859085fd7574420028632a030d25?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.15.0-202404242206.p0.g55199c9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:bd87e481fb8c12192ece010be9af9bbcd8165e88a84401e108897fd0fea7f48e_arm64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:bd87e481fb8c12192ece010be9af9bbcd8165e88a84401e108897fd0fea7f48e_arm64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:bd87e481fb8c12192ece010be9af9bbcd8165e88a84401e108897fd0fea7f48e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:bd87e481fb8c12192ece010be9af9bbcd8165e88a84401e108897fd0fea7f48e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.15.0-202404242206.p0.g10b6234.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1c85fa9fb65469afbb8978775d08c3d68f5b3cd8b4dc45a21dcce4d1141b321e_arm64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1c85fa9fb65469afbb8978775d08c3d68f5b3cd8b4dc45a21dcce4d1141b321e_arm64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1c85fa9fb65469afbb8978775d08c3d68f5b3cd8b4dc45a21dcce4d1141b321e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1c85fa9fb65469afbb8978775d08c3d68f5b3cd8b4dc45a21dcce4d1141b321e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.15.0-202404241208.p0.g43f5318.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5691c918fe9b6ce716b7b7f557f0b6b0ef0b603c30022c6b1b6ce085f487937f_arm64",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5691c918fe9b6ce716b7b7f557f0b6b0ef0b603c30022c6b1b6ce085f487937f_arm64",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5691c918fe9b6ce716b7b7f557f0b6b0ef0b603c30022c6b1b6ce085f487937f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5691c918fe9b6ce716b7b7f557f0b6b0ef0b603c30022c6b1b6ce085f487937f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.15.0-202404240836.p0.gd782a61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:371e996058e4fa89e07fdac857c85fdc7172a72895504e6cc4398897af79d375_arm64",
"product": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:371e996058e4fa89e07fdac857c85fdc7172a72895504e6cc4398897af79d375_arm64",
"product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:371e996058e4fa89e07fdac857c85fdc7172a72895504e6cc4398897af79d375_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:371e996058e4fa89e07fdac857c85fdc7172a72895504e6cc4398897af79d375?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.15.0-202404201443.p0.g49290d7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2e0e1f89db87a4b0691c9e2e214e7414a15aa655ddd5a8e8cb85566656402052_arm64",
"product": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2e0e1f89db87a4b0691c9e2e214e7414a15aa655ddd5a8e8cb85566656402052_arm64",
"product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2e0e1f89db87a4b0691c9e2e214e7414a15aa655ddd5a8e8cb85566656402052_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:2e0e1f89db87a4b0691c9e2e214e7414a15aa655ddd5a8e8cb85566656402052?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.15.0-202404182213.p0.g0d4962a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:8a8ad79113475ad90cc46a54823ff7e14940ff9a260e4c53db9f839a9c927009_arm64",
"product": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:8a8ad79113475ad90cc46a54823ff7e14940ff9a260e4c53db9f839a9c927009_arm64",
"product_id": "openshift4/ose-cluster-olm-operator-rhel8@sha256:8a8ad79113475ad90cc46a54823ff7e14940ff9a260e4c53db9f839a9c927009_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256:8a8ad79113475ad90cc46a54823ff7e14940ff9a260e4c53db9f839a9c927009?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8\u0026tag=v4.15.0-202404242206.p0.ga7ba898.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:cd5e993ad9071772ac9da2f5450d038adf6a491082dfb666ccad82699e827df2_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:cd5e993ad9071772ac9da2f5450d038adf6a491082dfb666ccad82699e827df2_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:cd5e993ad9071772ac9da2f5450d038adf6a491082dfb666ccad82699e827df2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:cd5e993ad9071772ac9da2f5450d038adf6a491082dfb666ccad82699e827df2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.15.0-202404242206.p0.ge9b0fa2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:9c5037e46c32c93ea3f9d2473b5de2ddda6488e84f81b741fcd719968d526312_arm64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:9c5037e46c32c93ea3f9d2473b5de2ddda6488e84f81b741fcd719968d526312_arm64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:9c5037e46c32c93ea3f9d2473b5de2ddda6488e84f81b741fcd719968d526312_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:9c5037e46c32c93ea3f9d2473b5de2ddda6488e84f81b741fcd719968d526312?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.15.0-202404242206.p0.g401d350.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5ab97ef3cb2c66ca9d545fc01f4574af66bde6b2305148de917494608c933739_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5ab97ef3cb2c66ca9d545fc01f4574af66bde6b2305148de917494608c933739_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5ab97ef3cb2c66ca9d545fc01f4574af66bde6b2305148de917494608c933739_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:5ab97ef3cb2c66ca9d545fc01f4574af66bde6b2305148de917494608c933739?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.15.0-202404242206.p0.g8d017b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.15.0-202404242206.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"product_id": "openshift4/ose-csi-external-resizer@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.15.0-202404242206.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:88aad174846b2c6bfc4ff76d88a7efa47355e30995cf62be117f43773cb3158f_arm64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:88aad174846b2c6bfc4ff76d88a7efa47355e30995cf62be117f43773cb3158f_arm64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:88aad174846b2c6bfc4ff76d88a7efa47355e30995cf62be117f43773cb3158f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:88aad174846b2c6bfc4ff76d88a7efa47355e30995cf62be117f43773cb3158f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.15.0-202404242206.p0.g39ea8ee.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:b81b4902d1f267a5c35e3d19140cb3c5981f866a1a3a057c845b84889240fcab_arm64",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:b81b4902d1f267a5c35e3d19140cb3c5981f866a1a3a057c845b84889240fcab_arm64",
"product_id": "openshift4/ose-etcd-rhel9@sha256:b81b4902d1f267a5c35e3d19140cb3c5981f866a1a3a057c845b84889240fcab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:b81b4902d1f267a5c35e3d19140cb3c5981f866a1a3a057c845b84889240fcab?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.15.0-202404241208.p0.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3931e6a40bccb7ea51397d0a92b35322051bc412df43cb8b6cafaf673ea43a5b_arm64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3931e6a40bccb7ea51397d0a92b35322051bc412df43cb8b6cafaf673ea43a5b_arm64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3931e6a40bccb7ea51397d0a92b35322051bc412df43cb8b6cafaf673ea43a5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256:3931e6a40bccb7ea51397d0a92b35322051bc412df43cb8b6cafaf673ea43a5b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202404171812.p0.gfc50272.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79b27e6caf494642ecfa3ea195b1d1635c60263d97545f746604557f6d34ee8c_arm64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79b27e6caf494642ecfa3ea195b1d1635c60263d97545f746604557f6d34ee8c_arm64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79b27e6caf494642ecfa3ea195b1d1635c60263d97545f746604557f6d34ee8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79b27e6caf494642ecfa3ea195b1d1635c60263d97545f746604557f6d34ee8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.15.0-202404242206.p0.g3b91ee3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:bd3248baaaf9e86fb3a1904a1ad3bd39f0dc46898144d4296785c942f9ff9a96_arm64",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:bd3248baaaf9e86fb3a1904a1ad3bd39f0dc46898144d4296785c942f9ff9a96_arm64",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:bd3248baaaf9e86fb3a1904a1ad3bd39f0dc46898144d4296785c942f9ff9a96_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:bd3248baaaf9e86fb3a1904a1ad3bd39f0dc46898144d4296785c942f9ff9a96?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.15.0-202404250314.p0.g3d18add.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:a03f731c1c559620fc8d12e634eb270b46b6d385ffcd8f56b3a272a6ee0a204b_arm64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:a03f731c1c559620fc8d12e634eb270b46b6d385ffcd8f56b3a272a6ee0a204b_arm64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:a03f731c1c559620fc8d12e634eb270b46b6d385ffcd8f56b3a272a6ee0a204b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:a03f731c1c559620fc8d12e634eb270b46b6d385ffcd8f56b3a272a6ee0a204b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.15.0-202404242206.p0.g97d8765.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:beeb1de812ef732b1bf7abc081bcb66306b8581c2dffc4274c7f3d5198ea6a3b_arm64",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:beeb1de812ef732b1bf7abc081bcb66306b8581c2dffc4274c7f3d5198ea6a3b_arm64",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:beeb1de812ef732b1bf7abc081bcb66306b8581c2dffc4274c7f3d5198ea6a3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:beeb1de812ef732b1bf7abc081bcb66306b8581c2dffc4274c7f3d5198ea6a3b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.15.0-202404222113.p0.gcecb4da.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:39519e341dfe6d17e9af77d2eac0b2408a8ec6abca9a5a59875d13a4b9007d82_arm64",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:39519e341dfe6d17e9af77d2eac0b2408a8ec6abca9a5a59875d13a4b9007d82_arm64",
"product_id": "openshift4/ose-installer-altinfra-rhel8@sha256:39519e341dfe6d17e9af77d2eac0b2408a8ec6abca9a5a59875d13a4b9007d82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256:39519e341dfe6d17e9af77d2eac0b2408a8ec6abca9a5a59875d13a4b9007d82?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel8\u0026tag=v4.15.0-202404242206.p0.g626dfd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:f501d9f0f9d26c6586cbbd06635c82e4293c7524b61219b5955fc3e7da5b4604_arm64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:f501d9f0f9d26c6586cbbd06635c82e4293c7524b61219b5955fc3e7da5b4604_arm64",
"product_id": "openshift4/ose-installer-artifacts@sha256:f501d9f0f9d26c6586cbbd06635c82e4293c7524b61219b5955fc3e7da5b4604_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:f501d9f0f9d26c6586cbbd06635c82e4293c7524b61219b5955fc3e7da5b4604?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.15.0-202404250638.p0.g626dfd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:f13c8d95e4568df0a971d9b2a302d32d6b834b51981cee6a313679610885daa7_arm64",
"product": {
"name": "openshift4/ose-installer@sha256:f13c8d95e4568df0a971d9b2a302d32d6b834b51981cee6a313679610885daa7_arm64",
"product_id": "openshift4/ose-installer@sha256:f13c8d95e4568df0a971d9b2a302d32d6b834b51981cee6a313679610885daa7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:f13c8d95e4568df0a971d9b2a302d32d6b834b51981cee6a313679610885daa7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.15.0-202404250638.p0.g626dfd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-metrics-server-rhel8@sha256:5ca6014aaa75de5eb73562fa2d84b44af110c97cad46989ad5e5b61ce05564e8_arm64",
"product": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:5ca6014aaa75de5eb73562fa2d84b44af110c97cad46989ad5e5b61ce05564e8_arm64",
"product_id": "openshift4/kube-metrics-server-rhel8@sha256:5ca6014aaa75de5eb73562fa2d84b44af110c97cad46989ad5e5b61ce05564e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel8@sha256:5ca6014aaa75de5eb73562fa2d84b44af110c97cad46989ad5e5b61ce05564e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel8\u0026tag=v4.15.0-202404242206.p0.gbcbf241.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:88ef0addac6e9b94a0e67b4bb273d90e97aa3764fdf68acb7c87690d60f3e418_arm64",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:88ef0addac6e9b94a0e67b4bb273d90e97aa3764fdf68acb7c87690d60f3e418_arm64",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:88ef0addac6e9b94a0e67b4bb273d90e97aa3764fdf68acb7c87690d60f3e418_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:88ef0addac6e9b94a0e67b4bb273d90e97aa3764fdf68acb7c87690d60f3e418?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.15.0-202404242206.p0.gd3bdbce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:28da32f9dbab6fb8a9853ef23690bb571355da64e7a6c2fca206d5f654bd6787_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:28da32f9dbab6fb8a9853ef23690bb571355da64e7a6c2fca206d5f654bd6787_arm64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:28da32f9dbab6fb8a9853ef23690bb571355da64e7a6c2fca206d5f654bd6787_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:28da32f9dbab6fb8a9853ef23690bb571355da64e7a6c2fca206d5f654bd6787?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.15.0-202404171812.p0.g4cca395.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:6ad2eece0a7f14dd51aad3acf2bd86e05d3bce379b4a7db49cac52c465f9fc42_arm64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:6ad2eece0a7f14dd51aad3acf2bd86e05d3bce379b4a7db49cac52c465f9fc42_arm64",
"product_id": "openshift4/ose-machine-config-operator@sha256:6ad2eece0a7f14dd51aad3acf2bd86e05d3bce379b4a7db49cac52c465f9fc42_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:6ad2eece0a7f14dd51aad3acf2bd86e05d3bce379b4a7db49cac52c465f9fc42?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.15.0-202404242206.p0.g6e28938.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:422b2ce2520f4200b66fe877cb6d541711143a795bca53728e8d0fbcf1b6e456_arm64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:422b2ce2520f4200b66fe877cb6d541711143a795bca53728e8d0fbcf1b6e456_arm64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:422b2ce2520f4200b66fe877cb6d541711143a795bca53728e8d0fbcf1b6e456_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:422b2ce2520f4200b66fe877cb6d541711143a795bca53728e8d0fbcf1b6e456?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.15.0-202404250638.p0.g9e9c920.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:3f25f638d5b701baf27dfa2ae4a46eb0f6cbfa281961769afce86134a35ff0ac_arm64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:3f25f638d5b701baf27dfa2ae4a46eb0f6cbfa281961769afce86134a35ff0ac_arm64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:3f25f638d5b701baf27dfa2ae4a46eb0f6cbfa281961769afce86134a35ff0ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:3f25f638d5b701baf27dfa2ae4a46eb0f6cbfa281961769afce86134a35ff0ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.15.0-202404242206.p0.ga5b755b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:57cf64877223833b822e99b35bdce4f6ae0a47e440e05833d17e31dd947d85d8_arm64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:57cf64877223833b822e99b35bdce4f6ae0a47e440e05833d17e31dd947d85d8_arm64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:57cf64877223833b822e99b35bdce4f6ae0a47e440e05833d17e31dd947d85d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:57cf64877223833b822e99b35bdce4f6ae0a47e440e05833d17e31dd947d85d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.15.0-202404242206.p0.g2edc45f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:80e1706669a0868129dfae118a64b52d7f6c055cc199a5b945649a1d6af64a9c_arm64",
"product": {
"name": "openshift4/ose-must-gather@sha256:80e1706669a0868129dfae118a64b52d7f6c055cc199a5b945649a1d6af64a9c_arm64",
"product_id": "openshift4/ose-must-gather@sha256:80e1706669a0868129dfae118a64b52d7f6c055cc199a5b945649a1d6af64a9c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:80e1706669a0868129dfae118a64b52d7f6c055cc199a5b945649a1d6af64a9c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.15.0-202404242206.p0.g4733506.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:40b1d3352530519cb52361a41b09594adf3e887e982edfca61c4a47ca1604d0c_arm64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:40b1d3352530519cb52361a41b09594adf3e887e982edfca61c4a47ca1604d0c_arm64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:40b1d3352530519cb52361a41b09594adf3e887e982edfca61c4a47ca1604d0c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:40b1d3352530519cb52361a41b09594adf3e887e982edfca61c4a47ca1604d0c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.15.0-202404242206.p0.gf91deca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:bd2cde65ab97165c492ff9529f406065ffb56cb36194dfbddff6b2cb58ab13c3_arm64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:bd2cde65ab97165c492ff9529f406065ffb56cb36194dfbddff6b2cb58ab13c3_arm64",
"product_id": "openshift4/network-tools-rhel8@sha256:bd2cde65ab97165c492ff9529f406065ffb56cb36194dfbddff6b2cb58ab13c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:bd2cde65ab97165c492ff9529f406065ffb56cb36194dfbddff6b2cb58ab13c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.15.0-202404242206.p0.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:fbd71ba6916c75d948c2d6b3b56045ac36f72d374f59600d0ee937c8b9d361e4_arm64",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:fbd71ba6916c75d948c2d6b3b56045ac36f72d374f59600d0ee937c8b9d361e4_arm64",
"product_id": "openshift4/ose-sdn-rhel9@sha256:fbd71ba6916c75d948c2d6b3b56045ac36f72d374f59600d0ee937c8b9d361e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:fbd71ba6916c75d948c2d6b3b56045ac36f72d374f59600d0ee937c8b9d361e4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.15.0-202404231014.p0.g71a6f28.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:c78ccd1568cddb7af04c55311bbc2d4cbc43a7c78982789f95507e41bcd6e70f_arm64",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:c78ccd1568cddb7af04c55311bbc2d4cbc43a7c78982789f95507e41bcd6e70f_arm64",
"product_id": "openshift4/ose-olm-catalogd-rhel8@sha256:c78ccd1568cddb7af04c55311bbc2d4cbc43a7c78982789f95507e41bcd6e70f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256:c78ccd1568cddb7af04c55311bbc2d4cbc43a7c78982789f95507e41bcd6e70f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel8\u0026tag=v4.15.0-202404242206.p0.g2724be3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:53c4dfadb807c93e7500d3f0aa2313d23558a49ac6f5d21d50aef91c88ba59ed_arm64",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:53c4dfadb807c93e7500d3f0aa2313d23558a49ac6f5d21d50aef91c88ba59ed_arm64",
"product_id": "openshift4/ose-olm-operator-controller-rhel8@sha256:53c4dfadb807c93e7500d3f0aa2313d23558a49ac6f5d21d50aef91c88ba59ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256:53c4dfadb807c93e7500d3f0aa2313d23558a49ac6f5d21d50aef91c88ba59ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8\u0026tag=v4.15.0-202404242206.p0.ge290693.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:41cd33e5c5af3843aedcd40a21bc8c03013d080a43b3a977bfaa469b5a61e58c_arm64",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:41cd33e5c5af3843aedcd40a21bc8c03013d080a43b3a977bfaa469b5a61e58c_arm64",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:41cd33e5c5af3843aedcd40a21bc8c03013d080a43b3a977bfaa469b5a61e58c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:41cd33e5c5af3843aedcd40a21bc8c03013d080a43b3a977bfaa469b5a61e58c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.15.0-202404242206.p0.g5b09cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:30a224435cf7cb95449a0d0c472f875cc81080a9400f68e443f6d6aead39f5b7_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:30a224435cf7cb95449a0d0c472f875cc81080a9400f68e443f6d6aead39f5b7_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:30a224435cf7cb95449a0d0c472f875cc81080a9400f68e443f6d6aead39f5b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:30a224435cf7cb95449a0d0c472f875cc81080a9400f68e443f6d6aead39f5b7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.15.0-202404241208.p0.gd85d23f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b5e1b30921b1657ceaa46ce116ccf80c5f5eda47180590191ed6db48eaff1ef7_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b5e1b30921b1657ceaa46ce116ccf80c5f5eda47180590191ed6db48eaff1ef7_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b5e1b30921b1657ceaa46ce116ccf80c5f5eda47180590191ed6db48eaff1ef7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b5e1b30921b1657ceaa46ce116ccf80c5f5eda47180590191ed6db48eaff1ef7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.15.0-202404242206.p0.g2367f2c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:72d0202cd5fef87145965eb6f6ec88d836015ad61b2d05417f1d2e246a8bde91_arm64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:72d0202cd5fef87145965eb6f6ec88d836015ad61b2d05417f1d2e246a8bde91_arm64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:72d0202cd5fef87145965eb6f6ec88d836015ad61b2d05417f1d2e246a8bde91_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:72d0202cd5fef87145965eb6f6ec88d836015ad61b2d05417f1d2e246a8bde91?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202404241208.p0.gd85d23f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:2b03a49ba90b7aac9107c3cf1bd2028f2ccff090df9c2ac6aeea0a3fcf841935_arm64",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:2b03a49ba90b7aac9107c3cf1bd2028f2ccff090df9c2ac6aeea0a3fcf841935_arm64",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:2b03a49ba90b7aac9107c3cf1bd2028f2ccff090df9c2ac6aeea0a3fcf841935_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:2b03a49ba90b7aac9107c3cf1bd2028f2ccff090df9c2ac6aeea0a3fcf841935?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.15.0-202404242206.p0.gc5cc7a7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:db9530d58a6a52a2ba4910d7278fd15a016bd7950f3bb7692e4e9e5ddc0931dc_arm64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:db9530d58a6a52a2ba4910d7278fd15a016bd7950f3bb7692e4e9e5ddc0931dc_arm64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:db9530d58a6a52a2ba4910d7278fd15a016bd7950f3bb7692e4e9e5ddc0931dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:db9530d58a6a52a2ba4910d7278fd15a016bd7950f3bb7692e4e9e5ddc0931dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.15.0-202404242206.p0.g66161ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:c7071306a2e08b5d3c8ff28d00f52be372d430f4476a8eee8e3b55662f80ac61_arm64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:c7071306a2e08b5d3c8ff28d00f52be372d430f4476a8eee8e3b55662f80ac61_arm64",
"product_id": "openshift4/ose-tools-rhel8@sha256:c7071306a2e08b5d3c8ff28d00f52be372d430f4476a8eee8e3b55662f80ac61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:c7071306a2e08b5d3c8ff28d00f52be372d430f4476a8eee8e3b55662f80ac61?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.15.0-202404242206.p0.g62c4d45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:4b210d822a2d70e6f8366ceba78e1eb7e02554963180e684d0f25b7422c69d36_arm64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:4b210d822a2d70e6f8366ceba78e1eb7e02554963180e684d0f25b7422c69d36_arm64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:4b210d822a2d70e6f8366ceba78e1eb7e02554963180e684d0f25b7422c69d36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:4b210d822a2d70e6f8366ceba78e1eb7e02554963180e684d0f25b7422c69d36?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.15.0-202404242206.p0.gf3f1f5d.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:5a7d34174f5d57bc3bcb1ac589150e4ee440f98cd7502c7e970e6139f7b97d15_s390x",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:5a7d34174f5d57bc3bcb1ac589150e4ee440f98cd7502c7e970e6139f7b97d15_s390x",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:5a7d34174f5d57bc3bcb1ac589150e4ee440f98cd7502c7e970e6139f7b97d15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:5a7d34174f5d57bc3bcb1ac589150e4ee440f98cd7502c7e970e6139f7b97d15?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.15.0-202404231839.p0.g529ce52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9793e1ebfe9cd083e5c5c7efaa9d6e83b01fc9b605c7b9c6757e27befa481444_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9793e1ebfe9cd083e5c5c7efaa9d6e83b01fc9b605c7b9c6757e27befa481444_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9793e1ebfe9cd083e5c5c7efaa9d6e83b01fc9b605c7b9c6757e27befa481444_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:9793e1ebfe9cd083e5c5c7efaa9d6e83b01fc9b605c7b9c6757e27befa481444?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.15.0-202404231014.p0.g23d472a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.15.0-202404242206.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.15.0-202404242206.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.15.0-202404242206.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.15.0-202404242206.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.15.0-202404242206.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.15.0-202404242206.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:e94abd8054d410114c3ad57fa678003c036a2ea70c0d43b0dd6c8bde20c5b5c8_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:e94abd8054d410114c3ad57fa678003c036a2ea70c0d43b0dd6c8bde20c5b5c8_s390x",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:e94abd8054d410114c3ad57fa678003c036a2ea70c0d43b0dd6c8bde20c5b5c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:e94abd8054d410114c3ad57fa678003c036a2ea70c0d43b0dd6c8bde20c5b5c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.15.0-202404232305.p0.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:b11cea60cbf8fea3122b81ff56a59708b847bed3dad628c9c9eee1212b0b81a3_s390x",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:b11cea60cbf8fea3122b81ff56a59708b847bed3dad628c9c9eee1212b0b81a3_s390x",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:b11cea60cbf8fea3122b81ff56a59708b847bed3dad628c9c9eee1212b0b81a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:b11cea60cbf8fea3122b81ff56a59708b847bed3dad628c9c9eee1212b0b81a3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.15.0-202404242206.p0.g870ade5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:6b6b74744f3b55ffcfb838c72dc8d700fef918ed52df5900a48b7f4a8621bd46_s390x",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:6b6b74744f3b55ffcfb838c72dc8d700fef918ed52df5900a48b7f4a8621bd46_s390x",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:6b6b74744f3b55ffcfb838c72dc8d700fef918ed52df5900a48b7f4a8621bd46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:6b6b74744f3b55ffcfb838c72dc8d700fef918ed52df5900a48b7f4a8621bd46?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.15.0-202404242206.p0.gaed837c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:3f95223e4bda72134d11b597a89fa8a2f71d53d6042b4f02e5edb3b9d5019b6d_s390x",
"product": {
"name": "openshift4/ose-prometheus@sha256:3f95223e4bda72134d11b597a89fa8a2f71d53d6042b4f02e5edb3b9d5019b6d_s390x",
"product_id": "openshift4/ose-prometheus@sha256:3f95223e4bda72134d11b597a89fa8a2f71d53d6042b4f02e5edb3b9d5019b6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:3f95223e4bda72134d11b597a89fa8a2f71d53d6042b4f02e5edb3b9d5019b6d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.15.0-202404242206.p0.g6828e44.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:f3c455cd7d90b3d17ebd3cf8ff9a03f6e6070c0fd9303b9764d6ac6be019889b_s390x",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:f3c455cd7d90b3d17ebd3cf8ff9a03f6e6070c0fd9303b9764d6ac6be019889b_s390x",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:f3c455cd7d90b3d17ebd3cf8ff9a03f6e6070c0fd9303b9764d6ac6be019889b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:f3c455cd7d90b3d17ebd3cf8ff9a03f6e6070c0fd9303b9764d6ac6be019889b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.15.0-202404242206.p0.ge8e8c84.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:6fd5ea878745517e4ab1ef1922b34ce0e3c347d11cf566117d476fd0d98ec905_s390x",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:6fd5ea878745517e4ab1ef1922b34ce0e3c347d11cf566117d476fd0d98ec905_s390x",
"product_id": "openshift4/ose-monitoring-plugin-rhel8@sha256:6fd5ea878745517e4ab1ef1922b34ce0e3c347d11cf566117d476fd0d98ec905_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256:6fd5ea878745517e4ab1ef1922b34ce0e3c347d11cf566117d476fd0d98ec905?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8\u0026tag=v4.15.0-202404242206.p0.g53c1862.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:b0474c0d8f6273e363375fb7ca6e220962e9691eac67c9775ea3cb169b0550de_s390x",
"product": {
"name": "openshift4/ose-multus-cni@sha256:b0474c0d8f6273e363375fb7ca6e220962e9691eac67c9775ea3cb169b0550de_s390x",
"product_id": "openshift4/ose-multus-cni@sha256:b0474c0d8f6273e363375fb7ca6e220962e9691eac67c9775ea3cb169b0550de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:b0474c0d8f6273e363375fb7ca6e220962e9691eac67c9775ea3cb169b0550de?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.15.0-202404242206.p0.gc9b9d67.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:20348ea5523641c1c6b434e19d3f353d8cf977ca5655c4e90b5eb5789642dbdb_s390x",
"product": {
"name": "openshift4/ose-docker-builder@sha256:20348ea5523641c1c6b434e19d3f353d8cf977ca5655c4e90b5eb5789642dbdb_s390x",
"product_id": "openshift4/ose-docker-builder@sha256:20348ea5523641c1c6b434e19d3f353d8cf977ca5655c4e90b5eb5789642dbdb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:20348ea5523641c1c6b434e19d3f353d8cf977ca5655c4e90b5eb5789642dbdb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.15.0-202404242206.p0.g6791865.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:c04b06fbfd63f30de735289d79f05c6da659b82564be375d4cf0026b03edae0f_s390x",
"product": {
"name": "openshift4/ose-cli@sha256:c04b06fbfd63f30de735289d79f05c6da659b82564be375d4cf0026b03edae0f_s390x",
"product_id": "openshift4/ose-cli@sha256:c04b06fbfd63f30de735289d79f05c6da659b82564be375d4cf0026b03edae0f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:c04b06fbfd63f30de735289d79f05c6da659b82564be375d4cf0026b03edae0f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.15.0-202404242206.p0.g62c4d45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:2945e4e261dcaa522084faa28d7a50184a13f0a96bf8f1820dfa8ee70a93f8dd_s390x",
"product": {
"name": "openshift4/ose-console@sha256:2945e4e261dcaa522084faa28d7a50184a13f0a96bf8f1820dfa8ee70a93f8dd_s390x",
"product_id": "openshift4/ose-console@sha256:2945e4e261dcaa522084faa28d7a50184a13f0a96bf8f1820dfa8ee70a93f8dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:2945e4e261dcaa522084faa28d7a50184a13f0a96bf8f1820dfa8ee70a93f8dd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.15.0-202404250638.p0.g581297f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:f68d7b673d8408e11a5bd1d1bcbafbbaddc598a20483c941a358e609aefdfbf1_s390x",
"product": {
"name": "openshift4/ose-deployer@sha256:f68d7b673d8408e11a5bd1d1bcbafbbaddc598a20483c941a358e609aefdfbf1_s390x",
"product_id": "openshift4/ose-deployer@sha256:f68d7b673d8408e11a5bd1d1bcbafbbaddc598a20483c941a358e609aefdfbf1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:f68d7b673d8408e11a5bd1d1bcbafbbaddc598a20483c941a358e609aefdfbf1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.15.0-202404242206.p0.g62c4d45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:3deec298f9144d6f44831da5e815af0f1e36de36d6e68fb9191448098dc780ad_s390x",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:3deec298f9144d6f44831da5e815af0f1e36de36d6e68fb9191448098dc780ad_s390x",
"product_id": "openshift4/ose-haproxy-router@sha256:3deec298f9144d6f44831da5e815af0f1e36de36d6e68fb9191448098dc780ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:3deec298f9144d6f44831da5e815af0f1e36de36d6e68fb9191448098dc780ad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.15.0-202404242206.p0.g397ff2f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:b52ce57132e35e1df74918d13312bdb2d0f64c2546d32e072675b3866b1a7b09_s390x",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:b52ce57132e35e1df74918d13312bdb2d0f64c2546d32e072675b3866b1a7b09_s390x",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:b52ce57132e35e1df74918d13312bdb2d0f64c2546d32e072675b3866b1a7b09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:b52ce57132e35e1df74918d13312bdb2d0f64c2546d32e072675b3866b1a7b09?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202404230613.p0.g2f7b992.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:a6164e2299130f46125fcbc81756ae730c82c518a1de1d121980d2e9b1991a42_s390x",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:a6164e2299130f46125fcbc81756ae730c82c518a1de1d121980d2e9b1991a42_s390x",
"product_id": "openshift4/ose-pod-rhel9@sha256:a6164e2299130f46125fcbc81756ae730c82c518a1de1d121980d2e9b1991a42_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:a6164e2299130f46125fcbc81756ae730c82c518a1de1d121980d2e9b1991a42?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202404230444.p0.g2f7b992.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry-rhel9@sha256:cecb97a97b72f3e514bdc6c7e3e4d5b2c405d1e1c3dfa5e582aac40b6031ff16_s390x",
"product": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:cecb97a97b72f3e514bdc6c7e3e4d5b2c405d1e1c3dfa5e582aac40b6031ff16_s390x",
"product_id": "openshift4/ose-docker-registry-rhel9@sha256:cecb97a97b72f3e514bdc6c7e3e4d5b2c405d1e1c3dfa5e582aac40b6031ff16_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256:cecb97a97b72f3e514bdc6c7e3e4d5b2c405d1e1c3dfa5e582aac40b6031ff16?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.15.0-202404221012.p0.g0a844cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:b9e589d584da8faf9db68780c0cc982d3f4bdea8548b6660810584ddccf0cfa4_s390x",
"product": {
"name": "openshift4/ose-tests@sha256:b9e589d584da8faf9db68780c0cc982d3f4bdea8548b6660810584ddccf0cfa4_s390x",
"product_id": "openshift4/ose-tests@sha256:b9e589d584da8faf9db68780c0cc982d3f4bdea8548b6660810584ddccf0cfa4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:b9e589d584da8faf9db68780c0cc982d3f4bdea8548b6660810584ddccf0cfa4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.15.0-202404242206.p0.g8fe25d7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c5b5fbd2598545c1159a9c72e9d0bf58de46abb460a2f06644836484b0da7ae3_s390x",
"product": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c5b5fbd2598545c1159a9c72e9d0bf58de46abb460a2f06644836484b0da7ae3_s390x",
"product_id": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c5b5fbd2598545c1159a9c72e9d0bf58de46abb460a2f06644836484b0da7ae3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel8@sha256:c5b5fbd2598545c1159a9c72e9d0bf58de46abb460a2f06644836484b0da7ae3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8\u0026tag=v4.15.0-202404242206.p0.g232472e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:39e4cc82c68432bdffe53c86e5bb0ef84885bacaa6747f175134d8258a9a2ecc_s390x",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:39e4cc82c68432bdffe53c86e5bb0ef84885bacaa6747f175134d8258a9a2ecc_s390x",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:39e4cc82c68432bdffe53c86e5bb0ef84885bacaa6747f175134d8258a9a2ecc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:39e4cc82c68432bdffe53c86e5bb0ef84885bacaa6747f175134d8258a9a2ecc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.15.0-202404171812.p0.gf6374fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:aa79e5b2d3a093bb37217ccf341fe8cfaa467b617a027d6f0edd792571c32856_s390x",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:aa79e5b2d3a093bb37217ccf341fe8cfaa467b617a027d6f0edd792571c32856_s390x",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:aa79e5b2d3a093bb37217ccf341fe8cfaa467b617a027d6f0edd792571c32856_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:aa79e5b2d3a093bb37217ccf341fe8cfaa467b617a027d6f0edd792571c32856?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.15.0-202404171812.p0.gf6374fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:fbfd9d8b229bdfc2cc2e2f2147296a93e9868d6841c4d29afea14a54e23e7553_s390x",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:fbfd9d8b229bdfc2cc2e2f2147296a93e9868d6841c4d29afea14a54e23e7553_s390x",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:fbfd9d8b229bdfc2cc2e2f2147296a93e9868d6841c4d29afea14a54e23e7553_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:fbfd9d8b229bdfc2cc2e2f2147296a93e9868d6841c4d29afea14a54e23e7553?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.15.0-202404242206.p0.g02ccea9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e9714125309cbb5fe1531fb5e704ade3bc56bac58c337773c9c26af269125759_s390x",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e9714125309cbb5fe1531fb5e704ade3bc56bac58c337773c9c26af269125759_s390x",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e9714125309cbb5fe1531fb5e704ade3bc56bac58c337773c9c26af269125759_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:e9714125309cbb5fe1531fb5e704ade3bc56bac58c337773c9c26af269125759?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.15.0-202404242206.p0.g59b5f5f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:9315e7b14ee15f4240ffc87c967992d5d7090356d8b344395b8f58c15aab79b3_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:9315e7b14ee15f4240ffc87c967992d5d7090356d8b344395b8f58c15aab79b3_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:9315e7b14ee15f4240ffc87c967992d5d7090356d8b344395b8f58c15aab79b3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:9315e7b14ee15f4240ffc87c967992d5d7090356d8b344395b8f58c15aab79b3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.15.0-202404222113.p0.ga20e7ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:aa7b656a9c3b9b54181d761b4206984c0851d1ba0eba955b22fa7d59a8bdb195_s390x",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:aa7b656a9c3b9b54181d761b4206984c0851d1ba0eba955b22fa7d59a8bdb195_s390x",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:aa7b656a9c3b9b54181d761b4206984c0851d1ba0eba955b22fa7d59a8bdb195_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:aa7b656a9c3b9b54181d761b4206984c0851d1ba0eba955b22fa7d59a8bdb195?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.15.0-202404242206.p0.g59b5f5f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:924be8bec69fa4ee76dded0ae4738a3a95c92672eac331e30bf1e64f4f85466c_s390x",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:924be8bec69fa4ee76dded0ae4738a3a95c92672eac331e30bf1e64f4f85466c_s390x",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:924be8bec69fa4ee76dded0ae4738a3a95c92672eac331e30bf1e64f4f85466c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:924be8bec69fa4ee76dded0ae4738a3a95c92672eac331e30bf1e64f4f85466c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.15.0-202404221012.p0.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:0f79bc3495db4aaa8d6f1494d69b17e566807ada1dc90ae8382cfcde71a7e235_s390x",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:0f79bc3495db4aaa8d6f1494d69b17e566807ada1dc90ae8382cfcde71a7e235_s390x",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:0f79bc3495db4aaa8d6f1494d69b17e566807ada1dc90ae8382cfcde71a7e235_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:0f79bc3495db4aaa8d6f1494d69b17e566807ada1dc90ae8382cfcde71a7e235?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.15.0-202404181413.p0.g698a403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bc8252d116c61e3757f3cb110cc0005197b41fbd5c84f6100f676f83a734c039_s390x",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bc8252d116c61e3757f3cb110cc0005197b41fbd5c84f6100f676f83a734c039_s390x",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bc8252d116c61e3757f3cb110cc0005197b41fbd5c84f6100f676f83a734c039_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:bc8252d116c61e3757f3cb110cc0005197b41fbd5c84f6100f676f83a734c039?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202404161612.p0.g298f47e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:3fd44cdb13268aada923426cdb325854932214353d823556db3d6b74f02be094_s390x",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:3fd44cdb13268aada923426cdb325854932214353d823556db3d6b74f02be094_s390x",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:3fd44cdb13268aada923426cdb325854932214353d823556db3d6b74f02be094_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:3fd44cdb13268aada923426cdb325854932214353d823556db3d6b74f02be094?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.15.0-202404250638.p0.g626dfd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39bf5be42806472538e7f3cb138bca8cd75cca598d519111cc8d0b8e365d1aaf_s390x",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39bf5be42806472538e7f3cb138bca8cd75cca598d519111cc8d0b8e365d1aaf_s390x",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39bf5be42806472538e7f3cb138bca8cd75cca598d519111cc8d0b8e365d1aaf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:39bf5be42806472538e7f3cb138bca8cd75cca598d519111cc8d0b8e365d1aaf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.15.0-202404221012.p0.g32d38bb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:e29220351e73861887d2103b1825dec4310a607c67ead9d4f62e47f141dbc71a_s390x",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:e29220351e73861887d2103b1825dec4310a607c67ead9d4f62e47f141dbc71a_s390x",
"product_id": "openshift4/ose-cli-artifacts@sha256:e29220351e73861887d2103b1825dec4310a607c67ead9d4f62e47f141dbc71a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:e29220351e73861887d2103b1825dec4310a607c67ead9d4f62e47f141dbc71a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.15.0-202404242206.p0.g62c4d45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:f2f5b83e1f4c18d21068749faaeee6915033d596bfa81aafa883ff9d87ddbf88_s390x",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:f2f5b83e1f4c18d21068749faaeee6915033d596bfa81aafa883ff9d87ddbf88_s390x",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:f2f5b83e1f4c18d21068749faaeee6915033d596bfa81aafa883ff9d87ddbf88_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:f2f5b83e1f4c18d21068749faaeee6915033d596bfa81aafa883ff9d87ddbf88?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.15.0-202404242206.p0.g55199c9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:b06d6599f0cc9ad80552aaaaeac2dc8330bba7c0cb63171247709336e4a0c3e6_s390x",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:b06d6599f0cc9ad80552aaaaeac2dc8330bba7c0cb63171247709336e4a0c3e6_s390x",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:b06d6599f0cc9ad80552aaaaeac2dc8330bba7c0cb63171247709336e4a0c3e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:b06d6599f0cc9ad80552aaaaeac2dc8330bba7c0cb63171247709336e4a0c3e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.15.0-202404242206.p0.g10b6234.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09be85c18e4c478dd57d2f96b8bd2d8de987d0e2a6200a566604918ab243d8a5_s390x",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09be85c18e4c478dd57d2f96b8bd2d8de987d0e2a6200a566604918ab243d8a5_s390x",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09be85c18e4c478dd57d2f96b8bd2d8de987d0e2a6200a566604918ab243d8a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09be85c18e4c478dd57d2f96b8bd2d8de987d0e2a6200a566604918ab243d8a5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.15.0-202404241208.p0.g43f5318.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c878ff993cbf5f5551e6476e59e9c56e902b2184af0ce0f1d5cd346a7cc220b2_s390x",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c878ff993cbf5f5551e6476e59e9c56e902b2184af0ce0f1d5cd346a7cc220b2_s390x",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c878ff993cbf5f5551e6476e59e9c56e902b2184af0ce0f1d5cd346a7cc220b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c878ff993cbf5f5551e6476e59e9c56e902b2184af0ce0f1d5cd346a7cc220b2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.15.0-202404240836.p0.gd782a61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:30d3268ab05541603b5191552a4b8abb5388b40a47798abdb03d4cd77e205ab9_s390x",
"product": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:30d3268ab05541603b5191552a4b8abb5388b40a47798abdb03d4cd77e205ab9_s390x",
"product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:30d3268ab05541603b5191552a4b8abb5388b40a47798abdb03d4cd77e205ab9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:30d3268ab05541603b5191552a4b8abb5388b40a47798abdb03d4cd77e205ab9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.15.0-202404201443.p0.g49290d7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3439e3180ebfe7439e55581e14cd6eb99e5b88f7a6841261734584d79c2c1f3e_s390x",
"product": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3439e3180ebfe7439e55581e14cd6eb99e5b88f7a6841261734584d79c2c1f3e_s390x",
"product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3439e3180ebfe7439e55581e14cd6eb99e5b88f7a6841261734584d79c2c1f3e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:3439e3180ebfe7439e55581e14cd6eb99e5b88f7a6841261734584d79c2c1f3e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.15.0-202404182213.p0.g0d4962a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:69072b531c3a4905cae4964df34710b90c186895a7ebe9fe9de5577da86f9bd1_s390x",
"product": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:69072b531c3a4905cae4964df34710b90c186895a7ebe9fe9de5577da86f9bd1_s390x",
"product_id": "openshift4/ose-cluster-olm-operator-rhel8@sha256:69072b531c3a4905cae4964df34710b90c186895a7ebe9fe9de5577da86f9bd1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256:69072b531c3a4905cae4964df34710b90c186895a7ebe9fe9de5577da86f9bd1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8\u0026tag=v4.15.0-202404242206.p0.ga7ba898.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:caedae4eb4bdb5a698383f8ada62c4c67aa57bf9ccfff40e5a15c83e22cc9307_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:caedae4eb4bdb5a698383f8ada62c4c67aa57bf9ccfff40e5a15c83e22cc9307_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:caedae4eb4bdb5a698383f8ada62c4c67aa57bf9ccfff40e5a15c83e22cc9307_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:caedae4eb4bdb5a698383f8ada62c4c67aa57bf9ccfff40e5a15c83e22cc9307?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.15.0-202404242206.p0.ge9b0fa2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:67f852d58e85c430a58bcc23c7f11453a741988b817d4f8775421bec346f8739_s390x",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:67f852d58e85c430a58bcc23c7f11453a741988b817d4f8775421bec346f8739_s390x",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:67f852d58e85c430a58bcc23c7f11453a741988b817d4f8775421bec346f8739_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:67f852d58e85c430a58bcc23c7f11453a741988b817d4f8775421bec346f8739?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.15.0-202404242206.p0.g401d350.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:614ecae1b4188f904f7ce5e1dc79c355475520136eb52a18abe78c9aa5e29d90_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:614ecae1b4188f904f7ce5e1dc79c355475520136eb52a18abe78c9aa5e29d90_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:614ecae1b4188f904f7ce5e1dc79c355475520136eb52a18abe78c9aa5e29d90_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:614ecae1b4188f904f7ce5e1dc79c355475520136eb52a18abe78c9aa5e29d90?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.15.0-202404242206.p0.g8d017b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.15.0-202404242206.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"product_id": "openshift4/ose-csi-external-resizer@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.15.0-202404242206.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:23e977f451a38168f6f8da74fd99255d6d931559ebc8ec104560b0c9256d2174_s390x",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:23e977f451a38168f6f8da74fd99255d6d931559ebc8ec104560b0c9256d2174_s390x",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:23e977f451a38168f6f8da74fd99255d6d931559ebc8ec104560b0c9256d2174_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:23e977f451a38168f6f8da74fd99255d6d931559ebc8ec104560b0c9256d2174?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.15.0-202404242206.p0.g39ea8ee.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:0fe0231965aac9a7377e6c06602c7b02a4bc3f702eb230b2593a7b27b81fafbb_s390x",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:0fe0231965aac9a7377e6c06602c7b02a4bc3f702eb230b2593a7b27b81fafbb_s390x",
"product_id": "openshift4/ose-etcd-rhel9@sha256:0fe0231965aac9a7377e6c06602c7b02a4bc3f702eb230b2593a7b27b81fafbb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:0fe0231965aac9a7377e6c06602c7b02a4bc3f702eb230b2593a7b27b81fafbb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.15.0-202404241208.p0.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:13e1a2ff826ef05c19026c60fed7df51336d61a73585b0ac8fa20ccf5a5d5841_s390x",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:13e1a2ff826ef05c19026c60fed7df51336d61a73585b0ac8fa20ccf5a5d5841_s390x",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:13e1a2ff826ef05c19026c60fed7df51336d61a73585b0ac8fa20ccf5a5d5841_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:13e1a2ff826ef05c19026c60fed7df51336d61a73585b0ac8fa20ccf5a5d5841?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.15.0-202404250314.p0.g3d18add.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b21bfdb8ae1c13c06de451169903e15d08b7b4f347c96c05e1db672033b5edb6_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b21bfdb8ae1c13c06de451169903e15d08b7b4f347c96c05e1db672033b5edb6_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b21bfdb8ae1c13c06de451169903e15d08b7b4f347c96c05e1db672033b5edb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b21bfdb8ae1c13c06de451169903e15d08b7b4f347c96c05e1db672033b5edb6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.15.0-202404242206.p0.g516264a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:f861f278224c8ab8d17f1c5eee31e1aec9947976a7be5ba910ba702facaf175f_s390x",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:f861f278224c8ab8d17f1c5eee31e1aec9947976a7be5ba910ba702facaf175f_s390x",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:f861f278224c8ab8d17f1c5eee31e1aec9947976a7be5ba910ba702facaf175f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:f861f278224c8ab8d17f1c5eee31e1aec9947976a7be5ba910ba702facaf175f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.15.0-202404222113.p0.gcecb4da.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:5953722bf6db7a5ac5b25111d78a568c2eabc0f76f6b79701b552159d0c77b42_s390x",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:5953722bf6db7a5ac5b25111d78a568c2eabc0f76f6b79701b552159d0c77b42_s390x",
"product_id": "openshift4/ose-installer-altinfra-rhel8@sha256:5953722bf6db7a5ac5b25111d78a568c2eabc0f76f6b79701b552159d0c77b42_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256:5953722bf6db7a5ac5b25111d78a568c2eabc0f76f6b79701b552159d0c77b42?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel8\u0026tag=v4.15.0-202404242206.p0.g626dfd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:541e827588bb412e93b2010914bc3a23c3c7784feda2f7f38ffc460ba970f214_s390x",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:541e827588bb412e93b2010914bc3a23c3c7784feda2f7f38ffc460ba970f214_s390x",
"product_id": "openshift4/ose-installer-artifacts@sha256:541e827588bb412e93b2010914bc3a23c3c7784feda2f7f38ffc460ba970f214_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:541e827588bb412e93b2010914bc3a23c3c7784feda2f7f38ffc460ba970f214?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.15.0-202404250638.p0.g626dfd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:b6202ceaf26cf5fac5b6a52cd824c3d0a1f78fbc62f1a76356c79b2a4386a764_s390x",
"product": {
"name": "openshift4/ose-installer@sha256:b6202ceaf26cf5fac5b6a52cd824c3d0a1f78fbc62f1a76356c79b2a4386a764_s390x",
"product_id": "openshift4/ose-installer@sha256:b6202ceaf26cf5fac5b6a52cd824c3d0a1f78fbc62f1a76356c79b2a4386a764_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:b6202ceaf26cf5fac5b6a52cd824c3d0a1f78fbc62f1a76356c79b2a4386a764?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.15.0-202404250638.p0.g626dfd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-metrics-server-rhel8@sha256:4462f13fe10b030e2bdeb749f2c5112089dc85010ab5153438c5b79edef124c0_s390x",
"product": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:4462f13fe10b030e2bdeb749f2c5112089dc85010ab5153438c5b79edef124c0_s390x",
"product_id": "openshift4/kube-metrics-server-rhel8@sha256:4462f13fe10b030e2bdeb749f2c5112089dc85010ab5153438c5b79edef124c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel8@sha256:4462f13fe10b030e2bdeb749f2c5112089dc85010ab5153438c5b79edef124c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel8\u0026tag=v4.15.0-202404242206.p0.gbcbf241.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:7ddea8980b371ad3674600a20a80968947538b1c3378de2ba97a9b2040d3a913_s390x",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:7ddea8980b371ad3674600a20a80968947538b1c3378de2ba97a9b2040d3a913_s390x",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:7ddea8980b371ad3674600a20a80968947538b1c3378de2ba97a9b2040d3a913_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:7ddea8980b371ad3674600a20a80968947538b1c3378de2ba97a9b2040d3a913?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.15.0-202404242206.p0.gd3bdbce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:dcfc94547a1e787c9cd0770bc1fbff0238baf4a48bd7f9d2aa9c093fed561454_s390x",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:dcfc94547a1e787c9cd0770bc1fbff0238baf4a48bd7f9d2aa9c093fed561454_s390x",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:dcfc94547a1e787c9cd0770bc1fbff0238baf4a48bd7f9d2aa9c093fed561454_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:dcfc94547a1e787c9cd0770bc1fbff0238baf4a48bd7f9d2aa9c093fed561454?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.15.0-202404171812.p0.g4cca395.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:51dc3a8604facf5fa2e3a5de1a4ba91395b7f951017e60c0798a20557a1619d3_s390x",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:51dc3a8604facf5fa2e3a5de1a4ba91395b7f951017e60c0798a20557a1619d3_s390x",
"product_id": "openshift4/ose-machine-config-operator@sha256:51dc3a8604facf5fa2e3a5de1a4ba91395b7f951017e60c0798a20557a1619d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:51dc3a8604facf5fa2e3a5de1a4ba91395b7f951017e60c0798a20557a1619d3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.15.0-202404242206.p0.g6e28938.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:16517d6f5a93280a336e785a543e0af4c68be8c9a923ba41c1e329ea7fcee954_s390x",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:16517d6f5a93280a336e785a543e0af4c68be8c9a923ba41c1e329ea7fcee954_s390x",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:16517d6f5a93280a336e785a543e0af4c68be8c9a923ba41c1e329ea7fcee954_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:16517d6f5a93280a336e785a543e0af4c68be8c9a923ba41c1e329ea7fcee954?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.15.0-202404250638.p0.g9e9c920.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:6b5c307c0d9341a5b9e0db7749a58e30fd0a6bb9fb303f55d772be51f33bd87a_s390x",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:6b5c307c0d9341a5b9e0db7749a58e30fd0a6bb9fb303f55d772be51f33bd87a_s390x",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:6b5c307c0d9341a5b9e0db7749a58e30fd0a6bb9fb303f55d772be51f33bd87a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:6b5c307c0d9341a5b9e0db7749a58e30fd0a6bb9fb303f55d772be51f33bd87a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.15.0-202404242206.p0.ga5b755b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:39ab4913c23c9e94dbaa9830078f31f31f3b726aafcd2bc575f505de69445dcd_s390x",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:39ab4913c23c9e94dbaa9830078f31f31f3b726aafcd2bc575f505de69445dcd_s390x",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:39ab4913c23c9e94dbaa9830078f31f31f3b726aafcd2bc575f505de69445dcd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:39ab4913c23c9e94dbaa9830078f31f31f3b726aafcd2bc575f505de69445dcd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.15.0-202404242206.p0.g2edc45f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:bebd0e3040d6d09958ad8ab439055ffb281433a63333826c772c3457954035aa_s390x",
"product": {
"name": "openshift4/ose-must-gather@sha256:bebd0e3040d6d09958ad8ab439055ffb281433a63333826c772c3457954035aa_s390x",
"product_id": "openshift4/ose-must-gather@sha256:bebd0e3040d6d09958ad8ab439055ffb281433a63333826c772c3457954035aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:bebd0e3040d6d09958ad8ab439055ffb281433a63333826c772c3457954035aa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.15.0-202404242206.p0.g4733506.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:3b55e2e9ad2241adb6feba2b9952b6f92ccffcc66bf52d93d6bc46c5375e6be3_s390x",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:3b55e2e9ad2241adb6feba2b9952b6f92ccffcc66bf52d93d6bc46c5375e6be3_s390x",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:3b55e2e9ad2241adb6feba2b9952b6f92ccffcc66bf52d93d6bc46c5375e6be3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:3b55e2e9ad2241adb6feba2b9952b6f92ccffcc66bf52d93d6bc46c5375e6be3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.15.0-202404242206.p0.gf91deca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:6365bb9f7639852fd201bb4f3f065b86273ba0d6c244444c41c725d3564f3739_s390x",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:6365bb9f7639852fd201bb4f3f065b86273ba0d6c244444c41c725d3564f3739_s390x",
"product_id": "openshift4/network-tools-rhel8@sha256:6365bb9f7639852fd201bb4f3f065b86273ba0d6c244444c41c725d3564f3739_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:6365bb9f7639852fd201bb4f3f065b86273ba0d6c244444c41c725d3564f3739?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.15.0-202404242206.p0.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:e366ac55bc26381565733678a5fd7583c15daeca073887e534d1ebda3a7c88e7_s390x",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:e366ac55bc26381565733678a5fd7583c15daeca073887e534d1ebda3a7c88e7_s390x",
"product_id": "openshift4/ose-sdn-rhel9@sha256:e366ac55bc26381565733678a5fd7583c15daeca073887e534d1ebda3a7c88e7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:e366ac55bc26381565733678a5fd7583c15daeca073887e534d1ebda3a7c88e7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.15.0-202404231014.p0.g71a6f28.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:858dcdf3eeb402b2300700530f8db190c624711413e64bdbf835d84c046c2377_s390x",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:858dcdf3eeb402b2300700530f8db190c624711413e64bdbf835d84c046c2377_s390x",
"product_id": "openshift4/ose-olm-catalogd-rhel8@sha256:858dcdf3eeb402b2300700530f8db190c624711413e64bdbf835d84c046c2377_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256:858dcdf3eeb402b2300700530f8db190c624711413e64bdbf835d84c046c2377?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel8\u0026tag=v4.15.0-202404242206.p0.g2724be3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:8be87b532e34c9e34a0313a6121ea5c17818f12c37bb66a2ca49c44687ac7492_s390x",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:8be87b532e34c9e34a0313a6121ea5c17818f12c37bb66a2ca49c44687ac7492_s390x",
"product_id": "openshift4/ose-olm-operator-controller-rhel8@sha256:8be87b532e34c9e34a0313a6121ea5c17818f12c37bb66a2ca49c44687ac7492_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256:8be87b532e34c9e34a0313a6121ea5c17818f12c37bb66a2ca49c44687ac7492?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8\u0026tag=v4.15.0-202404242206.p0.ge290693.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:fb38313d4aadb83ced1708d47278a39098a0ee915106deb41f21d722fac25aa4_s390x",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:fb38313d4aadb83ced1708d47278a39098a0ee915106deb41f21d722fac25aa4_s390x",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:fb38313d4aadb83ced1708d47278a39098a0ee915106deb41f21d722fac25aa4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:fb38313d4aadb83ced1708d47278a39098a0ee915106deb41f21d722fac25aa4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.15.0-202404242206.p0.g5b09cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cefbb86aab5d95cc4ac086372b225b49b1a5a59722dbaf34138bcd78705dfda1_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cefbb86aab5d95cc4ac086372b225b49b1a5a59722dbaf34138bcd78705dfda1_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cefbb86aab5d95cc4ac086372b225b49b1a5a59722dbaf34138bcd78705dfda1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:cefbb86aab5d95cc4ac086372b225b49b1a5a59722dbaf34138bcd78705dfda1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.15.0-202404241208.p0.gd85d23f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d7207dc459e64b88e815565c8e8eede4693dac1a2bb97cf0424b3b9120e3be3a_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d7207dc459e64b88e815565c8e8eede4693dac1a2bb97cf0424b3b9120e3be3a_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d7207dc459e64b88e815565c8e8eede4693dac1a2bb97cf0424b3b9120e3be3a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d7207dc459e64b88e815565c8e8eede4693dac1a2bb97cf0424b3b9120e3be3a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.15.0-202404242206.p0.g2367f2c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b8dbe726210f8c5c557c71407797fb8841c349d9cca3de725c3c0e5b802b3d61_s390x",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b8dbe726210f8c5c557c71407797fb8841c349d9cca3de725c3c0e5b802b3d61_s390x",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b8dbe726210f8c5c557c71407797fb8841c349d9cca3de725c3c0e5b802b3d61_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:b8dbe726210f8c5c557c71407797fb8841c349d9cca3de725c3c0e5b802b3d61?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202404241208.p0.gd85d23f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:2bcb61a28b035448b05fc369d670bfdb7ecc7103a73b112cfe7e8c794e8f5dd2_s390x",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:2bcb61a28b035448b05fc369d670bfdb7ecc7103a73b112cfe7e8c794e8f5dd2_s390x",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:2bcb61a28b035448b05fc369d670bfdb7ecc7103a73b112cfe7e8c794e8f5dd2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:2bcb61a28b035448b05fc369d670bfdb7ecc7103a73b112cfe7e8c794e8f5dd2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.15.0-202404242206.p0.gc5cc7a7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:86f70579710a4549fc68a2d2a8795df6344717ada98a01e494b104d56fb47150_s390x",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:86f70579710a4549fc68a2d2a8795df6344717ada98a01e494b104d56fb47150_s390x",
"product_id": "openshift4/ose-thanos-rhel8@sha256:86f70579710a4549fc68a2d2a8795df6344717ada98a01e494b104d56fb47150_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:86f70579710a4549fc68a2d2a8795df6344717ada98a01e494b104d56fb47150?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.15.0-202404242206.p0.g66161ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:8af8c1cd37b0921b14180cd28e78d6c7325ef2c7d86237e1053567ddef04e79d_s390x",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:8af8c1cd37b0921b14180cd28e78d6c7325ef2c7d86237e1053567ddef04e79d_s390x",
"product_id": "openshift4/ose-tools-rhel8@sha256:8af8c1cd37b0921b14180cd28e78d6c7325ef2c7d86237e1053567ddef04e79d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:8af8c1cd37b0921b14180cd28e78d6c7325ef2c7d86237e1053567ddef04e79d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.15.0-202404242206.p0.g62c4d45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:25b6bc19051987b993ec000f2a3bc5daf2b93d2a0b9d9ab6eb980772c5b86d4a_s390x",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:25b6bc19051987b993ec000f2a3bc5daf2b93d2a0b9d9ab6eb980772c5b86d4a_s390x",
"product_id": "openshift4/ose-prom-label-proxy@sha256:25b6bc19051987b993ec000f2a3bc5daf2b93d2a0b9d9ab6eb980772c5b86d4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:25b6bc19051987b993ec000f2a3bc5daf2b93d2a0b9d9ab6eb980772c5b86d4a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.15.0-202404242206.p0.gf3f1f5d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_s390x",
"product": {
"name": "rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_s390x",
"product_id": "rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=415.92.202404251009-0"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:c5fc5bf9e61f373b8627a13d0c615e4990c9c31c825fdb3fa400fa4215701b28_ppc64le",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:c5fc5bf9e61f373b8627a13d0c615e4990c9c31c825fdb3fa400fa4215701b28_ppc64le",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:c5fc5bf9e61f373b8627a13d0c615e4990c9c31c825fdb3fa400fa4215701b28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:c5fc5bf9e61f373b8627a13d0c615e4990c9c31c825fdb3fa400fa4215701b28?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.15.0-202404231839.p0.g529ce52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a30b0089819e9be8dcf59a8a65f86b62afec49dd25c5f25309fef5b15700509_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a30b0089819e9be8dcf59a8a65f86b62afec49dd25c5f25309fef5b15700509_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a30b0089819e9be8dcf59a8a65f86b62afec49dd25c5f25309fef5b15700509_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:7a30b0089819e9be8dcf59a8a65f86b62afec49dd25c5f25309fef5b15700509?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.15.0-202404231014.p0.g23d472a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:7ac3c732606322655c3df20fcd4fd338b4ee2fb7312902c66ba011c00b5a04ea_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:7ac3c732606322655c3df20fcd4fd338b4ee2fb7312902c66ba011c00b5a04ea_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel9@sha256:7ac3c732606322655c3df20fcd4fd338b4ee2fb7312902c66ba011c00b5a04ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256:7ac3c732606322655c3df20fcd4fd338b4ee2fb7312902c66ba011c00b5a04ea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=v4.15.0-202404241208.p0.gd85d23f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c139da56fd96d099a3b56b73cd4ad539a3ff67ba32e4ed9660edc53653f05059_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c139da56fd96d099a3b56b73cd4ad539a3ff67ba32e4ed9660edc53653f05059_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c139da56fd96d099a3b56b73cd4ad539a3ff67ba32e4ed9660edc53653f05059_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:c139da56fd96d099a3b56b73cd4ad539a3ff67ba32e4ed9660edc53653f05059?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.15.0-202404242206.p0.g2fc4a7c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.15.0-202404242206.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.15.0-202404242206.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.15.0-202404242206.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.15.0-202404242206.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.15.0-202404242206.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.15.0-202404242206.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:40c8106debb597f5a4782e7c2d8bce94a5f5f10b6130860d8259eb8f44177fb0_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:40c8106debb597f5a4782e7c2d8bce94a5f5f10b6130860d8259eb8f44177fb0_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:40c8106debb597f5a4782e7c2d8bce94a5f5f10b6130860d8259eb8f44177fb0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:40c8106debb597f5a4782e7c2d8bce94a5f5f10b6130860d8259eb8f44177fb0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.15.0-202404232305.p0.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:36e112e72d9d7d3acf5655f712311e9d59ab7d59067ffd0e091bc12210b39a83_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:36e112e72d9d7d3acf5655f712311e9d59ab7d59067ffd0e091bc12210b39a83_ppc64le",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:36e112e72d9d7d3acf5655f712311e9d59ab7d59067ffd0e091bc12210b39a83_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:36e112e72d9d7d3acf5655f712311e9d59ab7d59067ffd0e091bc12210b39a83?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.15.0-202404242206.p0.g870ade5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:fad9f01902b8872ad221d75bee35ee815d5549b7a9f9aff709ea6a61b1b5603a_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:fad9f01902b8872ad221d75bee35ee815d5549b7a9f9aff709ea6a61b1b5603a_ppc64le",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:fad9f01902b8872ad221d75bee35ee815d5549b7a9f9aff709ea6a61b1b5603a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:fad9f01902b8872ad221d75bee35ee815d5549b7a9f9aff709ea6a61b1b5603a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.15.0-202404242206.p0.gaed837c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:5c53ea2faa6d4f48573083d758865347ded3e7c9ec45ca4d96161cb9a385edde_ppc64le",
"product": {
"name": "openshift4/ose-prometheus@sha256:5c53ea2faa6d4f48573083d758865347ded3e7c9ec45ca4d96161cb9a385edde_ppc64le",
"product_id": "openshift4/ose-prometheus@sha256:5c53ea2faa6d4f48573083d758865347ded3e7c9ec45ca4d96161cb9a385edde_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:5c53ea2faa6d4f48573083d758865347ded3e7c9ec45ca4d96161cb9a385edde?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.15.0-202404242206.p0.g6828e44.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:1e8dfb07886fcdddad58d9c895df4d892fe279b35434ee29bec3a0ca16851250_ppc64le",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:1e8dfb07886fcdddad58d9c895df4d892fe279b35434ee29bec3a0ca16851250_ppc64le",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:1e8dfb07886fcdddad58d9c895df4d892fe279b35434ee29bec3a0ca16851250_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:1e8dfb07886fcdddad58d9c895df4d892fe279b35434ee29bec3a0ca16851250?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.15.0-202404242206.p0.ge8e8c84.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:95acfd2820f8aa99b9d7a409cc7864a804e5676a76c10a2a55235b11f5c12a7c_ppc64le",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:95acfd2820f8aa99b9d7a409cc7864a804e5676a76c10a2a55235b11f5c12a7c_ppc64le",
"product_id": "openshift4/ose-monitoring-plugin-rhel8@sha256:95acfd2820f8aa99b9d7a409cc7864a804e5676a76c10a2a55235b11f5c12a7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256:95acfd2820f8aa99b9d7a409cc7864a804e5676a76c10a2a55235b11f5c12a7c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8\u0026tag=v4.15.0-202404242206.p0.g53c1862.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:c9e1f7c22076d5ac41de4c6e869b211f91c1001a1badf019469c2f52d338c0ba_ppc64le",
"product": {
"name": "openshift4/ose-multus-cni@sha256:c9e1f7c22076d5ac41de4c6e869b211f91c1001a1badf019469c2f52d338c0ba_ppc64le",
"product_id": "openshift4/ose-multus-cni@sha256:c9e1f7c22076d5ac41de4c6e869b211f91c1001a1badf019469c2f52d338c0ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:c9e1f7c22076d5ac41de4c6e869b211f91c1001a1badf019469c2f52d338c0ba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.15.0-202404242206.p0.gc9b9d67.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:fe0ab9a52f94b8942a83797feda1e72323e141c91e440907ba0d1af13f3eff09_ppc64le",
"product": {
"name": "openshift4/ose-docker-builder@sha256:fe0ab9a52f94b8942a83797feda1e72323e141c91e440907ba0d1af13f3eff09_ppc64le",
"product_id": "openshift4/ose-docker-builder@sha256:fe0ab9a52f94b8942a83797feda1e72323e141c91e440907ba0d1af13f3eff09_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:fe0ab9a52f94b8942a83797feda1e72323e141c91e440907ba0d1af13f3eff09?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.15.0-202404242206.p0.g6791865.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:ceeadde80ca330f89c9ad3b28e680517443cc76019534c7fef9b12d4334fce65_ppc64le",
"product": {
"name": "openshift4/ose-cli@sha256:ceeadde80ca330f89c9ad3b28e680517443cc76019534c7fef9b12d4334fce65_ppc64le",
"product_id": "openshift4/ose-cli@sha256:ceeadde80ca330f89c9ad3b28e680517443cc76019534c7fef9b12d4334fce65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:ceeadde80ca330f89c9ad3b28e680517443cc76019534c7fef9b12d4334fce65?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.15.0-202404242206.p0.g62c4d45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:7ca44056083d98a3594c4f31607eb99cb36837deb48c4c8367d2654f87caf752_ppc64le",
"product": {
"name": "openshift4/ose-console@sha256:7ca44056083d98a3594c4f31607eb99cb36837deb48c4c8367d2654f87caf752_ppc64le",
"product_id": "openshift4/ose-console@sha256:7ca44056083d98a3594c4f31607eb99cb36837deb48c4c8367d2654f87caf752_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:7ca44056083d98a3594c4f31607eb99cb36837deb48c4c8367d2654f87caf752?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.15.0-202404250638.p0.g581297f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:b711402554f74fa5a50fc944c7701c07cb22c625e078cc0dccfa45e3fc32cb54_ppc64le",
"product": {
"name": "openshift4/ose-deployer@sha256:b711402554f74fa5a50fc944c7701c07cb22c625e078cc0dccfa45e3fc32cb54_ppc64le",
"product_id": "openshift4/ose-deployer@sha256:b711402554f74fa5a50fc944c7701c07cb22c625e078cc0dccfa45e3fc32cb54_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:b711402554f74fa5a50fc944c7701c07cb22c625e078cc0dccfa45e3fc32cb54?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.15.0-202404242206.p0.g62c4d45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:b0bdcaf996533609bc07f5fd37c4521dcab964e98078a5b39ad14e600201b128_ppc64le",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:b0bdcaf996533609bc07f5fd37c4521dcab964e98078a5b39ad14e600201b128_ppc64le",
"product_id": "openshift4/ose-haproxy-router@sha256:b0bdcaf996533609bc07f5fd37c4521dcab964e98078a5b39ad14e600201b128_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:b0bdcaf996533609bc07f5fd37c4521dcab964e98078a5b39ad14e600201b128?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.15.0-202404242206.p0.g397ff2f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:1d8c1426dc3e0e133832d047bd970c61fe3c61bc160abe57124ecb0c462c4308_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:1d8c1426dc3e0e133832d047bd970c61fe3c61bc160abe57124ecb0c462c4308_ppc64le",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:1d8c1426dc3e0e133832d047bd970c61fe3c61bc160abe57124ecb0c462c4308_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:1d8c1426dc3e0e133832d047bd970c61fe3c61bc160abe57124ecb0c462c4308?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202404230613.p0.g2f7b992.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:4b531c8bf99aa760e9db78c844a9c0e7348f68afda41fafc7e3cb196964fc29d_ppc64le",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:4b531c8bf99aa760e9db78c844a9c0e7348f68afda41fafc7e3cb196964fc29d_ppc64le",
"product_id": "openshift4/ose-pod-rhel9@sha256:4b531c8bf99aa760e9db78c844a9c0e7348f68afda41fafc7e3cb196964fc29d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:4b531c8bf99aa760e9db78c844a9c0e7348f68afda41fafc7e3cb196964fc29d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202404230444.p0.g2f7b992.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry-rhel9@sha256:007c1f98d0242a92f530bc59a0265326bc422b413a21c9552e5272ef3797c293_ppc64le",
"product": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:007c1f98d0242a92f530bc59a0265326bc422b413a21c9552e5272ef3797c293_ppc64le",
"product_id": "openshift4/ose-docker-registry-rhel9@sha256:007c1f98d0242a92f530bc59a0265326bc422b413a21c9552e5272ef3797c293_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256:007c1f98d0242a92f530bc59a0265326bc422b413a21c9552e5272ef3797c293?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.15.0-202404221012.p0.g0a844cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:27d8771278c434251d813537a3c411c5c380f8820354905c1b2a95ffd00be413_ppc64le",
"product": {
"name": "openshift4/ose-tests@sha256:27d8771278c434251d813537a3c411c5c380f8820354905c1b2a95ffd00be413_ppc64le",
"product_id": "openshift4/ose-tests@sha256:27d8771278c434251d813537a3c411c5c380f8820354905c1b2a95ffd00be413_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:27d8771278c434251d813537a3c411c5c380f8820354905c1b2a95ffd00be413?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.15.0-202404242206.p0.g8fe25d7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:372db192b5d4ffff5e162c4e5d0257e38dd3033fb3f648902b28b6d478b9fe77_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:372db192b5d4ffff5e162c4e5d0257e38dd3033fb3f648902b28b6d478b9fe77_ppc64le",
"product_id": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:372db192b5d4ffff5e162c4e5d0257e38dd3033fb3f648902b28b6d478b9fe77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel8@sha256:372db192b5d4ffff5e162c4e5d0257e38dd3033fb3f648902b28b6d478b9fe77?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8\u0026tag=v4.15.0-202404242206.p0.g232472e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c9923d067d4da60080ed42bc9bb43a91a8c9aec1fd245daa0b296c80c76eb04e_ppc64le",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c9923d067d4da60080ed42bc9bb43a91a8c9aec1fd245daa0b296c80c76eb04e_ppc64le",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c9923d067d4da60080ed42bc9bb43a91a8c9aec1fd245daa0b296c80c76eb04e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:c9923d067d4da60080ed42bc9bb43a91a8c9aec1fd245daa0b296c80c76eb04e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.15.0-202404171812.p0.gf6374fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:88d8187069e7081f300afcfd4b49e4bb19e137492dadd2a68e6cac3587400824_ppc64le",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:88d8187069e7081f300afcfd4b49e4bb19e137492dadd2a68e6cac3587400824_ppc64le",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:88d8187069e7081f300afcfd4b49e4bb19e137492dadd2a68e6cac3587400824_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:88d8187069e7081f300afcfd4b49e4bb19e137492dadd2a68e6cac3587400824?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.15.0-202404171812.p0.gf6374fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:778323a7474ec8fe7eab3ea9cc66fd66bbf1efee3a5d1fc075355984776c8235_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:778323a7474ec8fe7eab3ea9cc66fd66bbf1efee3a5d1fc075355984776c8235_ppc64le",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:778323a7474ec8fe7eab3ea9cc66fd66bbf1efee3a5d1fc075355984776c8235_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:778323a7474ec8fe7eab3ea9cc66fd66bbf1efee3a5d1fc075355984776c8235?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.15.0-202404242206.p0.g02ccea9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a0a3fe0a819efd23bbbc936fcb523ab241a143ee07f4ba0b2b1e90348b693473_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a0a3fe0a819efd23bbbc936fcb523ab241a143ee07f4ba0b2b1e90348b693473_ppc64le",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a0a3fe0a819efd23bbbc936fcb523ab241a143ee07f4ba0b2b1e90348b693473_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:a0a3fe0a819efd23bbbc936fcb523ab241a143ee07f4ba0b2b1e90348b693473?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.15.0-202404242206.p0.g59b5f5f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:d145a61e3f73c62a3b2c25d5afb1a8974b2a6f2a41d7822e0097cf31c4bcbfba_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:d145a61e3f73c62a3b2c25d5afb1a8974b2a6f2a41d7822e0097cf31c4bcbfba_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:d145a61e3f73c62a3b2c25d5afb1a8974b2a6f2a41d7822e0097cf31c4bcbfba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:d145a61e3f73c62a3b2c25d5afb1a8974b2a6f2a41d7822e0097cf31c4bcbfba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.15.0-202404222113.p0.ga20e7ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f7ecd25c4649c78e8e78e6ab3c0fca8fe5c76a1be94aaaffdfe8dcf149ed8d9a_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f7ecd25c4649c78e8e78e6ab3c0fca8fe5c76a1be94aaaffdfe8dcf149ed8d9a_ppc64le",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f7ecd25c4649c78e8e78e6ab3c0fca8fe5c76a1be94aaaffdfe8dcf149ed8d9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:f7ecd25c4649c78e8e78e6ab3c0fca8fe5c76a1be94aaaffdfe8dcf149ed8d9a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.15.0-202404242206.p0.g59b5f5f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:20424969384882bd72d1d6d749b71ddf5779f2bd7b96d59db225b98cef200af7_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:20424969384882bd72d1d6d749b71ddf5779f2bd7b96d59db225b98cef200af7_ppc64le",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:20424969384882bd72d1d6d749b71ddf5779f2bd7b96d59db225b98cef200af7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:20424969384882bd72d1d6d749b71ddf5779f2bd7b96d59db225b98cef200af7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.15.0-202404221012.p0.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:42175808a4be3590fcf69767758f09830031716c8072e114cef269bb755429b3_ppc64le",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:42175808a4be3590fcf69767758f09830031716c8072e114cef269bb755429b3_ppc64le",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:42175808a4be3590fcf69767758f09830031716c8072e114cef269bb755429b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:42175808a4be3590fcf69767758f09830031716c8072e114cef269bb755429b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.15.0-202404181413.p0.g698a403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:18d02ea694fafca37c87c2725abc9363acab5d01a4d1b25d8abbd68270dc8c6c_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:18d02ea694fafca37c87c2725abc9363acab5d01a4d1b25d8abbd68270dc8c6c_ppc64le",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:18d02ea694fafca37c87c2725abc9363acab5d01a4d1b25d8abbd68270dc8c6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:18d02ea694fafca37c87c2725abc9363acab5d01a4d1b25d8abbd68270dc8c6c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202404161612.p0.g298f47e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:d29b3d16f947ab3b5d3596da29a3a78a62114766ec5736b90c66e29fa70606e8_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:d29b3d16f947ab3b5d3596da29a3a78a62114766ec5736b90c66e29fa70606e8_ppc64le",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:d29b3d16f947ab3b5d3596da29a3a78a62114766ec5736b90c66e29fa70606e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:d29b3d16f947ab3b5d3596da29a3a78a62114766ec5736b90c66e29fa70606e8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.15.0-202404250638.p0.g626dfd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:05e363207b6807aa02960d9747d48623bdbfd7ea624cc2a2e2f2db3e460fcaac_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:05e363207b6807aa02960d9747d48623bdbfd7ea624cc2a2e2f2db3e460fcaac_ppc64le",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:05e363207b6807aa02960d9747d48623bdbfd7ea624cc2a2e2f2db3e460fcaac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:05e363207b6807aa02960d9747d48623bdbfd7ea624cc2a2e2f2db3e460fcaac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.15.0-202404221012.p0.g32d38bb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:1fb60fceb33e9c6280b9c90e80e462022af84c5182292c4522bae9b6734c6fb2_ppc64le",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:1fb60fceb33e9c6280b9c90e80e462022af84c5182292c4522bae9b6734c6fb2_ppc64le",
"product_id": "openshift4/ose-cli-artifacts@sha256:1fb60fceb33e9c6280b9c90e80e462022af84c5182292c4522bae9b6734c6fb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:1fb60fceb33e9c6280b9c90e80e462022af84c5182292c4522bae9b6734c6fb2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.15.0-202404242206.p0.g62c4d45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:60ac26fd5a3da1794455df124aa447e91ce4ca100245c77db34497d3246a3abb_ppc64le",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:60ac26fd5a3da1794455df124aa447e91ce4ca100245c77db34497d3246a3abb_ppc64le",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:60ac26fd5a3da1794455df124aa447e91ce4ca100245c77db34497d3246a3abb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:60ac26fd5a3da1794455df124aa447e91ce4ca100245c77db34497d3246a3abb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.15.0-202404242206.p0.g55199c9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:a86c6b20ae4c33a8aa95f576fc82f84dbd386342a75023822ee7b0595ae995eb_ppc64le",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:a86c6b20ae4c33a8aa95f576fc82f84dbd386342a75023822ee7b0595ae995eb_ppc64le",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:a86c6b20ae4c33a8aa95f576fc82f84dbd386342a75023822ee7b0595ae995eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:a86c6b20ae4c33a8aa95f576fc82f84dbd386342a75023822ee7b0595ae995eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.15.0-202404242206.p0.g10b6234.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:151f0c505c7e31b94b8fc9c570b4d4bc8733a9864bcd452db34aa3038b04d7f4_ppc64le",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:151f0c505c7e31b94b8fc9c570b4d4bc8733a9864bcd452db34aa3038b04d7f4_ppc64le",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:151f0c505c7e31b94b8fc9c570b4d4bc8733a9864bcd452db34aa3038b04d7f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:151f0c505c7e31b94b8fc9c570b4d4bc8733a9864bcd452db34aa3038b04d7f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.15.0-202404241208.p0.g43f5318.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3ffa84096335483a0d0442fa0b69dd227896255ebd7064e0abbe8aa4b869d5c2_ppc64le",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3ffa84096335483a0d0442fa0b69dd227896255ebd7064e0abbe8aa4b869d5c2_ppc64le",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3ffa84096335483a0d0442fa0b69dd227896255ebd7064e0abbe8aa4b869d5c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3ffa84096335483a0d0442fa0b69dd227896255ebd7064e0abbe8aa4b869d5c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.15.0-202404240836.p0.gd782a61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:baef3d6e7d192c83c31be237748ab9b08a7a6e4cd802d15427b0b6d16dc6156a_ppc64le",
"product": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:baef3d6e7d192c83c31be237748ab9b08a7a6e4cd802d15427b0b6d16dc6156a_ppc64le",
"product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:baef3d6e7d192c83c31be237748ab9b08a7a6e4cd802d15427b0b6d16dc6156a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:baef3d6e7d192c83c31be237748ab9b08a7a6e4cd802d15427b0b6d16dc6156a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.15.0-202404201443.p0.g49290d7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:82fa5d12fd8b551567d1b442f71763e726c0a68cc019b0e4beb739cb30fa6a88_ppc64le",
"product": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:82fa5d12fd8b551567d1b442f71763e726c0a68cc019b0e4beb739cb30fa6a88_ppc64le",
"product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:82fa5d12fd8b551567d1b442f71763e726c0a68cc019b0e4beb739cb30fa6a88_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:82fa5d12fd8b551567d1b442f71763e726c0a68cc019b0e4beb739cb30fa6a88?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.15.0-202404182213.p0.g0d4962a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:11145f6b1ea1c4ade668e558876709dd3d9d56273df596addd8cdf137c9c8d25_ppc64le",
"product": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:11145f6b1ea1c4ade668e558876709dd3d9d56273df596addd8cdf137c9c8d25_ppc64le",
"product_id": "openshift4/ose-cluster-olm-operator-rhel8@sha256:11145f6b1ea1c4ade668e558876709dd3d9d56273df596addd8cdf137c9c8d25_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256:11145f6b1ea1c4ade668e558876709dd3d9d56273df596addd8cdf137c9c8d25?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8\u0026tag=v4.15.0-202404242206.p0.ga7ba898.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:284143d875581add218e0d1528e39db33a939e889189cbd5e2d54257800635e3_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:284143d875581add218e0d1528e39db33a939e889189cbd5e2d54257800635e3_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:284143d875581add218e0d1528e39db33a939e889189cbd5e2d54257800635e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:284143d875581add218e0d1528e39db33a939e889189cbd5e2d54257800635e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.15.0-202404242206.p0.ge9b0fa2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:8d6eccda508294628d29c125796824996d9450cb4f61f8fbda617f29e3d61730_ppc64le",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:8d6eccda508294628d29c125796824996d9450cb4f61f8fbda617f29e3d61730_ppc64le",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:8d6eccda508294628d29c125796824996d9450cb4f61f8fbda617f29e3d61730_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:8d6eccda508294628d29c125796824996d9450cb4f61f8fbda617f29e3d61730?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.15.0-202404242206.p0.g401d350.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:6bd99521be1f948c30406c19de99a47b5ed46e398d7251135c44432816e75179_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:6bd99521be1f948c30406c19de99a47b5ed46e398d7251135c44432816e75179_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:6bd99521be1f948c30406c19de99a47b5ed46e398d7251135c44432816e75179_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:6bd99521be1f948c30406c19de99a47b5ed46e398d7251135c44432816e75179?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.15.0-202404242206.p0.g8d017b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.15.0-202404242206.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"product_id": "openshift4/ose-csi-external-resizer@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.15.0-202404242206.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:feb7774b774e84a0e65a27d46bf1eb58a19be2b81e96d1f5f3725d449c7da5e6_ppc64le",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:feb7774b774e84a0e65a27d46bf1eb58a19be2b81e96d1f5f3725d449c7da5e6_ppc64le",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:feb7774b774e84a0e65a27d46bf1eb58a19be2b81e96d1f5f3725d449c7da5e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:feb7774b774e84a0e65a27d46bf1eb58a19be2b81e96d1f5f3725d449c7da5e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.15.0-202404242206.p0.g39ea8ee.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:166a903be2138e816b61b8d928e29dba241934d2a86d7f7ef7977d03880c4781_ppc64le",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:166a903be2138e816b61b8d928e29dba241934d2a86d7f7ef7977d03880c4781_ppc64le",
"product_id": "openshift4/ose-etcd-rhel9@sha256:166a903be2138e816b61b8d928e29dba241934d2a86d7f7ef7977d03880c4781_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:166a903be2138e816b61b8d928e29dba241934d2a86d7f7ef7977d03880c4781?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.15.0-202404241208.p0.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:223d30fd6070052e7a6753f192accc23e8396e4d3a5d721f17c9c3a5b7833e75_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:223d30fd6070052e7a6753f192accc23e8396e4d3a5d721f17c9c3a5b7833e75_ppc64le",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:223d30fd6070052e7a6753f192accc23e8396e4d3a5d721f17c9c3a5b7833e75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256:223d30fd6070052e7a6753f192accc23e8396e4d3a5d721f17c9c3a5b7833e75?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202404171812.p0.gfc50272.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:e2975f402e669716d879dcc2d2557507cd2f7fca9ad4717f7e8683a8ccf8aee4_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:e2975f402e669716d879dcc2d2557507cd2f7fca9ad4717f7e8683a8ccf8aee4_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:e2975f402e669716d879dcc2d2557507cd2f7fca9ad4717f7e8683a8ccf8aee4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:e2975f402e669716d879dcc2d2557507cd2f7fca9ad4717f7e8683a8ccf8aee4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.15.0-202404242206.p0.g3b91ee3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:144e475e3e5911537bbca39808f3adfd293b7aa416e5399ed98d45c391529423_ppc64le",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:144e475e3e5911537bbca39808f3adfd293b7aa416e5399ed98d45c391529423_ppc64le",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:144e475e3e5911537bbca39808f3adfd293b7aa416e5399ed98d45c391529423_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:144e475e3e5911537bbca39808f3adfd293b7aa416e5399ed98d45c391529423?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.15.0-202404250314.p0.g3d18add.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:0b9999e4762f6e8dd7eb8c487d8ca4ccfba304b4a9b0de699445c38a4390836d_ppc64le",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:0b9999e4762f6e8dd7eb8c487d8ca4ccfba304b4a9b0de699445c38a4390836d_ppc64le",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:0b9999e4762f6e8dd7eb8c487d8ca4ccfba304b4a9b0de699445c38a4390836d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:0b9999e4762f6e8dd7eb8c487d8ca4ccfba304b4a9b0de699445c38a4390836d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.15.0-202404222113.p0.gcecb4da.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:a1d3b96d086b21c290832ae082b58391f58841d9e850bde709076d1aba696f25_ppc64le",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:a1d3b96d086b21c290832ae082b58391f58841d9e850bde709076d1aba696f25_ppc64le",
"product_id": "openshift4/ose-installer-altinfra-rhel8@sha256:a1d3b96d086b21c290832ae082b58391f58841d9e850bde709076d1aba696f25_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256:a1d3b96d086b21c290832ae082b58391f58841d9e850bde709076d1aba696f25?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel8\u0026tag=v4.15.0-202404242206.p0.g626dfd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:4e528a9faf2134141dceeaa836a280888784ec3c4a5a54ca4b4fdb594e3dcde1_ppc64le",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:4e528a9faf2134141dceeaa836a280888784ec3c4a5a54ca4b4fdb594e3dcde1_ppc64le",
"product_id": "openshift4/ose-installer-artifacts@sha256:4e528a9faf2134141dceeaa836a280888784ec3c4a5a54ca4b4fdb594e3dcde1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:4e528a9faf2134141dceeaa836a280888784ec3c4a5a54ca4b4fdb594e3dcde1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.15.0-202404250638.p0.g626dfd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:b5428165203165559a57f960eb95c75f61b0d3e187389db4b0691df93d363f4a_ppc64le",
"product": {
"name": "openshift4/ose-installer@sha256:b5428165203165559a57f960eb95c75f61b0d3e187389db4b0691df93d363f4a_ppc64le",
"product_id": "openshift4/ose-installer@sha256:b5428165203165559a57f960eb95c75f61b0d3e187389db4b0691df93d363f4a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:b5428165203165559a57f960eb95c75f61b0d3e187389db4b0691df93d363f4a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.15.0-202404250638.p0.g626dfd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-metrics-server-rhel8@sha256:b3738775f43db1a1ceffd9a4c8f79d1a8dcf46e7fc0c6c4273e11bc510c7b5ca_ppc64le",
"product": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:b3738775f43db1a1ceffd9a4c8f79d1a8dcf46e7fc0c6c4273e11bc510c7b5ca_ppc64le",
"product_id": "openshift4/kube-metrics-server-rhel8@sha256:b3738775f43db1a1ceffd9a4c8f79d1a8dcf46e7fc0c6c4273e11bc510c7b5ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel8@sha256:b3738775f43db1a1ceffd9a4c8f79d1a8dcf46e7fc0c6c4273e11bc510c7b5ca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel8\u0026tag=v4.15.0-202404242206.p0.gbcbf241.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:9b8ca585cf332f1e1d00235cafc0f8d8958412619069031af6e03e23587fbb78_ppc64le",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:9b8ca585cf332f1e1d00235cafc0f8d8958412619069031af6e03e23587fbb78_ppc64le",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:9b8ca585cf332f1e1d00235cafc0f8d8958412619069031af6e03e23587fbb78_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:9b8ca585cf332f1e1d00235cafc0f8d8958412619069031af6e03e23587fbb78?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.15.0-202404242206.p0.gd3bdbce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:12a29de433aeacef0edc40439eb84b2437c53536e856fa1401c9f62a2c68483a_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:12a29de433aeacef0edc40439eb84b2437c53536e856fa1401c9f62a2c68483a_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:12a29de433aeacef0edc40439eb84b2437c53536e856fa1401c9f62a2c68483a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:12a29de433aeacef0edc40439eb84b2437c53536e856fa1401c9f62a2c68483a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.15.0-202404171812.p0.g4cca395.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:dfa3c2023342febc2790927fa587c884b8633fd7c8556a8bf34e090b630e3079_ppc64le",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:dfa3c2023342febc2790927fa587c884b8633fd7c8556a8bf34e090b630e3079_ppc64le",
"product_id": "openshift4/ose-machine-config-operator@sha256:dfa3c2023342febc2790927fa587c884b8633fd7c8556a8bf34e090b630e3079_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:dfa3c2023342febc2790927fa587c884b8633fd7c8556a8bf34e090b630e3079?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.15.0-202404242206.p0.g6e28938.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:929cedbdbb870c7ee911988f6683f17e1719c6feea67f4cb8e58fea98b8af341_ppc64le",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:929cedbdbb870c7ee911988f6683f17e1719c6feea67f4cb8e58fea98b8af341_ppc64le",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:929cedbdbb870c7ee911988f6683f17e1719c6feea67f4cb8e58fea98b8af341_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:929cedbdbb870c7ee911988f6683f17e1719c6feea67f4cb8e58fea98b8af341?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.15.0-202404250638.p0.g9e9c920.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:b7fb6a22b42d0f8e69277191f201f844e3370b5fce241ecc1a108c07600cf8ed_ppc64le",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:b7fb6a22b42d0f8e69277191f201f844e3370b5fce241ecc1a108c07600cf8ed_ppc64le",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:b7fb6a22b42d0f8e69277191f201f844e3370b5fce241ecc1a108c07600cf8ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:b7fb6a22b42d0f8e69277191f201f844e3370b5fce241ecc1a108c07600cf8ed?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.15.0-202404242206.p0.ga5b755b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1dd9e0222c3dbc2903d5267ebe23a473a0c7ecabe808f205bfbc9888e6a4405a_ppc64le",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1dd9e0222c3dbc2903d5267ebe23a473a0c7ecabe808f205bfbc9888e6a4405a_ppc64le",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1dd9e0222c3dbc2903d5267ebe23a473a0c7ecabe808f205bfbc9888e6a4405a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1dd9e0222c3dbc2903d5267ebe23a473a0c7ecabe808f205bfbc9888e6a4405a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.15.0-202404242206.p0.g2edc45f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:cb49d44f53f7e4a534fda124cee14b5989549b0ea4fa8859cc31e69ff7cda3f5_ppc64le",
"product": {
"name": "openshift4/ose-must-gather@sha256:cb49d44f53f7e4a534fda124cee14b5989549b0ea4fa8859cc31e69ff7cda3f5_ppc64le",
"product_id": "openshift4/ose-must-gather@sha256:cb49d44f53f7e4a534fda124cee14b5989549b0ea4fa8859cc31e69ff7cda3f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:cb49d44f53f7e4a534fda124cee14b5989549b0ea4fa8859cc31e69ff7cda3f5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.15.0-202404242206.p0.g4733506.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f6b6003db2ceee7928076cabcb2e9becffc8623fe92c1ea2208a1697bdc4c1c_ppc64le",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f6b6003db2ceee7928076cabcb2e9becffc8623fe92c1ea2208a1697bdc4c1c_ppc64le",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f6b6003db2ceee7928076cabcb2e9becffc8623fe92c1ea2208a1697bdc4c1c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:9f6b6003db2ceee7928076cabcb2e9becffc8623fe92c1ea2208a1697bdc4c1c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.15.0-202404242206.p0.gf91deca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:f50fb1faa35338d55ce68e661a89d66ca30c8bc854814272a653dac8cfd7e5ca_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:f50fb1faa35338d55ce68e661a89d66ca30c8bc854814272a653dac8cfd7e5ca_ppc64le",
"product_id": "openshift4/network-tools-rhel8@sha256:f50fb1faa35338d55ce68e661a89d66ca30c8bc854814272a653dac8cfd7e5ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:f50fb1faa35338d55ce68e661a89d66ca30c8bc854814272a653dac8cfd7e5ca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.15.0-202404242206.p0.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:bf2928df9d579cc17c3abfcdb06f40e5452ee9c13bec8b9513dab63beb0e6b0e_ppc64le",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:bf2928df9d579cc17c3abfcdb06f40e5452ee9c13bec8b9513dab63beb0e6b0e_ppc64le",
"product_id": "openshift4/ose-sdn-rhel9@sha256:bf2928df9d579cc17c3abfcdb06f40e5452ee9c13bec8b9513dab63beb0e6b0e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:bf2928df9d579cc17c3abfcdb06f40e5452ee9c13bec8b9513dab63beb0e6b0e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.15.0-202404231014.p0.g71a6f28.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:3581afc50766fd35bf811cc9fb4a23051de10979668052962144f3eef491620a_ppc64le",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:3581afc50766fd35bf811cc9fb4a23051de10979668052962144f3eef491620a_ppc64le",
"product_id": "openshift4/ose-olm-catalogd-rhel8@sha256:3581afc50766fd35bf811cc9fb4a23051de10979668052962144f3eef491620a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256:3581afc50766fd35bf811cc9fb4a23051de10979668052962144f3eef491620a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel8\u0026tag=v4.15.0-202404242206.p0.g2724be3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:f36f24abd096580490991a07d847b71cecd9b6a40c3f89d5786f02ca52d58ced_ppc64le",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:f36f24abd096580490991a07d847b71cecd9b6a40c3f89d5786f02ca52d58ced_ppc64le",
"product_id": "openshift4/ose-olm-operator-controller-rhel8@sha256:f36f24abd096580490991a07d847b71cecd9b6a40c3f89d5786f02ca52d58ced_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256:f36f24abd096580490991a07d847b71cecd9b6a40c3f89d5786f02ca52d58ced?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8\u0026tag=v4.15.0-202404242206.p0.ge290693.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:6ec3be9348a157cb8289d3719382256b1ad66eae121f6742ea53cd0b62658a8c_ppc64le",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:6ec3be9348a157cb8289d3719382256b1ad66eae121f6742ea53cd0b62658a8c_ppc64le",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:6ec3be9348a157cb8289d3719382256b1ad66eae121f6742ea53cd0b62658a8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:6ec3be9348a157cb8289d3719382256b1ad66eae121f6742ea53cd0b62658a8c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.15.0-202404242206.p0.g5b09cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdc21ba38d50aa6e42218d30da58206938a09fa8a3788415272fccd972d07673_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdc21ba38d50aa6e42218d30da58206938a09fa8a3788415272fccd972d07673_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdc21ba38d50aa6e42218d30da58206938a09fa8a3788415272fccd972d07673_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:cdc21ba38d50aa6e42218d30da58206938a09fa8a3788415272fccd972d07673?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.15.0-202404241208.p0.gd85d23f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6ac8a91c734a486a4eadc00e838bb8686abe785d695f42b3f900f5c169371c17_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6ac8a91c734a486a4eadc00e838bb8686abe785d695f42b3f900f5c169371c17_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6ac8a91c734a486a4eadc00e838bb8686abe785d695f42b3f900f5c169371c17_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6ac8a91c734a486a4eadc00e838bb8686abe785d695f42b3f900f5c169371c17?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.15.0-202404242206.p0.g2367f2c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a6ffca66e78a947e149782b8c155c5da46ff776fde0ba54114b3060937fbde7_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a6ffca66e78a947e149782b8c155c5da46ff776fde0ba54114b3060937fbde7_ppc64le",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a6ffca66e78a947e149782b8c155c5da46ff776fde0ba54114b3060937fbde7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:5a6ffca66e78a947e149782b8c155c5da46ff776fde0ba54114b3060937fbde7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202404241208.p0.gd85d23f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:6138de170d448ff74698abeacea44ec2ad551e975a1469b701b50a59b28720b0_ppc64le",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:6138de170d448ff74698abeacea44ec2ad551e975a1469b701b50a59b28720b0_ppc64le",
"product_id": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:6138de170d448ff74698abeacea44ec2ad551e975a1469b701b50a59b28720b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256:6138de170d448ff74698abeacea44ec2ad551e975a1469b701b50a59b28720b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8\u0026tag=v4.15.0-202404242206.p0.ga3729dc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:0778c5faca4bb41a721e9e97ff4e303652af5c2e366295a35437e482adc7de77_ppc64le",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:0778c5faca4bb41a721e9e97ff4e303652af5c2e366295a35437e482adc7de77_ppc64le",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:0778c5faca4bb41a721e9e97ff4e303652af5c2e366295a35437e482adc7de77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:0778c5faca4bb41a721e9e97ff4e303652af5c2e366295a35437e482adc7de77?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.15.0-202404242206.p0.gc5cc7a7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:f3eaade404eb7cf8ac74c8aa2ab922356e3a67d7c0d2076e21543814e755ccb6_ppc64le",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:f3eaade404eb7cf8ac74c8aa2ab922356e3a67d7c0d2076e21543814e755ccb6_ppc64le",
"product_id": "openshift4/ose-thanos-rhel8@sha256:f3eaade404eb7cf8ac74c8aa2ab922356e3a67d7c0d2076e21543814e755ccb6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:f3eaade404eb7cf8ac74c8aa2ab922356e3a67d7c0d2076e21543814e755ccb6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.15.0-202404242206.p0.g66161ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:42e2102078800feb6d150ce6aabd9ba8c66f9a5d3626af15eff83d59f38cfdc8_ppc64le",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:42e2102078800feb6d150ce6aabd9ba8c66f9a5d3626af15eff83d59f38cfdc8_ppc64le",
"product_id": "openshift4/ose-tools-rhel8@sha256:42e2102078800feb6d150ce6aabd9ba8c66f9a5d3626af15eff83d59f38cfdc8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:42e2102078800feb6d150ce6aabd9ba8c66f9a5d3626af15eff83d59f38cfdc8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.15.0-202404242206.p0.g62c4d45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:5616b2020fdeb6a90798a1aab704ed92fcb3c641e208ad8dcf5e540972a9b5ca_ppc64le",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:5616b2020fdeb6a90798a1aab704ed92fcb3c641e208ad8dcf5e540972a9b5ca_ppc64le",
"product_id": "openshift4/ose-prom-label-proxy@sha256:5616b2020fdeb6a90798a1aab704ed92fcb3c641e208ad8dcf5e540972a9b5ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:5616b2020fdeb6a90798a1aab704ed92fcb3c641e208ad8dcf5e540972a9b5ca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.15.0-202404242206.p0.gf3f1f5d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_ppc64le",
"product": {
"name": "rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_ppc64le",
"product_id": "rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=415.92.202404251009-0"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_aarch64",
"product": {
"name": "rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_aarch64",
"product_id": "rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_aarch64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=415.92.202404251009-0"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_x86_64",
"product": {
"name": "rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_x86_64",
"product_id": "rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_x86_64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=415.92.202404251009-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:217b4753a8444780cf5d952987353af77bbdda53d953a3be480b5824266d70f3_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:217b4753a8444780cf5d952987353af77bbdda53d953a3be480b5824266d70f3_amd64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:217b4753a8444780cf5d952987353af77bbdda53d953a3be480b5824266d70f3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:a86c6b20ae4c33a8aa95f576fc82f84dbd386342a75023822ee7b0595ae995eb_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:a86c6b20ae4c33a8aa95f576fc82f84dbd386342a75023822ee7b0595ae995eb_ppc64le"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:a86c6b20ae4c33a8aa95f576fc82f84dbd386342a75023822ee7b0595ae995eb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:b06d6599f0cc9ad80552aaaaeac2dc8330bba7c0cb63171247709336e4a0c3e6_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:b06d6599f0cc9ad80552aaaaeac2dc8330bba7c0cb63171247709336e4a0c3e6_s390x"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:b06d6599f0cc9ad80552aaaaeac2dc8330bba7c0cb63171247709336e4a0c3e6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:bd87e481fb8c12192ece010be9af9bbcd8165e88a84401e108897fd0fea7f48e_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:bd87e481fb8c12192ece010be9af9bbcd8165e88a84401e108897fd0fea7f48e_arm64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:bd87e481fb8c12192ece010be9af9bbcd8165e88a84401e108897fd0fea7f48e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:23e977f451a38168f6f8da74fd99255d6d931559ebc8ec104560b0c9256d2174_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:23e977f451a38168f6f8da74fd99255d6d931559ebc8ec104560b0c9256d2174_s390x"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:23e977f451a38168f6f8da74fd99255d6d931559ebc8ec104560b0c9256d2174_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:88aad174846b2c6bfc4ff76d88a7efa47355e30995cf62be117f43773cb3158f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:88aad174846b2c6bfc4ff76d88a7efa47355e30995cf62be117f43773cb3158f_arm64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:88aad174846b2c6bfc4ff76d88a7efa47355e30995cf62be117f43773cb3158f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:c556a9d1b299e8518246ad7f70f45747c12d56e72c9740ef741400b91593d504_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c556a9d1b299e8518246ad7f70f45747c12d56e72c9740ef741400b91593d504_amd64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:c556a9d1b299e8518246ad7f70f45747c12d56e72c9740ef741400b91593d504_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:feb7774b774e84a0e65a27d46bf1eb58a19be2b81e96d1f5f3725d449c7da5e6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:feb7774b774e84a0e65a27d46bf1eb58a19be2b81e96d1f5f3725d449c7da5e6_ppc64le"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:feb7774b774e84a0e65a27d46bf1eb58a19be2b81e96d1f5f3725d449c7da5e6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:4462f13fe10b030e2bdeb749f2c5112089dc85010ab5153438c5b79edef124c0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:4462f13fe10b030e2bdeb749f2c5112089dc85010ab5153438c5b79edef124c0_s390x"
},
"product_reference": "openshift4/kube-metrics-server-rhel8@sha256:4462f13fe10b030e2bdeb749f2c5112089dc85010ab5153438c5b79edef124c0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:53baafb9ea6d786fb1bc2e454d60245ee8c7bebbf7aa73d9680bdf69fb0c1223_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:53baafb9ea6d786fb1bc2e454d60245ee8c7bebbf7aa73d9680bdf69fb0c1223_amd64"
},
"product_reference": "openshift4/kube-metrics-server-rhel8@sha256:53baafb9ea6d786fb1bc2e454d60245ee8c7bebbf7aa73d9680bdf69fb0c1223_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:5ca6014aaa75de5eb73562fa2d84b44af110c97cad46989ad5e5b61ce05564e8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:5ca6014aaa75de5eb73562fa2d84b44af110c97cad46989ad5e5b61ce05564e8_arm64"
},
"product_reference": "openshift4/kube-metrics-server-rhel8@sha256:5ca6014aaa75de5eb73562fa2d84b44af110c97cad46989ad5e5b61ce05564e8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:b3738775f43db1a1ceffd9a4c8f79d1a8dcf46e7fc0c6c4273e11bc510c7b5ca_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:b3738775f43db1a1ceffd9a4c8f79d1a8dcf46e7fc0c6c4273e11bc510c7b5ca_ppc64le"
},
"product_reference": "openshift4/kube-metrics-server-rhel8@sha256:b3738775f43db1a1ceffd9a4c8f79d1a8dcf46e7fc0c6c4273e11bc510c7b5ca_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:7ddea8980b371ad3674600a20a80968947538b1c3378de2ba97a9b2040d3a913_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:7ddea8980b371ad3674600a20a80968947538b1c3378de2ba97a9b2040d3a913_s390x"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:7ddea8980b371ad3674600a20a80968947538b1c3378de2ba97a9b2040d3a913_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:88ef0addac6e9b94a0e67b4bb273d90e97aa3764fdf68acb7c87690d60f3e418_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:88ef0addac6e9b94a0e67b4bb273d90e97aa3764fdf68acb7c87690d60f3e418_arm64"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:88ef0addac6e9b94a0e67b4bb273d90e97aa3764fdf68acb7c87690d60f3e418_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:8c9dc6d0fbad3bd03cb27db0d01ffe335bbabcb50d1cefb5959a597151bec804_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:8c9dc6d0fbad3bd03cb27db0d01ffe335bbabcb50d1cefb5959a597151bec804_amd64"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:8c9dc6d0fbad3bd03cb27db0d01ffe335bbabcb50d1cefb5959a597151bec804_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:9b8ca585cf332f1e1d00235cafc0f8d8958412619069031af6e03e23587fbb78_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:9b8ca585cf332f1e1d00235cafc0f8d8958412619069031af6e03e23587fbb78_ppc64le"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:9b8ca585cf332f1e1d00235cafc0f8d8958412619069031af6e03e23587fbb78_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:6365bb9f7639852fd201bb4f3f065b86273ba0d6c244444c41c725d3564f3739_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6365bb9f7639852fd201bb4f3f065b86273ba0d6c244444c41c725d3564f3739_s390x"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:6365bb9f7639852fd201bb4f3f065b86273ba0d6c244444c41c725d3564f3739_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:848b5047b36748987e3f9858ee374363f67dd85ea4318a0338f85dc0538b151e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:848b5047b36748987e3f9858ee374363f67dd85ea4318a0338f85dc0538b151e_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:848b5047b36748987e3f9858ee374363f67dd85ea4318a0338f85dc0538b151e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:bd2cde65ab97165c492ff9529f406065ffb56cb36194dfbddff6b2cb58ab13c3_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bd2cde65ab97165c492ff9529f406065ffb56cb36194dfbddff6b2cb58ab13c3_arm64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:bd2cde65ab97165c492ff9529f406065ffb56cb36194dfbddff6b2cb58ab13c3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:f50fb1faa35338d55ce68e661a89d66ca30c8bc854814272a653dac8cfd7e5ca_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:f50fb1faa35338d55ce68e661a89d66ca30c8bc854814272a653dac8cfd7e5ca_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:f50fb1faa35338d55ce68e661a89d66ca30c8bc854814272a653dac8cfd7e5ca_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:0778c5faca4bb41a721e9e97ff4e303652af5c2e366295a35437e482adc7de77_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:0778c5faca4bb41a721e9e97ff4e303652af5c2e366295a35437e482adc7de77_ppc64le"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:0778c5faca4bb41a721e9e97ff4e303652af5c2e366295a35437e482adc7de77_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:20ec2d6e9f925c7ffe257b684dba99cc911bb676079355acc452dc22274169e4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:20ec2d6e9f925c7ffe257b684dba99cc911bb676079355acc452dc22274169e4_amd64"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:20ec2d6e9f925c7ffe257b684dba99cc911bb676079355acc452dc22274169e4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:2b03a49ba90b7aac9107c3cf1bd2028f2ccff090df9c2ac6aeea0a3fcf841935_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2b03a49ba90b7aac9107c3cf1bd2028f2ccff090df9c2ac6aeea0a3fcf841935_arm64"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:2b03a49ba90b7aac9107c3cf1bd2028f2ccff090df9c2ac6aeea0a3fcf841935_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:2bcb61a28b035448b05fc369d670bfdb7ecc7103a73b112cfe7e8c794e8f5dd2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2bcb61a28b035448b05fc369d670bfdb7ecc7103a73b112cfe7e8c794e8f5dd2_s390x"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:2bcb61a28b035448b05fc369d670bfdb7ecc7103a73b112cfe7e8c794e8f5dd2_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:6c57f815da953a4fd2c738681fddbd757a29798cbb44e73208d19a60827ceae8_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:6c57f815da953a4fd2c738681fddbd757a29798cbb44e73208d19a60827ceae8_amd64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:6c57f815da953a4fd2c738681fddbd757a29798cbb44e73208d19a60827ceae8_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:778323a7474ec8fe7eab3ea9cc66fd66bbf1efee3a5d1fc075355984776c8235_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:778323a7474ec8fe7eab3ea9cc66fd66bbf1efee3a5d1fc075355984776c8235_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:778323a7474ec8fe7eab3ea9cc66fd66bbf1efee3a5d1fc075355984776c8235_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:b73caf394d5c28553e1ca27606c34a7d6e59749008a441bac3c4e3c635ad86fc_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:b73caf394d5c28553e1ca27606c34a7d6e59749008a441bac3c4e3c635ad86fc_arm64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:b73caf394d5c28553e1ca27606c34a7d6e59749008a441bac3c4e3c635ad86fc_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:fbfd9d8b229bdfc2cc2e2f2147296a93e9868d6841c4d29afea14a54e23e7553_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:fbfd9d8b229bdfc2cc2e2f2147296a93e9868d6841c4d29afea14a54e23e7553_s390x"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:fbfd9d8b229bdfc2cc2e2f2147296a93e9868d6841c4d29afea14a54e23e7553_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a0a3fe0a819efd23bbbc936fcb523ab241a143ee07f4ba0b2b1e90348b693473_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a0a3fe0a819efd23bbbc936fcb523ab241a143ee07f4ba0b2b1e90348b693473_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a0a3fe0a819efd23bbbc936fcb523ab241a143ee07f4ba0b2b1e90348b693473_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:de226f63da30444540306a2e272f33a7b19797df9235f5a4cfdb2c668274abf6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:de226f63da30444540306a2e272f33a7b19797df9235f5a4cfdb2c668274abf6_arm64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:de226f63da30444540306a2e272f33a7b19797df9235f5a4cfdb2c668274abf6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e9714125309cbb5fe1531fb5e704ade3bc56bac58c337773c9c26af269125759_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e9714125309cbb5fe1531fb5e704ade3bc56bac58c337773c9c26af269125759_s390x"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e9714125309cbb5fe1531fb5e704ade3bc56bac58c337773c9c26af269125759_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ebc8c58ebba4dea00053187fad69baec8063f20b8a4dde833ca442effef77eff_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ebc8c58ebba4dea00053187fad69baec8063f20b8a4dde833ca442effef77eff_amd64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ebc8c58ebba4dea00053187fad69baec8063f20b8a4dde833ca442effef77eff_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5161df0dc1b85432d4885a901fe87086b6d2ba76dd55e829943e8910fb445642_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5161df0dc1b85432d4885a901fe87086b6d2ba76dd55e829943e8910fb445642_arm64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5161df0dc1b85432d4885a901fe87086b6d2ba76dd55e829943e8910fb445642_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:aa7b656a9c3b9b54181d761b4206984c0851d1ba0eba955b22fa7d59a8bdb195_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:aa7b656a9c3b9b54181d761b4206984c0851d1ba0eba955b22fa7d59a8bdb195_s390x"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:aa7b656a9c3b9b54181d761b4206984c0851d1ba0eba955b22fa7d59a8bdb195_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d0030338350dce3b5d5227fc43247cb08c49366efc75b1512b1087972234e81f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d0030338350dce3b5d5227fc43247cb08c49366efc75b1512b1087972234e81f_amd64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d0030338350dce3b5d5227fc43247cb08c49366efc75b1512b1087972234e81f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f7ecd25c4649c78e8e78e6ab3c0fca8fe5c76a1be94aaaffdfe8dcf149ed8d9a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f7ecd25c4649c78e8e78e6ab3c0fca8fe5c76a1be94aaaffdfe8dcf149ed8d9a_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f7ecd25c4649c78e8e78e6ab3c0fca8fe5c76a1be94aaaffdfe8dcf149ed8d9a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ae22b6e0dc05e4998957a563c74a0b068711f76fa82ee00104ba8e68f1fc9474_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ae22b6e0dc05e4998957a563c74a0b068711f76fa82ee00104ba8e68f1fc9474_amd64"
},
"product_reference": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ae22b6e0dc05e4998957a563c74a0b068711f76fa82ee00104ba8e68f1fc9474_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f3d3c44af075ace13ade0cbb9a6029e2c0795afc8f2a51ddcf152d47c20884c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f3d3c44af075ace13ade0cbb9a6029e2c0795afc8f2a51ddcf152d47c20884c_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f3d3c44af075ace13ade0cbb9a6029e2c0795afc8f2a51ddcf152d47c20884c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:b2682a9c56d5e683831bd3ddb4d2a882d923661fc83e786c495951d199c0cc6a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:b2682a9c56d5e683831bd3ddb4d2a882d923661fc83e786c495951d199c0cc6a_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:b2682a9c56d5e683831bd3ddb4d2a882d923661fc83e786c495951d199c0cc6a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:97eb71202085ef70fb3f47a0173b9cf332c01577a5a0a9fe3576c8ba23b7075f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:97eb71202085ef70fb3f47a0173b9cf332c01577a5a0a9fe3576c8ba23b7075f_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:97eb71202085ef70fb3f47a0173b9cf332c01577a5a0a9fe3576c8ba23b7075f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:aa2b4a5c1873d701a10463e9d7e57f4bd60e53919dae870e9fd86136357ad384_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:aa2b4a5c1873d701a10463e9d7e57f4bd60e53919dae870e9fd86136357ad384_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:aa2b4a5c1873d701a10463e9d7e57f4bd60e53919dae870e9fd86136357ad384_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2ef7e338841522e909c868e2a408063ca05025af5109e9d0f0012b9694d5b680_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2ef7e338841522e909c868e2a408063ca05025af5109e9d0f0012b9694d5b680_arm64"
},
"product_reference": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2ef7e338841522e909c868e2a408063ca05025af5109e9d0f0012b9694d5b680_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:746b09de079dcd96f7c322cb7f55ace8b59e86967b730d711d2a376c7d463554_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:746b09de079dcd96f7c322cb7f55ace8b59e86967b730d711d2a376c7d463554_amd64"
},
"product_reference": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:746b09de079dcd96f7c322cb7f55ace8b59e86967b730d711d2a376c7d463554_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:3fd44cdb13268aada923426cdb325854932214353d823556db3d6b74f02be094_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:3fd44cdb13268aada923426cdb325854932214353d823556db3d6b74f02be094_s390x"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:3fd44cdb13268aada923426cdb325854932214353d823556db3d6b74f02be094_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:5f6cbbebcdf69ddbb88aa70e5c6ad75bca1a3489c98bc4340297f5baad5504d4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6cbbebcdf69ddbb88aa70e5c6ad75bca1a3489c98bc4340297f5baad5504d4_arm64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:5f6cbbebcdf69ddbb88aa70e5c6ad75bca1a3489c98bc4340297f5baad5504d4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:b49891b27125ddbd044d2f1cb8b38f33eab957ddb94b8bea84f806d715ae0786_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b49891b27125ddbd044d2f1cb8b38f33eab957ddb94b8bea84f806d715ae0786_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:b49891b27125ddbd044d2f1cb8b38f33eab957ddb94b8bea84f806d715ae0786_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:d29b3d16f947ab3b5d3596da29a3a78a62114766ec5736b90c66e29fa70606e8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:d29b3d16f947ab3b5d3596da29a3a78a62114766ec5736b90c66e29fa70606e8_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:d29b3d16f947ab3b5d3596da29a3a78a62114766ec5736b90c66e29fa70606e8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:07d75ebdcad090956c52f5f2a9e0d2afeb346aeceed7b284f4421b207f2b1834_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:07d75ebdcad090956c52f5f2a9e0d2afeb346aeceed7b284f4421b207f2b1834_amd64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:07d75ebdcad090956c52f5f2a9e0d2afeb346aeceed7b284f4421b207f2b1834_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:1422e0462caa53d917618885f315f0afbc875c9d1fa62cfbd06755b2b40cdee7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1422e0462caa53d917618885f315f0afbc875c9d1fa62cfbd06755b2b40cdee7_arm64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:1422e0462caa53d917618885f315f0afbc875c9d1fa62cfbd06755b2b40cdee7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:1fb60fceb33e9c6280b9c90e80e462022af84c5182292c4522bae9b6734c6fb2_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1fb60fceb33e9c6280b9c90e80e462022af84c5182292c4522bae9b6734c6fb2_ppc64le"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:1fb60fceb33e9c6280b9c90e80e462022af84c5182292c4522bae9b6734c6fb2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:e29220351e73861887d2103b1825dec4310a607c67ead9d4f62e47f141dbc71a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:e29220351e73861887d2103b1825dec4310a607c67ead9d4f62e47f141dbc71a_s390x"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:e29220351e73861887d2103b1825dec4310a607c67ead9d4f62e47f141dbc71a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:09de541e5b5c6c89a062a4d2b8545f0dc37a45fa1b17121d3eb4bf04609336e9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli@sha256:09de541e5b5c6c89a062a4d2b8545f0dc37a45fa1b17121d3eb4bf04609336e9_amd64"
},
"product_reference": "openshift4/ose-cli@sha256:09de541e5b5c6c89a062a4d2b8545f0dc37a45fa1b17121d3eb4bf04609336e9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:36d4c133bfa4e9d3378fef13266435f879ff2fd7bfef9acfe6fcac9737ea656b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli@sha256:36d4c133bfa4e9d3378fef13266435f879ff2fd7bfef9acfe6fcac9737ea656b_arm64"
},
"product_reference": "openshift4/ose-cli@sha256:36d4c133bfa4e9d3378fef13266435f879ff2fd7bfef9acfe6fcac9737ea656b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:c04b06fbfd63f30de735289d79f05c6da659b82564be375d4cf0026b03edae0f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c04b06fbfd63f30de735289d79f05c6da659b82564be375d4cf0026b03edae0f_s390x"
},
"product_reference": "openshift4/ose-cli@sha256:c04b06fbfd63f30de735289d79f05c6da659b82564be375d4cf0026b03edae0f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:ceeadde80ca330f89c9ad3b28e680517443cc76019534c7fef9b12d4334fce65_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli@sha256:ceeadde80ca330f89c9ad3b28e680517443cc76019534c7fef9b12d4334fce65_ppc64le"
},
"product_reference": "openshift4/ose-cli@sha256:ceeadde80ca330f89c9ad3b28e680517443cc76019534c7fef9b12d4334fce65_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:2d984feba44346ed8a875cc7ea4eb7051005859085fd7574420028632a030d25_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:2d984feba44346ed8a875cc7ea4eb7051005859085fd7574420028632a030d25_arm64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:2d984feba44346ed8a875cc7ea4eb7051005859085fd7574420028632a030d25_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:60ac26fd5a3da1794455df124aa447e91ce4ca100245c77db34497d3246a3abb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:60ac26fd5a3da1794455df124aa447e91ce4ca100245c77db34497d3246a3abb_ppc64le"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:60ac26fd5a3da1794455df124aa447e91ce4ca100245c77db34497d3246a3abb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:f2f5b83e1f4c18d21068749faaeee6915033d596bfa81aafa883ff9d87ddbf88_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f2f5b83e1f4c18d21068749faaeee6915033d596bfa81aafa883ff9d87ddbf88_s390x"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:f2f5b83e1f4c18d21068749faaeee6915033d596bfa81aafa883ff9d87ddbf88_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:fd1d9125ca2e4e40e1112a5035d925572bcaf5c46f710df40e4cc68723c8b4b0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:fd1d9125ca2e4e40e1112a5035d925572bcaf5c46f710df40e4cc68723c8b4b0_amd64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:fd1d9125ca2e4e40e1112a5035d925572bcaf5c46f710df40e4cc68723c8b4b0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:11145f6b1ea1c4ade668e558876709dd3d9d56273df596addd8cdf137c9c8d25_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:11145f6b1ea1c4ade668e558876709dd3d9d56273df596addd8cdf137c9c8d25_ppc64le"
},
"product_reference": "openshift4/ose-cluster-olm-operator-rhel8@sha256:11145f6b1ea1c4ade668e558876709dd3d9d56273df596addd8cdf137c9c8d25_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:69072b531c3a4905cae4964df34710b90c186895a7ebe9fe9de5577da86f9bd1_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:69072b531c3a4905cae4964df34710b90c186895a7ebe9fe9de5577da86f9bd1_s390x"
},
"product_reference": "openshift4/ose-cluster-olm-operator-rhel8@sha256:69072b531c3a4905cae4964df34710b90c186895a7ebe9fe9de5577da86f9bd1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:8a8ad79113475ad90cc46a54823ff7e14940ff9a260e4c53db9f839a9c927009_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:8a8ad79113475ad90cc46a54823ff7e14940ff9a260e4c53db9f839a9c927009_arm64"
},
"product_reference": "openshift4/ose-cluster-olm-operator-rhel8@sha256:8a8ad79113475ad90cc46a54823ff7e14940ff9a260e4c53db9f839a9c927009_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:d58ec119c142fdbc2b63b651846fefa077596e32f2423eca3a66c37d754cbc49_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d58ec119c142fdbc2b63b651846fefa077596e32f2423eca3a66c37d754cbc49_amd64"
},
"product_reference": "openshift4/ose-cluster-olm-operator-rhel8@sha256:d58ec119c142fdbc2b63b651846fefa077596e32f2423eca3a66c37d754cbc49_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:2945e4e261dcaa522084faa28d7a50184a13f0a96bf8f1820dfa8ee70a93f8dd_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-console@sha256:2945e4e261dcaa522084faa28d7a50184a13f0a96bf8f1820dfa8ee70a93f8dd_s390x"
},
"product_reference": "openshift4/ose-console@sha256:2945e4e261dcaa522084faa28d7a50184a13f0a96bf8f1820dfa8ee70a93f8dd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:6d76acb5c02b4b47ed611eb7b7eb6448a17bd05a10cedaa5b06707f4c0dbba24_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-console@sha256:6d76acb5c02b4b47ed611eb7b7eb6448a17bd05a10cedaa5b06707f4c0dbba24_arm64"
},
"product_reference": "openshift4/ose-console@sha256:6d76acb5c02b4b47ed611eb7b7eb6448a17bd05a10cedaa5b06707f4c0dbba24_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:7ca44056083d98a3594c4f31607eb99cb36837deb48c4c8367d2654f87caf752_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-console@sha256:7ca44056083d98a3594c4f31607eb99cb36837deb48c4c8367d2654f87caf752_ppc64le"
},
"product_reference": "openshift4/ose-console@sha256:7ca44056083d98a3594c4f31607eb99cb36837deb48c4c8367d2654f87caf752_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:c0063d56da4755d264aa74d85216e4f0603d4591846f26cd7c75b9e8b34fe8be_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-console@sha256:c0063d56da4755d264aa74d85216e4f0603d4591846f26cd7c75b9e8b34fe8be_amd64"
},
"product_reference": "openshift4/ose-console@sha256:c0063d56da4755d264aa74d85216e4f0603d4591846f26cd7c75b9e8b34fe8be_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:67f852d58e85c430a58bcc23c7f11453a741988b817d4f8775421bec346f8739_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:67f852d58e85c430a58bcc23c7f11453a741988b817d4f8775421bec346f8739_s390x"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:67f852d58e85c430a58bcc23c7f11453a741988b817d4f8775421bec346f8739_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:8d6eccda508294628d29c125796824996d9450cb4f61f8fbda617f29e3d61730_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8d6eccda508294628d29c125796824996d9450cb4f61f8fbda617f29e3d61730_ppc64le"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:8d6eccda508294628d29c125796824996d9450cb4f61f8fbda617f29e3d61730_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:9c5037e46c32c93ea3f9d2473b5de2ddda6488e84f81b741fcd719968d526312_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:9c5037e46c32c93ea3f9d2473b5de2ddda6488e84f81b741fcd719968d526312_arm64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:9c5037e46c32c93ea3f9d2473b5de2ddda6488e84f81b741fcd719968d526312_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:cd3f639ed1cee51a84017cc3decabd4e8fdbd0ae81d2188bcddc9cf8d28e6ac5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:cd3f639ed1cee51a84017cc3decabd4e8fdbd0ae81d2188bcddc9cf8d28e6ac5_amd64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:cd3f639ed1cee51a84017cc3decabd4e8fdbd0ae81d2188bcddc9cf8d28e6ac5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:2cf3cff267bcd9427a1de8a18b7d2ab5ce607aa5f33648f04cc938cc9f9e17be_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:2cf3cff267bcd9427a1de8a18b7d2ab5ce607aa5f33648f04cc938cc9f9e17be_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:2cf3cff267bcd9427a1de8a18b7d2ab5ce607aa5f33648f04cc938cc9f9e17be_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c139da56fd96d099a3b56b73cd4ad539a3ff67ba32e4ed9660edc53653f05059_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c139da56fd96d099a3b56b73cd4ad539a3ff67ba32e4ed9660edc53653f05059_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c139da56fd96d099a3b56b73cd4ad539a3ff67ba32e4ed9660edc53653f05059_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5ab97ef3cb2c66ca9d545fc01f4574af66bde6b2305148de917494608c933739_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5ab97ef3cb2c66ca9d545fc01f4574af66bde6b2305148de917494608c933739_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5ab97ef3cb2c66ca9d545fc01f4574af66bde6b2305148de917494608c933739_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:614ecae1b4188f904f7ce5e1dc79c355475520136eb52a18abe78c9aa5e29d90_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:614ecae1b4188f904f7ce5e1dc79c355475520136eb52a18abe78c9aa5e29d90_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:614ecae1b4188f904f7ce5e1dc79c355475520136eb52a18abe78c9aa5e29d90_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:6bd99521be1f948c30406c19de99a47b5ed46e398d7251135c44432816e75179_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:6bd99521be1f948c30406c19de99a47b5ed46e398d7251135c44432816e75179_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:6bd99521be1f948c30406c19de99a47b5ed46e398d7251135c44432816e75179_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:7ed535044cdd98fb3473251c05d9d2a597f6e1fff59032267e2c98ed71f4578d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:7ed535044cdd98fb3473251c05d9d2a597f6e1fff59032267e2c98ed71f4578d_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:7ed535044cdd98fb3473251c05d9d2a597f6e1fff59032267e2c98ed71f4578d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:3ffe2f82a4f9f20ce75625b5f5c8dce696a5a1a4ab280f4fcd7f9c621d181022_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:3ffe2f82a4f9f20ce75625b5f5c8dce696a5a1a4ab280f4fcd7f9c621d181022_amd64"
},
"product_reference": "openshift4/ose-deployer@sha256:3ffe2f82a4f9f20ce75625b5f5c8dce696a5a1a4ab280f4fcd7f9c621d181022_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:9d8d6a005c25f647b0471c84e56391ff8a50fe5a64f762f2582a326489eb891a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9d8d6a005c25f647b0471c84e56391ff8a50fe5a64f762f2582a326489eb891a_arm64"
},
"product_reference": "openshift4/ose-deployer@sha256:9d8d6a005c25f647b0471c84e56391ff8a50fe5a64f762f2582a326489eb891a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:b711402554f74fa5a50fc944c7701c07cb22c625e078cc0dccfa45e3fc32cb54_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b711402554f74fa5a50fc944c7701c07cb22c625e078cc0dccfa45e3fc32cb54_ppc64le"
},
"product_reference": "openshift4/ose-deployer@sha256:b711402554f74fa5a50fc944c7701c07cb22c625e078cc0dccfa45e3fc32cb54_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:f68d7b673d8408e11a5bd1d1bcbafbbaddc598a20483c941a358e609aefdfbf1_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:f68d7b673d8408e11a5bd1d1bcbafbbaddc598a20483c941a358e609aefdfbf1_s390x"
},
"product_reference": "openshift4/ose-deployer@sha256:f68d7b673d8408e11a5bd1d1bcbafbbaddc598a20483c941a358e609aefdfbf1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:20348ea5523641c1c6b434e19d3f353d8cf977ca5655c4e90b5eb5789642dbdb_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:20348ea5523641c1c6b434e19d3f353d8cf977ca5655c4e90b5eb5789642dbdb_s390x"
},
"product_reference": "openshift4/ose-docker-builder@sha256:20348ea5523641c1c6b434e19d3f353d8cf977ca5655c4e90b5eb5789642dbdb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:39c9d5ea15ceb814ed1a901610eca2d760b2d91b625503e36ab0aeb3b6abc3a0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:39c9d5ea15ceb814ed1a901610eca2d760b2d91b625503e36ab0aeb3b6abc3a0_amd64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:39c9d5ea15ceb814ed1a901610eca2d760b2d91b625503e36ab0aeb3b6abc3a0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:3e0a6db61a004397ef5b048f75f57b05a4240889330512f15f3d014a5fc1c15d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3e0a6db61a004397ef5b048f75f57b05a4240889330512f15f3d014a5fc1c15d_arm64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:3e0a6db61a004397ef5b048f75f57b05a4240889330512f15f3d014a5fc1c15d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:fe0ab9a52f94b8942a83797feda1e72323e141c91e440907ba0d1af13f3eff09_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:fe0ab9a52f94b8942a83797feda1e72323e141c91e440907ba0d1af13f3eff09_ppc64le"
},
"product_reference": "openshift4/ose-docker-builder@sha256:fe0ab9a52f94b8942a83797feda1e72323e141c91e440907ba0d1af13f3eff09_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79b27e6caf494642ecfa3ea195b1d1635c60263d97545f746604557f6d34ee8c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79b27e6caf494642ecfa3ea195b1d1635c60263d97545f746604557f6d34ee8c_arm64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79b27e6caf494642ecfa3ea195b1d1635c60263d97545f746604557f6d34ee8c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:80bed1b46a79337075a0135ab78471b0ac71b503b293f62d8a4f41df7fe648cf_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:80bed1b46a79337075a0135ab78471b0ac71b503b293f62d8a4f41df7fe648cf_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:80bed1b46a79337075a0135ab78471b0ac71b503b293f62d8a4f41df7fe648cf_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:e2975f402e669716d879dcc2d2557507cd2f7fca9ad4717f7e8683a8ccf8aee4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:e2975f402e669716d879dcc2d2557507cd2f7fca9ad4717f7e8683a8ccf8aee4_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:e2975f402e669716d879dcc2d2557507cd2f7fca9ad4717f7e8683a8ccf8aee4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:12624f3a0ea9e183f1100aeaa5681d85026ab4b708c1fccc032d633f50aa1b0a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:12624f3a0ea9e183f1100aeaa5681d85026ab4b708c1fccc032d633f50aa1b0a_amd64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:12624f3a0ea9e183f1100aeaa5681d85026ab4b708c1fccc032d633f50aa1b0a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:3deec298f9144d6f44831da5e815af0f1e36de36d6e68fb9191448098dc780ad_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:3deec298f9144d6f44831da5e815af0f1e36de36d6e68fb9191448098dc780ad_s390x"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:3deec298f9144d6f44831da5e815af0f1e36de36d6e68fb9191448098dc780ad_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:9ea25dd05b1168b1d84cd093db9486e0299fb819124be0a7fdbd11472b54e563_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9ea25dd05b1168b1d84cd093db9486e0299fb819124be0a7fdbd11472b54e563_arm64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:9ea25dd05b1168b1d84cd093db9486e0299fb819124be0a7fdbd11472b54e563_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:b0bdcaf996533609bc07f5fd37c4521dcab964e98078a5b39ad14e600201b128_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:b0bdcaf996533609bc07f5fd37c4521dcab964e98078a5b39ad14e600201b128_ppc64le"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:b0bdcaf996533609bc07f5fd37c4521dcab964e98078a5b39ad14e600201b128_ppc64le",
"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:b21bfdb8ae1c13c06de451169903e15d08b7b4f347c96c05e1db672033b5edb6_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:b21bfdb8ae1c13c06de451169903e15d08b7b4f347c96c05e1db672033b5edb6_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b21bfdb8ae1c13c06de451169903e15d08b7b4f347c96c05e1db672033b5edb6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:e895e52b889db05fd8eb41c9c2a0a3886cb60fc5f3b5d494eafd10cec38528fb_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:e895e52b889db05fd8eb41c9c2a0a3886cb60fc5f3b5d494eafd10cec38528fb_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:e895e52b889db05fd8eb41c9c2a0a3886cb60fc5f3b5d494eafd10cec38528fb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:a03f731c1c559620fc8d12e634eb270b46b6d385ffcd8f56b3a272a6ee0a204b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:a03f731c1c559620fc8d12e634eb270b46b6d385ffcd8f56b3a272a6ee0a204b_arm64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:a03f731c1c559620fc8d12e634eb270b46b6d385ffcd8f56b3a272a6ee0a204b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:f68ca05b82caf0ff3f6e71d67973e77cd629227cd42f6ad41d39bd62090bd5a9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f68ca05b82caf0ff3f6e71d67973e77cd629227cd42f6ad41d39bd62090bd5a9_amd64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:f68ca05b82caf0ff3f6e71d67973e77cd629227cd42f6ad41d39bd62090bd5a9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:39519e341dfe6d17e9af77d2eac0b2408a8ec6abca9a5a59875d13a4b9007d82_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:39519e341dfe6d17e9af77d2eac0b2408a8ec6abca9a5a59875d13a4b9007d82_arm64"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel8@sha256:39519e341dfe6d17e9af77d2eac0b2408a8ec6abca9a5a59875d13a4b9007d82_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:5953722bf6db7a5ac5b25111d78a568c2eabc0f76f6b79701b552159d0c77b42_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:5953722bf6db7a5ac5b25111d78a568c2eabc0f76f6b79701b552159d0c77b42_s390x"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel8@sha256:5953722bf6db7a5ac5b25111d78a568c2eabc0f76f6b79701b552159d0c77b42_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:a1d3b96d086b21c290832ae082b58391f58841d9e850bde709076d1aba696f25_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:a1d3b96d086b21c290832ae082b58391f58841d9e850bde709076d1aba696f25_ppc64le"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel8@sha256:a1d3b96d086b21c290832ae082b58391f58841d9e850bde709076d1aba696f25_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:c46ecf290fe73e04957e5d531dbf1036549e23efce5149ec6f37348e397eb91b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:c46ecf290fe73e04957e5d531dbf1036549e23efce5149ec6f37348e397eb91b_amd64"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel8@sha256:c46ecf290fe73e04957e5d531dbf1036549e23efce5149ec6f37348e397eb91b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:4e528a9faf2134141dceeaa836a280888784ec3c4a5a54ca4b4fdb594e3dcde1_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:4e528a9faf2134141dceeaa836a280888784ec3c4a5a54ca4b4fdb594e3dcde1_ppc64le"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:4e528a9faf2134141dceeaa836a280888784ec3c4a5a54ca4b4fdb594e3dcde1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:541e827588bb412e93b2010914bc3a23c3c7784feda2f7f38ffc460ba970f214_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:541e827588bb412e93b2010914bc3a23c3c7784feda2f7f38ffc460ba970f214_s390x"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:541e827588bb412e93b2010914bc3a23c3c7784feda2f7f38ffc460ba970f214_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:be92c98a3481eee1c2572b7feb568ab4e7442de63685e37f1584b05efa244013_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:be92c98a3481eee1c2572b7feb568ab4e7442de63685e37f1584b05efa244013_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:be92c98a3481eee1c2572b7feb568ab4e7442de63685e37f1584b05efa244013_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:f501d9f0f9d26c6586cbbd06635c82e4293c7524b61219b5955fc3e7da5b4604_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f501d9f0f9d26c6586cbbd06635c82e4293c7524b61219b5955fc3e7da5b4604_arm64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:f501d9f0f9d26c6586cbbd06635c82e4293c7524b61219b5955fc3e7da5b4604_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:495733157e8965ae8b903fd486be0a36d73b79e8806b3525c6fce48a4ea5ea7b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer@sha256:495733157e8965ae8b903fd486be0a36d73b79e8806b3525c6fce48a4ea5ea7b_amd64"
},
"product_reference": "openshift4/ose-installer@sha256:495733157e8965ae8b903fd486be0a36d73b79e8806b3525c6fce48a4ea5ea7b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:b5428165203165559a57f960eb95c75f61b0d3e187389db4b0691df93d363f4a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b5428165203165559a57f960eb95c75f61b0d3e187389db4b0691df93d363f4a_ppc64le"
},
"product_reference": "openshift4/ose-installer@sha256:b5428165203165559a57f960eb95c75f61b0d3e187389db4b0691df93d363f4a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:b6202ceaf26cf5fac5b6a52cd824c3d0a1f78fbc62f1a76356c79b2a4386a764_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b6202ceaf26cf5fac5b6a52cd824c3d0a1f78fbc62f1a76356c79b2a4386a764_s390x"
},
"product_reference": "openshift4/ose-installer@sha256:b6202ceaf26cf5fac5b6a52cd824c3d0a1f78fbc62f1a76356c79b2a4386a764_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:f13c8d95e4568df0a971d9b2a302d32d6b834b51981cee6a313679610885daa7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f13c8d95e4568df0a971d9b2a302d32d6b834b51981cee6a313679610885daa7_arm64"
},
"product_reference": "openshift4/ose-installer@sha256:f13c8d95e4568df0a971d9b2a302d32d6b834b51981cee6a313679610885daa7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:1e8dfb07886fcdddad58d9c895df4d892fe279b35434ee29bec3a0ca16851250_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:1e8dfb07886fcdddad58d9c895df4d892fe279b35434ee29bec3a0ca16851250_ppc64le"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:1e8dfb07886fcdddad58d9c895df4d892fe279b35434ee29bec3a0ca16851250_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:3050d1ccf26c1186a5581a73c4d0c32590eb2d8dbfce8c97293b08c6267a3137_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3050d1ccf26c1186a5581a73c4d0c32590eb2d8dbfce8c97293b08c6267a3137_arm64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:3050d1ccf26c1186a5581a73c4d0c32590eb2d8dbfce8c97293b08c6267a3137_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:c86556f7f05aaea53ef6c50ded6917f6949f7f46b8bd92783df86a5a935a0191_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c86556f7f05aaea53ef6c50ded6917f6949f7f46b8bd92783df86a5a935a0191_amd64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:c86556f7f05aaea53ef6c50ded6917f6949f7f46b8bd92783df86a5a935a0191_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:f3c455cd7d90b3d17ebd3cf8ff9a03f6e6070c0fd9303b9764d6ac6be019889b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:f3c455cd7d90b3d17ebd3cf8ff9a03f6e6070c0fd9303b9764d6ac6be019889b_s390x"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:f3c455cd7d90b3d17ebd3cf8ff9a03f6e6070c0fd9303b9764d6ac6be019889b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:413667ba399afc0e4f29823d2fd11b239e51748da555f8de7f1c52f437068d2e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:413667ba399afc0e4f29823d2fd11b239e51748da555f8de7f1c52f437068d2e_amd64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:413667ba399afc0e4f29823d2fd11b239e51748da555f8de7f1c52f437068d2e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:51dc3a8604facf5fa2e3a5de1a4ba91395b7f951017e60c0798a20557a1619d3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:51dc3a8604facf5fa2e3a5de1a4ba91395b7f951017e60c0798a20557a1619d3_s390x"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:51dc3a8604facf5fa2e3a5de1a4ba91395b7f951017e60c0798a20557a1619d3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:6ad2eece0a7f14dd51aad3acf2bd86e05d3bce379b4a7db49cac52c465f9fc42_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:6ad2eece0a7f14dd51aad3acf2bd86e05d3bce379b4a7db49cac52c465f9fc42_arm64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:6ad2eece0a7f14dd51aad3acf2bd86e05d3bce379b4a7db49cac52c465f9fc42_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:dfa3c2023342febc2790927fa587c884b8633fd7c8556a8bf34e090b630e3079_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:dfa3c2023342febc2790927fa587c884b8633fd7c8556a8bf34e090b630e3079_ppc64le"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:dfa3c2023342febc2790927fa587c884b8633fd7c8556a8bf34e090b630e3079_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:16517d6f5a93280a336e785a543e0af4c68be8c9a923ba41c1e329ea7fcee954_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:16517d6f5a93280a336e785a543e0af4c68be8c9a923ba41c1e329ea7fcee954_s390x"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:16517d6f5a93280a336e785a543e0af4c68be8c9a923ba41c1e329ea7fcee954_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:422b2ce2520f4200b66fe877cb6d541711143a795bca53728e8d0fbcf1b6e456_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:422b2ce2520f4200b66fe877cb6d541711143a795bca53728e8d0fbcf1b6e456_arm64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:422b2ce2520f4200b66fe877cb6d541711143a795bca53728e8d0fbcf1b6e456_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:929cedbdbb870c7ee911988f6683f17e1719c6feea67f4cb8e58fea98b8af341_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:929cedbdbb870c7ee911988f6683f17e1719c6feea67f4cb8e58fea98b8af341_ppc64le"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:929cedbdbb870c7ee911988f6683f17e1719c6feea67f4cb8e58fea98b8af341_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:a45015059d5c969ea45e478a750712226bcdb265639d14cd11624adb8c4f5d09_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:a45015059d5c969ea45e478a750712226bcdb265639d14cd11624adb8c4f5d09_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:a45015059d5c969ea45e478a750712226bcdb265639d14cd11624adb8c4f5d09_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:19a8b0510d037595a0aa8c9c531cde519ff52e2fdba63e9089b0bdb97d28a235_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:19a8b0510d037595a0aa8c9c531cde519ff52e2fdba63e9089b0bdb97d28a235_arm64"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel8@sha256:19a8b0510d037595a0aa8c9c531cde519ff52e2fdba63e9089b0bdb97d28a235_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:6fd5ea878745517e4ab1ef1922b34ce0e3c347d11cf566117d476fd0d98ec905_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:6fd5ea878745517e4ab1ef1922b34ce0e3c347d11cf566117d476fd0d98ec905_s390x"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel8@sha256:6fd5ea878745517e4ab1ef1922b34ce0e3c347d11cf566117d476fd0d98ec905_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:95acfd2820f8aa99b9d7a409cc7864a804e5676a76c10a2a55235b11f5c12a7c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:95acfd2820f8aa99b9d7a409cc7864a804e5676a76c10a2a55235b11f5c12a7c_ppc64le"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel8@sha256:95acfd2820f8aa99b9d7a409cc7864a804e5676a76c10a2a55235b11f5c12a7c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:aa2efd291f359adbf854b94918cecf28945174b3ce178899785a6a5f98665e4f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:aa2efd291f359adbf854b94918cecf28945174b3ce178899785a6a5f98665e4f_amd64"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel8@sha256:aa2efd291f359adbf854b94918cecf28945174b3ce178899785a6a5f98665e4f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:701824e43f9fb0e91fb5fd39be119fffa24318baa294550a548265c0851dfc79_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:701824e43f9fb0e91fb5fd39be119fffa24318baa294550a548265c0851dfc79_amd64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:701824e43f9fb0e91fb5fd39be119fffa24318baa294550a548265c0851dfc79_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:b0474c0d8f6273e363375fb7ca6e220962e9691eac67c9775ea3cb169b0550de_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b0474c0d8f6273e363375fb7ca6e220962e9691eac67c9775ea3cb169b0550de_s390x"
},
"product_reference": "openshift4/ose-multus-cni@sha256:b0474c0d8f6273e363375fb7ca6e220962e9691eac67c9775ea3cb169b0550de_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:c9e1f7c22076d5ac41de4c6e869b211f91c1001a1badf019469c2f52d338c0ba_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:c9e1f7c22076d5ac41de4c6e869b211f91c1001a1badf019469c2f52d338c0ba_ppc64le"
},
"product_reference": "openshift4/ose-multus-cni@sha256:c9e1f7c22076d5ac41de4c6e869b211f91c1001a1badf019469c2f52d338c0ba_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:f26b3d7a6c16e1b60a1a244ad98bc3597ae3f70bfe7611185cf2a71af990a530_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:f26b3d7a6c16e1b60a1a244ad98bc3597ae3f70bfe7611185cf2a71af990a530_arm64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:f26b3d7a6c16e1b60a1a244ad98bc3597ae3f70bfe7611185cf2a71af990a530_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:3f25f638d5b701baf27dfa2ae4a46eb0f6cbfa281961769afce86134a35ff0ac_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3f25f638d5b701baf27dfa2ae4a46eb0f6cbfa281961769afce86134a35ff0ac_arm64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:3f25f638d5b701baf27dfa2ae4a46eb0f6cbfa281961769afce86134a35ff0ac_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:6b5c307c0d9341a5b9e0db7749a58e30fd0a6bb9fb303f55d772be51f33bd87a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:6b5c307c0d9341a5b9e0db7749a58e30fd0a6bb9fb303f55d772be51f33bd87a_s390x"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:6b5c307c0d9341a5b9e0db7749a58e30fd0a6bb9fb303f55d772be51f33bd87a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:8588029904856e8381308b73e721000d79000ee16d84438eb8e5ce44becd89f8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:8588029904856e8381308b73e721000d79000ee16d84438eb8e5ce44becd89f8_amd64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:8588029904856e8381308b73e721000d79000ee16d84438eb8e5ce44becd89f8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:b7fb6a22b42d0f8e69277191f201f844e3370b5fce241ecc1a108c07600cf8ed_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:b7fb6a22b42d0f8e69277191f201f844e3370b5fce241ecc1a108c07600cf8ed_ppc64le"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:b7fb6a22b42d0f8e69277191f201f844e3370b5fce241ecc1a108c07600cf8ed_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1dd9e0222c3dbc2903d5267ebe23a473a0c7ecabe808f205bfbc9888e6a4405a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1dd9e0222c3dbc2903d5267ebe23a473a0c7ecabe808f205bfbc9888e6a4405a_ppc64le"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1dd9e0222c3dbc2903d5267ebe23a473a0c7ecabe808f205bfbc9888e6a4405a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:39ab4913c23c9e94dbaa9830078f31f31f3b726aafcd2bc575f505de69445dcd_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:39ab4913c23c9e94dbaa9830078f31f31f3b726aafcd2bc575f505de69445dcd_s390x"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:39ab4913c23c9e94dbaa9830078f31f31f3b726aafcd2bc575f505de69445dcd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:57cf64877223833b822e99b35bdce4f6ae0a47e440e05833d17e31dd947d85d8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:57cf64877223833b822e99b35bdce4f6ae0a47e440e05833d17e31dd947d85d8_arm64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:57cf64877223833b822e99b35bdce4f6ae0a47e440e05833d17e31dd947d85d8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:80bc89c868cac67d48309a994140681751e8368db35f0f5285f53da0c93dfab4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:80bc89c868cac67d48309a994140681751e8368db35f0f5285f53da0c93dfab4_amd64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:80bc89c868cac67d48309a994140681751e8368db35f0f5285f53da0c93dfab4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:6ddc8158ef81f1f63d1915f90ba7fef7ee7004af882a38ea51952428604f2a18_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:6ddc8158ef81f1f63d1915f90ba7fef7ee7004af882a38ea51952428604f2a18_amd64"
},
"product_reference": "openshift4/ose-must-gather@sha256:6ddc8158ef81f1f63d1915f90ba7fef7ee7004af882a38ea51952428604f2a18_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:80e1706669a0868129dfae118a64b52d7f6c055cc199a5b945649a1d6af64a9c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:80e1706669a0868129dfae118a64b52d7f6c055cc199a5b945649a1d6af64a9c_arm64"
},
"product_reference": "openshift4/ose-must-gather@sha256:80e1706669a0868129dfae118a64b52d7f6c055cc199a5b945649a1d6af64a9c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:bebd0e3040d6d09958ad8ab439055ffb281433a63333826c772c3457954035aa_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:bebd0e3040d6d09958ad8ab439055ffb281433a63333826c772c3457954035aa_s390x"
},
"product_reference": "openshift4/ose-must-gather@sha256:bebd0e3040d6d09958ad8ab439055ffb281433a63333826c772c3457954035aa_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:cb49d44f53f7e4a534fda124cee14b5989549b0ea4fa8859cc31e69ff7cda3f5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:cb49d44f53f7e4a534fda124cee14b5989549b0ea4fa8859cc31e69ff7cda3f5_ppc64le"
},
"product_reference": "openshift4/ose-must-gather@sha256:cb49d44f53f7e4a534fda124cee14b5989549b0ea4fa8859cc31e69ff7cda3f5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:3b55e2e9ad2241adb6feba2b9952b6f92ccffcc66bf52d93d6bc46c5375e6be3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:3b55e2e9ad2241adb6feba2b9952b6f92ccffcc66bf52d93d6bc46c5375e6be3_s390x"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:3b55e2e9ad2241adb6feba2b9952b6f92ccffcc66bf52d93d6bc46c5375e6be3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:40b1d3352530519cb52361a41b09594adf3e887e982edfca61c4a47ca1604d0c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:40b1d3352530519cb52361a41b09594adf3e887e982edfca61c4a47ca1604d0c_arm64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:40b1d3352530519cb52361a41b09594adf3e887e982edfca61c4a47ca1604d0c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:74fa88e50330a9866580a19b9098ce1301b87200a69edfcbb5ef87122e585682_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:74fa88e50330a9866580a19b9098ce1301b87200a69edfcbb5ef87122e585682_amd64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:74fa88e50330a9866580a19b9098ce1301b87200a69edfcbb5ef87122e585682_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f6b6003db2ceee7928076cabcb2e9becffc8623fe92c1ea2208a1697bdc4c1c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f6b6003db2ceee7928076cabcb2e9becffc8623fe92c1ea2208a1697bdc4c1c_ppc64le"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f6b6003db2ceee7928076cabcb2e9becffc8623fe92c1ea2208a1697bdc4c1c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:3581afc50766fd35bf811cc9fb4a23051de10979668052962144f3eef491620a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:3581afc50766fd35bf811cc9fb4a23051de10979668052962144f3eef491620a_ppc64le"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel8@sha256:3581afc50766fd35bf811cc9fb4a23051de10979668052962144f3eef491620a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:858dcdf3eeb402b2300700530f8db190c624711413e64bdbf835d84c046c2377_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:858dcdf3eeb402b2300700530f8db190c624711413e64bdbf835d84c046c2377_s390x"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel8@sha256:858dcdf3eeb402b2300700530f8db190c624711413e64bdbf835d84c046c2377_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:86720d641b24487eef28dd57f03e335cc832d1b791c3b6ed0b587951761b38b0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:86720d641b24487eef28dd57f03e335cc832d1b791c3b6ed0b587951761b38b0_amd64"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel8@sha256:86720d641b24487eef28dd57f03e335cc832d1b791c3b6ed0b587951761b38b0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:c78ccd1568cddb7af04c55311bbc2d4cbc43a7c78982789f95507e41bcd6e70f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:c78ccd1568cddb7af04c55311bbc2d4cbc43a7c78982789f95507e41bcd6e70f_arm64"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel8@sha256:c78ccd1568cddb7af04c55311bbc2d4cbc43a7c78982789f95507e41bcd6e70f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:53c4dfadb807c93e7500d3f0aa2313d23558a49ac6f5d21d50aef91c88ba59ed_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:53c4dfadb807c93e7500d3f0aa2313d23558a49ac6f5d21d50aef91c88ba59ed_arm64"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel8@sha256:53c4dfadb807c93e7500d3f0aa2313d23558a49ac6f5d21d50aef91c88ba59ed_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:8be87b532e34c9e34a0313a6121ea5c17818f12c37bb66a2ca49c44687ac7492_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8be87b532e34c9e34a0313a6121ea5c17818f12c37bb66a2ca49c44687ac7492_s390x"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel8@sha256:8be87b532e34c9e34a0313a6121ea5c17818f12c37bb66a2ca49c44687ac7492_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:8e327a2bd560350163cf91f9a6e407983f9c59c2b4a62edf2a510f2c5f16da27_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8e327a2bd560350163cf91f9a6e407983f9c59c2b4a62edf2a510f2c5f16da27_amd64"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel8@sha256:8e327a2bd560350163cf91f9a6e407983f9c59c2b4a62edf2a510f2c5f16da27_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:f36f24abd096580490991a07d847b71cecd9b6a40c3f89d5786f02ca52d58ced_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f36f24abd096580490991a07d847b71cecd9b6a40c3f89d5786f02ca52d58ced_ppc64le"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel8@sha256:f36f24abd096580490991a07d847b71cecd9b6a40c3f89d5786f02ca52d58ced_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:41cd33e5c5af3843aedcd40a21bc8c03013d080a43b3a977bfaa469b5a61e58c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:41cd33e5c5af3843aedcd40a21bc8c03013d080a43b3a977bfaa469b5a61e58c_arm64"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:41cd33e5c5af3843aedcd40a21bc8c03013d080a43b3a977bfaa469b5a61e58c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:6ec3be9348a157cb8289d3719382256b1ad66eae121f6742ea53cd0b62658a8c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:6ec3be9348a157cb8289d3719382256b1ad66eae121f6742ea53cd0b62658a8c_ppc64le"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:6ec3be9348a157cb8289d3719382256b1ad66eae121f6742ea53cd0b62658a8c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:881c6f7c0e781a37692859e37febac4c77ad3a46823062e4aafc19caf0272d6e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:881c6f7c0e781a37692859e37febac4c77ad3a46823062e4aafc19caf0272d6e_amd64"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:881c6f7c0e781a37692859e37febac4c77ad3a46823062e4aafc19caf0272d6e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:fb38313d4aadb83ced1708d47278a39098a0ee915106deb41f21d722fac25aa4_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:fb38313d4aadb83ced1708d47278a39098a0ee915106deb41f21d722fac25aa4_s390x"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:fb38313d4aadb83ced1708d47278a39098a0ee915106deb41f21d722fac25aa4_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:54344f135df9d19ddf2a73b08ab887b3640d1ed888ae2e9dc92d3488422ed538_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:54344f135df9d19ddf2a73b08ab887b3640d1ed888ae2e9dc92d3488422ed538_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54344f135df9d19ddf2a73b08ab887b3640d1ed888ae2e9dc92d3488422ed538_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6ac8a91c734a486a4eadc00e838bb8686abe785d695f42b3f900f5c169371c17_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:6ac8a91c734a486a4eadc00e838bb8686abe785d695f42b3f900f5c169371c17_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6ac8a91c734a486a4eadc00e838bb8686abe785d695f42b3f900f5c169371c17_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:b5e1b30921b1657ceaa46ce116ccf80c5f5eda47180590191ed6db48eaff1ef7_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:b5e1b30921b1657ceaa46ce116ccf80c5f5eda47180590191ed6db48eaff1ef7_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b5e1b30921b1657ceaa46ce116ccf80c5f5eda47180590191ed6db48eaff1ef7_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:d7207dc459e64b88e815565c8e8eede4693dac1a2bb97cf0424b3b9120e3be3a_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:d7207dc459e64b88e815565c8e8eede4693dac1a2bb97cf0424b3b9120e3be3a_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d7207dc459e64b88e815565c8e8eede4693dac1a2bb97cf0424b3b9120e3be3a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:07e33a13876328d109b3f7c18756a8b988424b05937256462738d7a35240683c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:07e33a13876328d109b3f7c18756a8b988424b05937256462738d7a35240683c_amd64"
},
"product_reference": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:07e33a13876328d109b3f7c18756a8b988424b05937256462738d7a35240683c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:36275fee93c952cca1f7ac30585e3de262af8d142fc26b4157bf39013ecb2f51_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:36275fee93c952cca1f7ac30585e3de262af8d142fc26b4157bf39013ecb2f51_arm64"
},
"product_reference": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:36275fee93c952cca1f7ac30585e3de262af8d142fc26b4157bf39013ecb2f51_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:372db192b5d4ffff5e162c4e5d0257e38dd3033fb3f648902b28b6d478b9fe77_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:372db192b5d4ffff5e162c4e5d0257e38dd3033fb3f648902b28b6d478b9fe77_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:372db192b5d4ffff5e162c4e5d0257e38dd3033fb3f648902b28b6d478b9fe77_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c5b5fbd2598545c1159a9c72e9d0bf58de46abb460a2f06644836484b0da7ae3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c5b5fbd2598545c1159a9c72e9d0bf58de46abb460a2f06644836484b0da7ae3_s390x"
},
"product_reference": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c5b5fbd2598545c1159a9c72e9d0bf58de46abb460a2f06644836484b0da7ae3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:6138de170d448ff74698abeacea44ec2ad551e975a1469b701b50a59b28720b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:6138de170d448ff74698abeacea44ec2ad551e975a1469b701b50a59b28720b0_ppc64le"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:6138de170d448ff74698abeacea44ec2ad551e975a1469b701b50a59b28720b0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:afcd65f35f85d434aa1ad9115afeab31afd4b5e03def06b8b4af202f3100471c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:afcd65f35f85d434aa1ad9115afeab31afd4b5e03def06b8b4af202f3100471c_amd64"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:afcd65f35f85d434aa1ad9115afeab31afd4b5e03def06b8b4af202f3100471c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:1bcdad3e9276a0c287acfacf94d8687e6203463ceabe2905046c66d646bf0bb9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:1bcdad3e9276a0c287acfacf94d8687e6203463ceabe2905046c66d646bf0bb9_amd64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:1bcdad3e9276a0c287acfacf94d8687e6203463ceabe2905046c66d646bf0bb9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:25b6bc19051987b993ec000f2a3bc5daf2b93d2a0b9d9ab6eb980772c5b86d4a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:25b6bc19051987b993ec000f2a3bc5daf2b93d2a0b9d9ab6eb980772c5b86d4a_s390x"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:25b6bc19051987b993ec000f2a3bc5daf2b93d2a0b9d9ab6eb980772c5b86d4a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:4b210d822a2d70e6f8366ceba78e1eb7e02554963180e684d0f25b7422c69d36_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4b210d822a2d70e6f8366ceba78e1eb7e02554963180e684d0f25b7422c69d36_arm64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:4b210d822a2d70e6f8366ceba78e1eb7e02554963180e684d0f25b7422c69d36_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:5616b2020fdeb6a90798a1aab704ed92fcb3c641e208ad8dcf5e540972a9b5ca_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:5616b2020fdeb6a90798a1aab704ed92fcb3c641e208ad8dcf5e540972a9b5ca_ppc64le"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:5616b2020fdeb6a90798a1aab704ed92fcb3c641e208ad8dcf5e540972a9b5ca_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:36e112e72d9d7d3acf5655f712311e9d59ab7d59067ffd0e091bc12210b39a83_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:36e112e72d9d7d3acf5655f712311e9d59ab7d59067ffd0e091bc12210b39a83_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:36e112e72d9d7d3acf5655f712311e9d59ab7d59067ffd0e091bc12210b39a83_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:396382e46ac32da31511ff7cc0a02045f0656ac46f924c087ecf5aa826d70335_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:396382e46ac32da31511ff7cc0a02045f0656ac46f924c087ecf5aa826d70335_amd64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:396382e46ac32da31511ff7cc0a02045f0656ac46f924c087ecf5aa826d70335_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:550a120eac9914bd7c3e20c60478a36395655b4141486045558bcfad2ff6ff92_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:550a120eac9914bd7c3e20c60478a36395655b4141486045558bcfad2ff6ff92_arm64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:550a120eac9914bd7c3e20c60478a36395655b4141486045558bcfad2ff6ff92_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:b11cea60cbf8fea3122b81ff56a59708b847bed3dad628c9c9eee1212b0b81a3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b11cea60cbf8fea3122b81ff56a59708b847bed3dad628c9c9eee1212b0b81a3_s390x"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:b11cea60cbf8fea3122b81ff56a59708b847bed3dad628c9c9eee1212b0b81a3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:6b6b74744f3b55ffcfb838c72dc8d700fef918ed52df5900a48b7f4a8621bd46_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:6b6b74744f3b55ffcfb838c72dc8d700fef918ed52df5900a48b7f4a8621bd46_s390x"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:6b6b74744f3b55ffcfb838c72dc8d700fef918ed52df5900a48b7f4a8621bd46_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:984d611edb0110b3d4c6da8a0f16b868cc0a30515a82e88f2d4e1140d222a35b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:984d611edb0110b3d4c6da8a0f16b868cc0a30515a82e88f2d4e1140d222a35b_arm64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:984d611edb0110b3d4c6da8a0f16b868cc0a30515a82e88f2d4e1140d222a35b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:ea8f50015e782bc646bf3962a1989b2dccc34a0a829b6a3ce65e30d5f3441951_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ea8f50015e782bc646bf3962a1989b2dccc34a0a829b6a3ce65e30d5f3441951_amd64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:ea8f50015e782bc646bf3962a1989b2dccc34a0a829b6a3ce65e30d5f3441951_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:fad9f01902b8872ad221d75bee35ee815d5549b7a9f9aff709ea6a61b1b5603a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:fad9f01902b8872ad221d75bee35ee815d5549b7a9f9aff709ea6a61b1b5603a_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:fad9f01902b8872ad221d75bee35ee815d5549b7a9f9aff709ea6a61b1b5603a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:2472fc2e766a263d3c4d6c2e05d3f61f699c71bd0335357a9e1bcae21fca9992_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2472fc2e766a263d3c4d6c2e05d3f61f699c71bd0335357a9e1bcae21fca9992_arm64"
},
"product_reference": "openshift4/ose-prometheus@sha256:2472fc2e766a263d3c4d6c2e05d3f61f699c71bd0335357a9e1bcae21fca9992_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:3f95223e4bda72134d11b597a89fa8a2f71d53d6042b4f02e5edb3b9d5019b6d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:3f95223e4bda72134d11b597a89fa8a2f71d53d6042b4f02e5edb3b9d5019b6d_s390x"
},
"product_reference": "openshift4/ose-prometheus@sha256:3f95223e4bda72134d11b597a89fa8a2f71d53d6042b4f02e5edb3b9d5019b6d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:5c53ea2faa6d4f48573083d758865347ded3e7c9ec45ca4d96161cb9a385edde_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:5c53ea2faa6d4f48573083d758865347ded3e7c9ec45ca4d96161cb9a385edde_ppc64le"
},
"product_reference": "openshift4/ose-prometheus@sha256:5c53ea2faa6d4f48573083d758865347ded3e7c9ec45ca4d96161cb9a385edde_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:d33fb598d736788a7a0044f71da60b702d6a0183ab969923a1af081be810abc7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:d33fb598d736788a7a0044f71da60b702d6a0183ab969923a1af081be810abc7_amd64"
},
"product_reference": "openshift4/ose-prometheus@sha256:d33fb598d736788a7a0044f71da60b702d6a0183ab969923a1af081be810abc7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:05ba4656faf1244f5af2f0f8084d3ce52ddb0a2b28a7c3b8e600329ac9c03193_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tests@sha256:05ba4656faf1244f5af2f0f8084d3ce52ddb0a2b28a7c3b8e600329ac9c03193_arm64"
},
"product_reference": "openshift4/ose-tests@sha256:05ba4656faf1244f5af2f0f8084d3ce52ddb0a2b28a7c3b8e600329ac9c03193_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:0cd0c5c162da5b4c7bafe2727472c8794cd0e3cfb7a1bd71bf21ccc8688423ff_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tests@sha256:0cd0c5c162da5b4c7bafe2727472c8794cd0e3cfb7a1bd71bf21ccc8688423ff_amd64"
},
"product_reference": "openshift4/ose-tests@sha256:0cd0c5c162da5b4c7bafe2727472c8794cd0e3cfb7a1bd71bf21ccc8688423ff_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:27d8771278c434251d813537a3c411c5c380f8820354905c1b2a95ffd00be413_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tests@sha256:27d8771278c434251d813537a3c411c5c380f8820354905c1b2a95ffd00be413_ppc64le"
},
"product_reference": "openshift4/ose-tests@sha256:27d8771278c434251d813537a3c411c5c380f8820354905c1b2a95ffd00be413_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:b9e589d584da8faf9db68780c0cc982d3f4bdea8548b6660810584ddccf0cfa4_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tests@sha256:b9e589d584da8faf9db68780c0cc982d3f4bdea8548b6660810584ddccf0cfa4_s390x"
},
"product_reference": "openshift4/ose-tests@sha256:b9e589d584da8faf9db68780c0cc982d3f4bdea8548b6660810584ddccf0cfa4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:3ef2ce1311a8e68558257e8a0be83fc7ee0ff8e629f26148454afb6985cd90df_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:3ef2ce1311a8e68558257e8a0be83fc7ee0ff8e629f26148454afb6985cd90df_amd64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:3ef2ce1311a8e68558257e8a0be83fc7ee0ff8e629f26148454afb6985cd90df_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:86f70579710a4549fc68a2d2a8795df6344717ada98a01e494b104d56fb47150_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:86f70579710a4549fc68a2d2a8795df6344717ada98a01e494b104d56fb47150_s390x"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:86f70579710a4549fc68a2d2a8795df6344717ada98a01e494b104d56fb47150_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:db9530d58a6a52a2ba4910d7278fd15a016bd7950f3bb7692e4e9e5ddc0931dc_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:db9530d58a6a52a2ba4910d7278fd15a016bd7950f3bb7692e4e9e5ddc0931dc_arm64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:db9530d58a6a52a2ba4910d7278fd15a016bd7950f3bb7692e4e9e5ddc0931dc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:f3eaade404eb7cf8ac74c8aa2ab922356e3a67d7c0d2076e21543814e755ccb6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:f3eaade404eb7cf8ac74c8aa2ab922356e3a67d7c0d2076e21543814e755ccb6_ppc64le"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:f3eaade404eb7cf8ac74c8aa2ab922356e3a67d7c0d2076e21543814e755ccb6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:42e2102078800feb6d150ce6aabd9ba8c66f9a5d3626af15eff83d59f38cfdc8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:42e2102078800feb6d150ce6aabd9ba8c66f9a5d3626af15eff83d59f38cfdc8_ppc64le"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:42e2102078800feb6d150ce6aabd9ba8c66f9a5d3626af15eff83d59f38cfdc8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:8af8c1cd37b0921b14180cd28e78d6c7325ef2c7d86237e1053567ddef04e79d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:8af8c1cd37b0921b14180cd28e78d6c7325ef2c7d86237e1053567ddef04e79d_s390x"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:8af8c1cd37b0921b14180cd28e78d6c7325ef2c7d86237e1053567ddef04e79d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:c7071306a2e08b5d3c8ff28d00f52be372d430f4476a8eee8e3b55662f80ac61_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:c7071306a2e08b5d3c8ff28d00f52be372d430f4476a8eee8e3b55662f80ac61_arm64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:c7071306a2e08b5d3c8ff28d00f52be372d430f4476a8eee8e3b55662f80ac61_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:ec95080450fac613fb08d58d0fbad932dc15b1d3146f4df8124c791de677baf6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ec95080450fac613fb08d58d0fbad932dc15b1d3146f4df8124c791de677baf6_amd64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:ec95080450fac613fb08d58d0fbad932dc15b1d3146f4df8124c791de677baf6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:284143d875581add218e0d1528e39db33a939e889189cbd5e2d54257800635e3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:284143d875581add218e0d1528e39db33a939e889189cbd5e2d54257800635e3_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:284143d875581add218e0d1528e39db33a939e889189cbd5e2d54257800635e3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:69fc52823545e59bc6c9ddaf98197047d33fbde7998a7f4522e7b82e044f83f0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:69fc52823545e59bc6c9ddaf98197047d33fbde7998a7f4522e7b82e044f83f0_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:69fc52823545e59bc6c9ddaf98197047d33fbde7998a7f4522e7b82e044f83f0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:caedae4eb4bdb5a698383f8ada62c4c67aa57bf9ccfff40e5a15c83e22cc9307_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:caedae4eb4bdb5a698383f8ada62c4c67aa57bf9ccfff40e5a15c83e22cc9307_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:caedae4eb4bdb5a698383f8ada62c4c67aa57bf9ccfff40e5a15c83e22cc9307_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:cd5e993ad9071772ac9da2f5450d038adf6a491082dfb666ccad82699e827df2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cd5e993ad9071772ac9da2f5450d038adf6a491082dfb666ccad82699e827df2_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:cd5e993ad9071772ac9da2f5450d038adf6a491082dfb666ccad82699e827df2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:2f1d0079b6a100866055b2b7ba7c5ce8c29dc554455d29751191b59a0412b41b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:2f1d0079b6a100866055b2b7ba7c5ce8c29dc554455d29751191b59a0412b41b_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:2f1d0079b6a100866055b2b7ba7c5ce8c29dc554455d29751191b59a0412b41b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:40c8106debb597f5a4782e7c2d8bce94a5f5f10b6130860d8259eb8f44177fb0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:40c8106debb597f5a4782e7c2d8bce94a5f5f10b6130860d8259eb8f44177fb0_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:40c8106debb597f5a4782e7c2d8bce94a5f5f10b6130860d8259eb8f44177fb0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:bae8035c05d095e84c62efcab6202330a98493cab03e091c81a0b792afb5672c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:bae8035c05d095e84c62efcab6202330a98493cab03e091c81a0b792afb5672c_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:bae8035c05d095e84c62efcab6202330a98493cab03e091c81a0b792afb5672c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:e94abd8054d410114c3ad57fa678003c036a2ea70c0d43b0dd6c8bde20c5b5c8_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e94abd8054d410114c3ad57fa678003c036a2ea70c0d43b0dd6c8bde20c5b5c8_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:e94abd8054d410114c3ad57fa678003c036a2ea70c0d43b0dd6c8bde20c5b5c8_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:9315e7b14ee15f4240ffc87c967992d5d7090356d8b344395b8f58c15aab79b3_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:9315e7b14ee15f4240ffc87c967992d5d7090356d8b344395b8f58c15aab79b3_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:9315e7b14ee15f4240ffc87c967992d5d7090356d8b344395b8f58c15aab79b3_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:bd56524c7511bc573762c92a65c79730b54ffc9a832584db9110d0d1b9cd61fa_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:bd56524c7511bc573762c92a65c79730b54ffc9a832584db9110d0d1b9cd61fa_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:bd56524c7511bc573762c92a65c79730b54ffc9a832584db9110d0d1b9cd61fa_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:d145a61e3f73c62a3b2c25d5afb1a8974b2a6f2a41d7822e0097cf31c4bcbfba_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:d145a61e3f73c62a3b2c25d5afb1a8974b2a6f2a41d7822e0097cf31c4bcbfba_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:d145a61e3f73c62a3b2c25d5afb1a8974b2a6f2a41d7822e0097cf31c4bcbfba_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:f748e88da62a2945551f7309f9b2cf6314d81d4f808a0e48c78ec12942374fc6_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:f748e88da62a2945551f7309f9b2cf6314d81d4f808a0e48c78ec12942374fc6_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:f748e88da62a2945551f7309f9b2cf6314d81d4f808a0e48c78ec12942374fc6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:20424969384882bd72d1d6d749b71ddf5779f2bd7b96d59db225b98cef200af7_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:20424969384882bd72d1d6d749b71ddf5779f2bd7b96d59db225b98cef200af7_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:20424969384882bd72d1d6d749b71ddf5779f2bd7b96d59db225b98cef200af7_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:468a200c644d0b4c529a2edb4cce903d4df2bbb3e65baa64f11a1e9ec3bbba73_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:468a200c644d0b4c529a2edb4cce903d4df2bbb3e65baa64f11a1e9ec3bbba73_arm64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:468a200c644d0b4c529a2edb4cce903d4df2bbb3e65baa64f11a1e9ec3bbba73_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:924be8bec69fa4ee76dded0ae4738a3a95c92672eac331e30bf1e64f4f85466c_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:924be8bec69fa4ee76dded0ae4738a3a95c92672eac331e30bf1e64f4f85466c_s390x"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:924be8bec69fa4ee76dded0ae4738a3a95c92672eac331e30bf1e64f4f85466c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:cbb910e189d0c50585af80d83afc2e64baf9927fd124f5627f76dca293b1e130_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:cbb910e189d0c50585af80d83afc2e64baf9927fd124f5627f76dca293b1e130_amd64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:cbb910e189d0c50585af80d83afc2e64baf9927fd124f5627f76dca293b1e130_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:0f79bc3495db4aaa8d6f1494d69b17e566807ada1dc90ae8382cfcde71a7e235_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:0f79bc3495db4aaa8d6f1494d69b17e566807ada1dc90ae8382cfcde71a7e235_s390x"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:0f79bc3495db4aaa8d6f1494d69b17e566807ada1dc90ae8382cfcde71a7e235_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:42175808a4be3590fcf69767758f09830031716c8072e114cef269bb755429b3_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:42175808a4be3590fcf69767758f09830031716c8072e114cef269bb755429b3_ppc64le"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:42175808a4be3590fcf69767758f09830031716c8072e114cef269bb755429b3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:ac675580a634fbade99485fc93af8e8290ae19b2dfbe3ffcc2fba64bd360dd7b_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:ac675580a634fbade99485fc93af8e8290ae19b2dfbe3ffcc2fba64bd360dd7b_arm64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:ac675580a634fbade99485fc93af8e8290ae19b2dfbe3ffcc2fba64bd360dd7b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:dfa6ac2f179ba7590e406c9dd6da55c54752de768a8b424fa1f9b842b402fb78_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:dfa6ac2f179ba7590e406c9dd6da55c54752de768a8b424fa1f9b842b402fb78_amd64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:dfa6ac2f179ba7590e406c9dd6da55c54752de768a8b424fa1f9b842b402fb78_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:4aad90af6890f5c03a5bddba1f99abad8e80b584cf64cc1d81192e8e4cbbdbbb_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:4aad90af6890f5c03a5bddba1f99abad8e80b584cf64cc1d81192e8e4cbbdbbb_amd64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4aad90af6890f5c03a5bddba1f99abad8e80b584cf64cc1d81192e8e4cbbdbbb_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:76b500a81bc4bca73b5dd7d46d1276082f74e757019055cbd8bc4cae966df1ff_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:76b500a81bc4bca73b5dd7d46d1276082f74e757019055cbd8bc4cae966df1ff_arm64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:76b500a81bc4bca73b5dd7d46d1276082f74e757019055cbd8bc4cae966df1ff_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:15128f0126853c356241cae88e74866a8ef6db83b7ecfca80cd900bf149e778a_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:15128f0126853c356241cae88e74866a8ef6db83b7ecfca80cd900bf149e778a_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:15128f0126853c356241cae88e74866a8ef6db83b7ecfca80cd900bf149e778a_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:74f355f9af02150ae0788f0dadb7b79d243291946946578f4a74ff5500959365_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:74f355f9af02150ae0788f0dadb7b79d243291946946578f4a74ff5500959365_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:74f355f9af02150ae0788f0dadb7b79d243291946946578f4a74ff5500959365_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:2ee273a0d0aa63775c7c0b824a5c7733043cf1e49f66bcdc07abc35b39f5cac5_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:2ee273a0d0aa63775c7c0b824a5c7733043cf1e49f66bcdc07abc35b39f5cac5_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2ee273a0d0aa63775c7c0b824a5c7733043cf1e49f66bcdc07abc35b39f5cac5_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:a49d560fa521693dafeb3846a406af7dc337bfd2a98ce0911e7718d00d1f81f5_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:a49d560fa521693dafeb3846a406af7dc337bfd2a98ce0911e7718d00d1f81f5_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a49d560fa521693dafeb3846a406af7dc337bfd2a98ce0911e7718d00d1f81f5_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:03519066118b9b67845b60ff827ee2296e4ab54f11f02b5d88e8347a38f0447e_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:03519066118b9b67845b60ff827ee2296e4ab54f11f02b5d88e8347a38f0447e_arm64"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:03519066118b9b67845b60ff827ee2296e4ab54f11f02b5d88e8347a38f0447e_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:18d02ea694fafca37c87c2725abc9363acab5d01a4d1b25d8abbd68270dc8c6c_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:18d02ea694fafca37c87c2725abc9363acab5d01a4d1b25d8abbd68270dc8c6c_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:18d02ea694fafca37c87c2725abc9363acab5d01a4d1b25d8abbd68270dc8c6c_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:8d6cf52f37e1d0c72fc9bff562dc49e58377ad9dff951c4e2b2089769438979a_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:8d6cf52f37e1d0c72fc9bff562dc49e58377ad9dff951c4e2b2089769438979a_amd64"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8d6cf52f37e1d0c72fc9bff562dc49e58377ad9dff951c4e2b2089769438979a_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:bc8252d116c61e3757f3cb110cc0005197b41fbd5c84f6100f676f83a734c039_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:bc8252d116c61e3757f3cb110cc0005197b41fbd5c84f6100f676f83a734c039_s390x"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bc8252d116c61e3757f3cb110cc0005197b41fbd5c84f6100f676f83a734c039_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:05e363207b6807aa02960d9747d48623bdbfd7ea624cc2a2e2f2db3e460fcaac_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:05e363207b6807aa02960d9747d48623bdbfd7ea624cc2a2e2f2db3e460fcaac_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:05e363207b6807aa02960d9747d48623bdbfd7ea624cc2a2e2f2db3e460fcaac_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:325f46f039fa86ed8cb8eb58290221c0bdfa732ab54485b0372b1c37e18a66b2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:325f46f039fa86ed8cb8eb58290221c0bdfa732ab54485b0372b1c37e18a66b2_amd64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:325f46f039fa86ed8cb8eb58290221c0bdfa732ab54485b0372b1c37e18a66b2_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39bf5be42806472538e7f3cb138bca8cd75cca598d519111cc8d0b8e365d1aaf_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39bf5be42806472538e7f3cb138bca8cd75cca598d519111cc8d0b8e365d1aaf_s390x"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39bf5be42806472538e7f3cb138bca8cd75cca598d519111cc8d0b8e365d1aaf_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:65b04f0d14e04ec1563501734b81e3fbda4b20b5ea90d1d120ce33b0de708481_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:65b04f0d14e04ec1563501734b81e3fbda4b20b5ea90d1d120ce33b0de708481_arm64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:65b04f0d14e04ec1563501734b81e3fbda4b20b5ea90d1d120ce33b0de708481_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09be85c18e4c478dd57d2f96b8bd2d8de987d0e2a6200a566604918ab243d8a5_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:09be85c18e4c478dd57d2f96b8bd2d8de987d0e2a6200a566604918ab243d8a5_s390x"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09be85c18e4c478dd57d2f96b8bd2d8de987d0e2a6200a566604918ab243d8a5_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:151f0c505c7e31b94b8fc9c570b4d4bc8733a9864bcd452db34aa3038b04d7f4_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:151f0c505c7e31b94b8fc9c570b4d4bc8733a9864bcd452db34aa3038b04d7f4_ppc64le"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:151f0c505c7e31b94b8fc9c570b4d4bc8733a9864bcd452db34aa3038b04d7f4_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:1c85fa9fb65469afbb8978775d08c3d68f5b3cd8b4dc45a21dcce4d1141b321e_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:1c85fa9fb65469afbb8978775d08c3d68f5b3cd8b4dc45a21dcce4d1141b321e_arm64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1c85fa9fb65469afbb8978775d08c3d68f5b3cd8b4dc45a21dcce4d1141b321e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d2f472e2b8549aafda26d98addc78b21f3f3f9b5c4bd56c0a6b6a4eedf8a39ba_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:d2f472e2b8549aafda26d98addc78b21f3f3f9b5c4bd56c0a6b6a4eedf8a39ba_amd64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d2f472e2b8549aafda26d98addc78b21f3f3f9b5c4bd56c0a6b6a4eedf8a39ba_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3ffa84096335483a0d0442fa0b69dd227896255ebd7064e0abbe8aa4b869d5c2_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:3ffa84096335483a0d0442fa0b69dd227896255ebd7064e0abbe8aa4b869d5c2_ppc64le"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3ffa84096335483a0d0442fa0b69dd227896255ebd7064e0abbe8aa4b869d5c2_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:5691c918fe9b6ce716b7b7f557f0b6b0ef0b603c30022c6b1b6ce085f487937f_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:5691c918fe9b6ce716b7b7f557f0b6b0ef0b603c30022c6b1b6ce085f487937f_arm64"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5691c918fe9b6ce716b7b7f557f0b6b0ef0b603c30022c6b1b6ce085f487937f_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:c878ff993cbf5f5551e6476e59e9c56e902b2184af0ce0f1d5cd346a7cc220b2_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:c878ff993cbf5f5551e6476e59e9c56e902b2184af0ce0f1d5cd346a7cc220b2_s390x"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c878ff993cbf5f5551e6476e59e9c56e902b2184af0ce0f1d5cd346a7cc220b2_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:f3a7711e4d234c903c7365a1c4c5f2b744a57889b283e0837741394b35f3eb2c_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:f3a7711e4d234c903c7365a1c4c5f2b744a57889b283e0837741394b35f3eb2c_amd64"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f3a7711e4d234c903c7365a1c4c5f2b744a57889b283e0837741394b35f3eb2c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:30d3268ab05541603b5191552a4b8abb5388b40a47798abdb03d4cd77e205ab9_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:30d3268ab05541603b5191552a4b8abb5388b40a47798abdb03d4cd77e205ab9_s390x"
},
"product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:30d3268ab05541603b5191552a4b8abb5388b40a47798abdb03d4cd77e205ab9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:371e996058e4fa89e07fdac857c85fdc7172a72895504e6cc4398897af79d375_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:371e996058e4fa89e07fdac857c85fdc7172a72895504e6cc4398897af79d375_arm64"
},
"product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:371e996058e4fa89e07fdac857c85fdc7172a72895504e6cc4398897af79d375_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:8a7c9c0a77ca25e51cdfcf738df7fac948c089285b51fd85898ca8ed71389bc5_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:8a7c9c0a77ca25e51cdfcf738df7fac948c089285b51fd85898ca8ed71389bc5_amd64"
},
"product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:8a7c9c0a77ca25e51cdfcf738df7fac948c089285b51fd85898ca8ed71389bc5_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:baef3d6e7d192c83c31be237748ab9b08a7a6e4cd802d15427b0b6d16dc6156a_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:baef3d6e7d192c83c31be237748ab9b08a7a6e4cd802d15427b0b6d16dc6156a_ppc64le"
},
"product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:baef3d6e7d192c83c31be237748ab9b08a7a6e4cd802d15427b0b6d16dc6156a_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:2e0e1f89db87a4b0691c9e2e214e7414a15aa655ddd5a8e8cb85566656402052_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:2e0e1f89db87a4b0691c9e2e214e7414a15aa655ddd5a8e8cb85566656402052_arm64"
},
"product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2e0e1f89db87a4b0691c9e2e214e7414a15aa655ddd5a8e8cb85566656402052_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:3439e3180ebfe7439e55581e14cd6eb99e5b88f7a6841261734584d79c2c1f3e_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:3439e3180ebfe7439e55581e14cd6eb99e5b88f7a6841261734584d79c2c1f3e_s390x"
},
"product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3439e3180ebfe7439e55581e14cd6eb99e5b88f7a6841261734584d79c2c1f3e_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:82fa5d12fd8b551567d1b442f71763e726c0a68cc019b0e4beb739cb30fa6a88_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:82fa5d12fd8b551567d1b442f71763e726c0a68cc019b0e4beb739cb30fa6a88_ppc64le"
},
"product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:82fa5d12fd8b551567d1b442f71763e726c0a68cc019b0e4beb739cb30fa6a88_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:dc6322978f7b42893c302853e3da34dc6d72951cd8edf7c65a0aa8271037f2f0_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:dc6322978f7b42893c302853e3da34dc6d72951cd8edf7c65a0aa8271037f2f0_amd64"
},
"product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:dc6322978f7b42893c302853e3da34dc6d72951cd8edf7c65a0aa8271037f2f0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:51c132746d0e2a696993394fe1f2cfa6fea15fbdd35dfb542a1b9aa161c3762c_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:51c132746d0e2a696993394fe1f2cfa6fea15fbdd35dfb542a1b9aa161c3762c_amd64"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:51c132746d0e2a696993394fe1f2cfa6fea15fbdd35dfb542a1b9aa161c3762c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:5a7d34174f5d57bc3bcb1ac589150e4ee440f98cd7502c7e970e6139f7b97d15_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:5a7d34174f5d57bc3bcb1ac589150e4ee440f98cd7502c7e970e6139f7b97d15_s390x"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:5a7d34174f5d57bc3bcb1ac589150e4ee440f98cd7502c7e970e6139f7b97d15_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:c5fc5bf9e61f373b8627a13d0c615e4990c9c31c825fdb3fa400fa4215701b28_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:c5fc5bf9e61f373b8627a13d0c615e4990c9c31c825fdb3fa400fa4215701b28_ppc64le"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:c5fc5bf9e61f373b8627a13d0c615e4990c9c31c825fdb3fa400fa4215701b28_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:ffe79b200d372d11c92bd7cd118f22de92888048415d2a54b9b9a664074b0758_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:ffe79b200d372d11c92bd7cd118f22de92888048415d2a54b9b9a664074b0758_arm64"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:ffe79b200d372d11c92bd7cd118f22de92888048415d2a54b9b9a664074b0758_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:0dca69fcb82d95fe820ed010c4851e887fe693be9fbd432334a2e085117cf56d_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:0dca69fcb82d95fe820ed010c4851e887fe693be9fbd432334a2e085117cf56d_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0dca69fcb82d95fe820ed010c4851e887fe693be9fbd432334a2e085117cf56d_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:7a30b0089819e9be8dcf59a8a65f86b62afec49dd25c5f25309fef5b15700509_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:7a30b0089819e9be8dcf59a8a65f86b62afec49dd25c5f25309fef5b15700509_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a30b0089819e9be8dcf59a8a65f86b62afec49dd25c5f25309fef5b15700509_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:9793e1ebfe9cd083e5c5c7efaa9d6e83b01fc9b605c7b9c6757e27befa481444_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:9793e1ebfe9cd083e5c5c7efaa9d6e83b01fc9b605c7b9c6757e27befa481444_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9793e1ebfe9cd083e5c5c7efaa9d6e83b01fc9b605c7b9c6757e27befa481444_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:f4d27a539f92f4ae9d899581df68e92dbee3ebd9efc8ec6b5c53c3078889e854_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:f4d27a539f92f4ae9d899581df68e92dbee3ebd9efc8ec6b5c53c3078889e854_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4d27a539f92f4ae9d899581df68e92dbee3ebd9efc8ec6b5c53c3078889e854_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:15f11af70677b0f26e7df2ec73a780cd963392dd7d591f3e3de4879a69fdbf3b_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:15f11af70677b0f26e7df2ec73a780cd963392dd7d591f3e3de4879a69fdbf3b_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel9@sha256:15f11af70677b0f26e7df2ec73a780cd963392dd7d591f3e3de4879a69fdbf3b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:7ac3c732606322655c3df20fcd4fd338b4ee2fb7312902c66ba011c00b5a04ea_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:7ac3c732606322655c3df20fcd4fd338b4ee2fb7312902c66ba011c00b5a04ea_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel9@sha256:7ac3c732606322655c3df20fcd4fd338b4ee2fb7312902c66ba011c00b5a04ea_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:007c1f98d0242a92f530bc59a0265326bc422b413a21c9552e5272ef3797c293_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:007c1f98d0242a92f530bc59a0265326bc422b413a21c9552e5272ef3797c293_ppc64le"
},
"product_reference": "openshift4/ose-docker-registry-rhel9@sha256:007c1f98d0242a92f530bc59a0265326bc422b413a21c9552e5272ef3797c293_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:cecb97a97b72f3e514bdc6c7e3e4d5b2c405d1e1c3dfa5e582aac40b6031ff16_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:cecb97a97b72f3e514bdc6c7e3e4d5b2c405d1e1c3dfa5e582aac40b6031ff16_s390x"
},
"product_reference": "openshift4/ose-docker-registry-rhel9@sha256:cecb97a97b72f3e514bdc6c7e3e4d5b2c405d1e1c3dfa5e582aac40b6031ff16_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:d3fc325b995e4fabf9d6a8bf38e00f8fbda74a6e865ec9b76e6c5d485b5dde52_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:d3fc325b995e4fabf9d6a8bf38e00f8fbda74a6e865ec9b76e6c5d485b5dde52_amd64"
},
"product_reference": "openshift4/ose-docker-registry-rhel9@sha256:d3fc325b995e4fabf9d6a8bf38e00f8fbda74a6e865ec9b76e6c5d485b5dde52_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:dac5ca731531b88077b7dddcdc8082c2d76ea7bc30b71704cc861a61aa464b24_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dac5ca731531b88077b7dddcdc8082c2d76ea7bc30b71704cc861a61aa464b24_arm64"
},
"product_reference": "openshift4/ose-docker-registry-rhel9@sha256:dac5ca731531b88077b7dddcdc8082c2d76ea7bc30b71704cc861a61aa464b24_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:036f24e49fc98337e635b8710c9a22ddc5a4102515f3ff1bd2064b4b3a37caf5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:036f24e49fc98337e635b8710c9a22ddc5a4102515f3ff1bd2064b4b3a37caf5_amd64"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:036f24e49fc98337e635b8710c9a22ddc5a4102515f3ff1bd2064b4b3a37caf5_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:0fe0231965aac9a7377e6c06602c7b02a4bc3f702eb230b2593a7b27b81fafbb_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:0fe0231965aac9a7377e6c06602c7b02a4bc3f702eb230b2593a7b27b81fafbb_s390x"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:0fe0231965aac9a7377e6c06602c7b02a4bc3f702eb230b2593a7b27b81fafbb_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:166a903be2138e816b61b8d928e29dba241934d2a86d7f7ef7977d03880c4781_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:166a903be2138e816b61b8d928e29dba241934d2a86d7f7ef7977d03880c4781_ppc64le"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:166a903be2138e816b61b8d928e29dba241934d2a86d7f7ef7977d03880c4781_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:b81b4902d1f267a5c35e3d19140cb3c5981f866a1a3a057c845b84889240fcab_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b81b4902d1f267a5c35e3d19140cb3c5981f866a1a3a057c845b84889240fcab_arm64"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:b81b4902d1f267a5c35e3d19140cb3c5981f866a1a3a057c845b84889240fcab_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:223d30fd6070052e7a6753f192accc23e8396e4d3a5d721f17c9c3a5b7833e75_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:223d30fd6070052e7a6753f192accc23e8396e4d3a5d721f17c9c3a5b7833e75_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:223d30fd6070052e7a6753f192accc23e8396e4d3a5d721f17c9c3a5b7833e75_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3931e6a40bccb7ea51397d0a92b35322051bc412df43cb8b6cafaf673ea43a5b_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:3931e6a40bccb7ea51397d0a92b35322051bc412df43cb8b6cafaf673ea43a5b_arm64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3931e6a40bccb7ea51397d0a92b35322051bc412df43cb8b6cafaf673ea43a5b_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:87749bd919a1e5ad1a256a0b3d36ad68db744d51543f46b89e1b1ee54fe344a0_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:87749bd919a1e5ad1a256a0b3d36ad68db744d51543f46b89e1b1ee54fe344a0_amd64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87749bd919a1e5ad1a256a0b3d36ad68db744d51543f46b89e1b1ee54fe344a0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:1d8c1426dc3e0e133832d047bd970c61fe3c61bc160abe57124ecb0c462c4308_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:1d8c1426dc3e0e133832d047bd970c61fe3c61bc160abe57124ecb0c462c4308_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:1d8c1426dc3e0e133832d047bd970c61fe3c61bc160abe57124ecb0c462c4308_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:266486d64d21d6cab60a5266ae8a0732e5d88d13c711fd47665da51e58f87917_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:266486d64d21d6cab60a5266ae8a0732e5d88d13c711fd47665da51e58f87917_arm64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:266486d64d21d6cab60a5266ae8a0732e5d88d13c711fd47665da51e58f87917_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:b52ce57132e35e1df74918d13312bdb2d0f64c2546d32e072675b3866b1a7b09_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:b52ce57132e35e1df74918d13312bdb2d0f64c2546d32e072675b3866b1a7b09_s390x"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:b52ce57132e35e1df74918d13312bdb2d0f64c2546d32e072675b3866b1a7b09_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:f5a3c8171471fcc30f7ec1405c528b66ae1cc79b196212f4c6981755c42ac595_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f5a3c8171471fcc30f7ec1405c528b66ae1cc79b196212f4c6981755c42ac595_amd64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:f5a3c8171471fcc30f7ec1405c528b66ae1cc79b196212f4c6981755c42ac595_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:13e1a2ff826ef05c19026c60fed7df51336d61a73585b0ac8fa20ccf5a5d5841_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:13e1a2ff826ef05c19026c60fed7df51336d61a73585b0ac8fa20ccf5a5d5841_s390x"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:13e1a2ff826ef05c19026c60fed7df51336d61a73585b0ac8fa20ccf5a5d5841_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:144e475e3e5911537bbca39808f3adfd293b7aa416e5399ed98d45c391529423_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:144e475e3e5911537bbca39808f3adfd293b7aa416e5399ed98d45c391529423_ppc64le"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:144e475e3e5911537bbca39808f3adfd293b7aa416e5399ed98d45c391529423_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:696acb7b67b7618bd8425a64862fd0f7ed24d411851260b7ac399cb16ce3b939_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:696acb7b67b7618bd8425a64862fd0f7ed24d411851260b7ac399cb16ce3b939_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:696acb7b67b7618bd8425a64862fd0f7ed24d411851260b7ac399cb16ce3b939_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:bd3248baaaf9e86fb3a1904a1ad3bd39f0dc46898144d4296785c942f9ff9a96_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:bd3248baaaf9e86fb3a1904a1ad3bd39f0dc46898144d4296785c942f9ff9a96_arm64"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:bd3248baaaf9e86fb3a1904a1ad3bd39f0dc46898144d4296785c942f9ff9a96_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:0b9999e4762f6e8dd7eb8c487d8ca4ccfba304b4a9b0de699445c38a4390836d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0b9999e4762f6e8dd7eb8c487d8ca4ccfba304b4a9b0de699445c38a4390836d_ppc64le"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:0b9999e4762f6e8dd7eb8c487d8ca4ccfba304b4a9b0de699445c38a4390836d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:17c7a252b621aa7323d164b9aa8d68a18e8a28dcf5e018a90936bfe93183e36d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:17c7a252b621aa7323d164b9aa8d68a18e8a28dcf5e018a90936bfe93183e36d_amd64"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:17c7a252b621aa7323d164b9aa8d68a18e8a28dcf5e018a90936bfe93183e36d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:beeb1de812ef732b1bf7abc081bcb66306b8581c2dffc4274c7f3d5198ea6a3b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:beeb1de812ef732b1bf7abc081bcb66306b8581c2dffc4274c7f3d5198ea6a3b_arm64"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:beeb1de812ef732b1bf7abc081bcb66306b8581c2dffc4274c7f3d5198ea6a3b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:f861f278224c8ab8d17f1c5eee31e1aec9947976a7be5ba910ba702facaf175f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:f861f278224c8ab8d17f1c5eee31e1aec9947976a7be5ba910ba702facaf175f_s390x"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:f861f278224c8ab8d17f1c5eee31e1aec9947976a7be5ba910ba702facaf175f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:356653599ba916f92e214dcc8df94f1f6207c30414082d7cae0d1b84b89bac38_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:356653599ba916f92e214dcc8df94f1f6207c30414082d7cae0d1b84b89bac38_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:356653599ba916f92e214dcc8df94f1f6207c30414082d7cae0d1b84b89bac38_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:f1d35b9c8771e2b07a6fbb7d34c9d02dfab8d5bfa32bc59706748b860949c4ac_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:f1d35b9c8771e2b07a6fbb7d34c9d02dfab8d5bfa32bc59706748b860949c4ac_arm64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:f1d35b9c8771e2b07a6fbb7d34c9d02dfab8d5bfa32bc59706748b860949c4ac_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:309455103fdc7377846fd08a7b6cfa07eec0e8456bbcbb6adf201f24ed00c21f_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:309455103fdc7377846fd08a7b6cfa07eec0e8456bbcbb6adf201f24ed00c21f_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:309455103fdc7377846fd08a7b6cfa07eec0e8456bbcbb6adf201f24ed00c21f_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:397dbe546ea58b6392e2b8a45e9bad9b722b3e2b307a6ca74a963f6dc62334a9_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:397dbe546ea58b6392e2b8a45e9bad9b722b3e2b307a6ca74a963f6dc62334a9_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:397dbe546ea58b6392e2b8a45e9bad9b722b3e2b307a6ca74a963f6dc62334a9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:30a26ea4c3368369256c5bfb0acfe79f9c86fe7b119e44a1554e971a9f454038_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:30a26ea4c3368369256c5bfb0acfe79f9c86fe7b119e44a1554e971a9f454038_arm64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:30a26ea4c3368369256c5bfb0acfe79f9c86fe7b119e44a1554e971a9f454038_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:cdeed5bc217376a748ecfaeb751f42e6c15f00dd1170d9498e4efd5ed9c0bbaf_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cdeed5bc217376a748ecfaeb751f42e6c15f00dd1170d9498e4efd5ed9c0bbaf_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:cdeed5bc217376a748ecfaeb751f42e6c15f00dd1170d9498e4efd5ed9c0bbaf_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:12a29de433aeacef0edc40439eb84b2437c53536e856fa1401c9f62a2c68483a_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:12a29de433aeacef0edc40439eb84b2437c53536e856fa1401c9f62a2c68483a_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:12a29de433aeacef0edc40439eb84b2437c53536e856fa1401c9f62a2c68483a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:28da32f9dbab6fb8a9853ef23690bb571355da64e7a6c2fca206d5f654bd6787_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:28da32f9dbab6fb8a9853ef23690bb571355da64e7a6c2fca206d5f654bd6787_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:28da32f9dbab6fb8a9853ef23690bb571355da64e7a6c2fca206d5f654bd6787_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:c7cf650542f1459b5aa65c92735ac432d85f5ff13b5c5b2ac93f3b2a0feea14d_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:c7cf650542f1459b5aa65c92735ac432d85f5ff13b5c5b2ac93f3b2a0feea14d_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7cf650542f1459b5aa65c92735ac432d85f5ff13b5c5b2ac93f3b2a0feea14d_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:dcfc94547a1e787c9cd0770bc1fbff0238baf4a48bd7f9d2aa9c093fed561454_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:dcfc94547a1e787c9cd0770bc1fbff0238baf4a48bd7f9d2aa9c093fed561454_s390x"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:dcfc94547a1e787c9cd0770bc1fbff0238baf4a48bd7f9d2aa9c093fed561454_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:2569b83a9a92dfc2b1942f03a0ccbbb385fb76df29f9645af43292192887ee20_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:2569b83a9a92dfc2b1942f03a0ccbbb385fb76df29f9645af43292192887ee20_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2569b83a9a92dfc2b1942f03a0ccbbb385fb76df29f9645af43292192887ee20_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:30a224435cf7cb95449a0d0c472f875cc81080a9400f68e443f6d6aead39f5b7_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:30a224435cf7cb95449a0d0c472f875cc81080a9400f68e443f6d6aead39f5b7_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:30a224435cf7cb95449a0d0c472f875cc81080a9400f68e443f6d6aead39f5b7_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:cdc21ba38d50aa6e42218d30da58206938a09fa8a3788415272fccd972d07673_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:cdc21ba38d50aa6e42218d30da58206938a09fa8a3788415272fccd972d07673_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdc21ba38d50aa6e42218d30da58206938a09fa8a3788415272fccd972d07673_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:cefbb86aab5d95cc4ac086372b225b49b1a5a59722dbaf34138bcd78705dfda1_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:cefbb86aab5d95cc4ac086372b225b49b1a5a59722dbaf34138bcd78705dfda1_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cefbb86aab5d95cc4ac086372b225b49b1a5a59722dbaf34138bcd78705dfda1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1f1909ea0cbc469807f2c1028fa3a65c4297c0827358e841396241e8d5d1380a_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:1f1909ea0cbc469807f2c1028fa3a65c4297c0827358e841396241e8d5d1380a_amd64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1f1909ea0cbc469807f2c1028fa3a65c4297c0827358e841396241e8d5d1380a_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:5a6ffca66e78a947e149782b8c155c5da46ff776fde0ba54114b3060937fbde7_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:5a6ffca66e78a947e149782b8c155c5da46ff776fde0ba54114b3060937fbde7_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a6ffca66e78a947e149782b8c155c5da46ff776fde0ba54114b3060937fbde7_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:72d0202cd5fef87145965eb6f6ec88d836015ad61b2d05417f1d2e246a8bde91_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:72d0202cd5fef87145965eb6f6ec88d836015ad61b2d05417f1d2e246a8bde91_arm64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:72d0202cd5fef87145965eb6f6ec88d836015ad61b2d05417f1d2e246a8bde91_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:b8dbe726210f8c5c557c71407797fb8841c349d9cca3de725c3c0e5b802b3d61_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:b8dbe726210f8c5c557c71407797fb8841c349d9cca3de725c3c0e5b802b3d61_s390x"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b8dbe726210f8c5c557c71407797fb8841c349d9cca3de725c3c0e5b802b3d61_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:39e4cc82c68432bdffe53c86e5bb0ef84885bacaa6747f175134d8258a9a2ecc_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:39e4cc82c68432bdffe53c86e5bb0ef84885bacaa6747f175134d8258a9a2ecc_s390x"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:39e4cc82c68432bdffe53c86e5bb0ef84885bacaa6747f175134d8258a9a2ecc_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c9923d067d4da60080ed42bc9bb43a91a8c9aec1fd245daa0b296c80c76eb04e_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:c9923d067d4da60080ed42bc9bb43a91a8c9aec1fd245daa0b296c80c76eb04e_ppc64le"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c9923d067d4da60080ed42bc9bb43a91a8c9aec1fd245daa0b296c80c76eb04e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e69e82136c4a24f229cbd7974a7ea14b35ed9b841e7f32a1816bfefa1b35ceea_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:e69e82136c4a24f229cbd7974a7ea14b35ed9b841e7f32a1816bfefa1b35ceea_arm64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e69e82136c4a24f229cbd7974a7ea14b35ed9b841e7f32a1816bfefa1b35ceea_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fdac21f6fe1c9e627a5025d9a92be272c60e8c7f3ca05638fa5bcffac669f7dd_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:fdac21f6fe1c9e627a5025d9a92be272c60e8c7f3ca05638fa5bcffac669f7dd_amd64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fdac21f6fe1c9e627a5025d9a92be272c60e8c7f3ca05638fa5bcffac669f7dd_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:6e1b19806ecb915d3e1f92f2f08cb39c147e6e4193db4c70acaa7ed43828259d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:6e1b19806ecb915d3e1f92f2f08cb39c147e6e4193db4c70acaa7ed43828259d_arm64"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:6e1b19806ecb915d3e1f92f2f08cb39c147e6e4193db4c70acaa7ed43828259d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:88d8187069e7081f300afcfd4b49e4bb19e137492dadd2a68e6cac3587400824_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:88d8187069e7081f300afcfd4b49e4bb19e137492dadd2a68e6cac3587400824_ppc64le"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:88d8187069e7081f300afcfd4b49e4bb19e137492dadd2a68e6cac3587400824_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:aa79e5b2d3a093bb37217ccf341fe8cfaa467b617a027d6f0edd792571c32856_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:aa79e5b2d3a093bb37217ccf341fe8cfaa467b617a027d6f0edd792571c32856_s390x"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:aa79e5b2d3a093bb37217ccf341fe8cfaa467b617a027d6f0edd792571c32856_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:c285e4ceb7e1d57897cf5e46fe14aadd2dc5fb7368562e875520d3b3c45b1395_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c285e4ceb7e1d57897cf5e46fe14aadd2dc5fb7368562e875520d3b3c45b1395_amd64"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:c285e4ceb7e1d57897cf5e46fe14aadd2dc5fb7368562e875520d3b3c45b1395_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:4b531c8bf99aa760e9db78c844a9c0e7348f68afda41fafc7e3cb196964fc29d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:4b531c8bf99aa760e9db78c844a9c0e7348f68afda41fafc7e3cb196964fc29d_ppc64le"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:4b531c8bf99aa760e9db78c844a9c0e7348f68afda41fafc7e3cb196964fc29d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:882de158fbea366429b4d3abab016de5cf60b1e7efad7d04f6882ec61b404b3a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:882de158fbea366429b4d3abab016de5cf60b1e7efad7d04f6882ec61b404b3a_amd64"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:882de158fbea366429b4d3abab016de5cf60b1e7efad7d04f6882ec61b404b3a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:a6164e2299130f46125fcbc81756ae730c82c518a1de1d121980d2e9b1991a42_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a6164e2299130f46125fcbc81756ae730c82c518a1de1d121980d2e9b1991a42_s390x"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:a6164e2299130f46125fcbc81756ae730c82c518a1de1d121980d2e9b1991a42_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:ec27f605448cc603ee6bde62d5d375d82cdd6a2673b56d10cb62d13b67c8885c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ec27f605448cc603ee6bde62d5d375d82cdd6a2673b56d10cb62d13b67c8885c_arm64"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:ec27f605448cc603ee6bde62d5d375d82cdd6a2673b56d10cb62d13b67c8885c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:1410ad6329ed34519083f0f996c36b790b23307b1e8585f6c0c0e0a96aa34fdd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:1410ad6329ed34519083f0f996c36b790b23307b1e8585f6c0c0e0a96aa34fdd_amd64"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:1410ad6329ed34519083f0f996c36b790b23307b1e8585f6c0c0e0a96aa34fdd_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:bf2928df9d579cc17c3abfcdb06f40e5452ee9c13bec8b9513dab63beb0e6b0e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bf2928df9d579cc17c3abfcdb06f40e5452ee9c13bec8b9513dab63beb0e6b0e_ppc64le"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:bf2928df9d579cc17c3abfcdb06f40e5452ee9c13bec8b9513dab63beb0e6b0e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:e366ac55bc26381565733678a5fd7583c15daeca073887e534d1ebda3a7c88e7_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:e366ac55bc26381565733678a5fd7583c15daeca073887e534d1ebda3a7c88e7_s390x"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:e366ac55bc26381565733678a5fd7583c15daeca073887e534d1ebda3a7c88e7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:fbd71ba6916c75d948c2d6b3b56045ac36f72d374f59600d0ee937c8b9d361e4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:fbd71ba6916c75d948c2d6b3b56045ac36f72d374f59600d0ee937c8b9d361e4_arm64"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:fbd71ba6916c75d948c2d6b3b56045ac36f72d374f59600d0ee937c8b9d361e4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_aarch64"
},
"product_reference": "rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_ppc64le"
},
"product_reference": "rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_s390x"
},
"product_reference": "rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_x86_64"
},
"product_reference": "rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_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:217b4753a8444780cf5d952987353af77bbdda53d953a3be480b5824266d70f3_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:a86c6b20ae4c33a8aa95f576fc82f84dbd386342a75023822ee7b0595ae995eb_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:b06d6599f0cc9ad80552aaaaeac2dc8330bba7c0cb63171247709336e4a0c3e6_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:bd87e481fb8c12192ece010be9af9bbcd8165e88a84401e108897fd0fea7f48e_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:23e977f451a38168f6f8da74fd99255d6d931559ebc8ec104560b0c9256d2174_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:88aad174846b2c6bfc4ff76d88a7efa47355e30995cf62be117f43773cb3158f_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c556a9d1b299e8518246ad7f70f45747c12d56e72c9740ef741400b91593d504_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:feb7774b774e84a0e65a27d46bf1eb58a19be2b81e96d1f5f3725d449c7da5e6_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:4462f13fe10b030e2bdeb749f2c5112089dc85010ab5153438c5b79edef124c0_s390x",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:53baafb9ea6d786fb1bc2e454d60245ee8c7bebbf7aa73d9680bdf69fb0c1223_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:5ca6014aaa75de5eb73562fa2d84b44af110c97cad46989ad5e5b61ce05564e8_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:b3738775f43db1a1ceffd9a4c8f79d1a8dcf46e7fc0c6c4273e11bc510c7b5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:7ddea8980b371ad3674600a20a80968947538b1c3378de2ba97a9b2040d3a913_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:88ef0addac6e9b94a0e67b4bb273d90e97aa3764fdf68acb7c87690d60f3e418_arm64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:8c9dc6d0fbad3bd03cb27db0d01ffe335bbabcb50d1cefb5959a597151bec804_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:9b8ca585cf332f1e1d00235cafc0f8d8958412619069031af6e03e23587fbb78_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6365bb9f7639852fd201bb4f3f065b86273ba0d6c244444c41c725d3564f3739_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:848b5047b36748987e3f9858ee374363f67dd85ea4318a0338f85dc0538b151e_amd64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bd2cde65ab97165c492ff9529f406065ffb56cb36194dfbddff6b2cb58ab13c3_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:f50fb1faa35338d55ce68e661a89d66ca30c8bc854814272a653dac8cfd7e5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:0778c5faca4bb41a721e9e97ff4e303652af5c2e366295a35437e482adc7de77_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:20ec2d6e9f925c7ffe257b684dba99cc911bb676079355acc452dc22274169e4_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2b03a49ba90b7aac9107c3cf1bd2028f2ccff090df9c2ac6aeea0a3fcf841935_arm64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2bcb61a28b035448b05fc369d670bfdb7ecc7103a73b112cfe7e8c794e8f5dd2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6c57f815da953a4fd2c738681fddbd757a29798cbb44e73208d19a60827ceae8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:778323a7474ec8fe7eab3ea9cc66fd66bbf1efee3a5d1fc075355984776c8235_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:b73caf394d5c28553e1ca27606c34a7d6e59749008a441bac3c4e3c635ad86fc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:fbfd9d8b229bdfc2cc2e2f2147296a93e9868d6841c4d29afea14a54e23e7553_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a0a3fe0a819efd23bbbc936fcb523ab241a143ee07f4ba0b2b1e90348b693473_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:de226f63da30444540306a2e272f33a7b19797df9235f5a4cfdb2c668274abf6_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e9714125309cbb5fe1531fb5e704ade3bc56bac58c337773c9c26af269125759_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ebc8c58ebba4dea00053187fad69baec8063f20b8a4dde833ca442effef77eff_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5161df0dc1b85432d4885a901fe87086b6d2ba76dd55e829943e8910fb445642_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:aa7b656a9c3b9b54181d761b4206984c0851d1ba0eba955b22fa7d59a8bdb195_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d0030338350dce3b5d5227fc43247cb08c49366efc75b1512b1087972234e81f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f7ecd25c4649c78e8e78e6ab3c0fca8fe5c76a1be94aaaffdfe8dcf149ed8d9a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ae22b6e0dc05e4998957a563c74a0b068711f76fa82ee00104ba8e68f1fc9474_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f3d3c44af075ace13ade0cbb9a6029e2c0795afc8f2a51ddcf152d47c20884c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:b2682a9c56d5e683831bd3ddb4d2a882d923661fc83e786c495951d199c0cc6a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:97eb71202085ef70fb3f47a0173b9cf332c01577a5a0a9fe3576c8ba23b7075f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:aa2b4a5c1873d701a10463e9d7e57f4bd60e53919dae870e9fd86136357ad384_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2ef7e338841522e909c868e2a408063ca05025af5109e9d0f0012b9694d5b680_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:746b09de079dcd96f7c322cb7f55ace8b59e86967b730d711d2a376c7d463554_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:3fd44cdb13268aada923426cdb325854932214353d823556db3d6b74f02be094_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6cbbebcdf69ddbb88aa70e5c6ad75bca1a3489c98bc4340297f5baad5504d4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b49891b27125ddbd044d2f1cb8b38f33eab957ddb94b8bea84f806d715ae0786_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:d29b3d16f947ab3b5d3596da29a3a78a62114766ec5736b90c66e29fa70606e8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:07d75ebdcad090956c52f5f2a9e0d2afeb346aeceed7b284f4421b207f2b1834_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1422e0462caa53d917618885f315f0afbc875c9d1fa62cfbd06755b2b40cdee7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1fb60fceb33e9c6280b9c90e80e462022af84c5182292c4522bae9b6734c6fb2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:e29220351e73861887d2103b1825dec4310a607c67ead9d4f62e47f141dbc71a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:09de541e5b5c6c89a062a4d2b8545f0dc37a45fa1b17121d3eb4bf04609336e9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:36d4c133bfa4e9d3378fef13266435f879ff2fd7bfef9acfe6fcac9737ea656b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c04b06fbfd63f30de735289d79f05c6da659b82564be375d4cf0026b03edae0f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:ceeadde80ca330f89c9ad3b28e680517443cc76019534c7fef9b12d4334fce65_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:2d984feba44346ed8a875cc7ea4eb7051005859085fd7574420028632a030d25_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:60ac26fd5a3da1794455df124aa447e91ce4ca100245c77db34497d3246a3abb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f2f5b83e1f4c18d21068749faaeee6915033d596bfa81aafa883ff9d87ddbf88_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:fd1d9125ca2e4e40e1112a5035d925572bcaf5c46f710df40e4cc68723c8b4b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:11145f6b1ea1c4ade668e558876709dd3d9d56273df596addd8cdf137c9c8d25_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:69072b531c3a4905cae4964df34710b90c186895a7ebe9fe9de5577da86f9bd1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:8a8ad79113475ad90cc46a54823ff7e14940ff9a260e4c53db9f839a9c927009_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d58ec119c142fdbc2b63b651846fefa077596e32f2423eca3a66c37d754cbc49_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:2945e4e261dcaa522084faa28d7a50184a13f0a96bf8f1820dfa8ee70a93f8dd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:6d76acb5c02b4b47ed611eb7b7eb6448a17bd05a10cedaa5b06707f4c0dbba24_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:7ca44056083d98a3594c4f31607eb99cb36837deb48c4c8367d2654f87caf752_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:c0063d56da4755d264aa74d85216e4f0603d4591846f26cd7c75b9e8b34fe8be_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:67f852d58e85c430a58bcc23c7f11453a741988b817d4f8775421bec346f8739_s390x",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8d6eccda508294628d29c125796824996d9450cb4f61f8fbda617f29e3d61730_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:9c5037e46c32c93ea3f9d2473b5de2ddda6488e84f81b741fcd719968d526312_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:cd3f639ed1cee51a84017cc3decabd4e8fdbd0ae81d2188bcddc9cf8d28e6ac5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:2cf3cff267bcd9427a1de8a18b7d2ab5ce607aa5f33648f04cc938cc9f9e17be_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c139da56fd96d099a3b56b73cd4ad539a3ff67ba32e4ed9660edc53653f05059_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5ab97ef3cb2c66ca9d545fc01f4574af66bde6b2305148de917494608c933739_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:614ecae1b4188f904f7ce5e1dc79c355475520136eb52a18abe78c9aa5e29d90_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:6bd99521be1f948c30406c19de99a47b5ed46e398d7251135c44432816e75179_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:7ed535044cdd98fb3473251c05d9d2a597f6e1fff59032267e2c98ed71f4578d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:3ffe2f82a4f9f20ce75625b5f5c8dce696a5a1a4ab280f4fcd7f9c621d181022_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9d8d6a005c25f647b0471c84e56391ff8a50fe5a64f762f2582a326489eb891a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b711402554f74fa5a50fc944c7701c07cb22c625e078cc0dccfa45e3fc32cb54_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:f68d7b673d8408e11a5bd1d1bcbafbbaddc598a20483c941a358e609aefdfbf1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:20348ea5523641c1c6b434e19d3f353d8cf977ca5655c4e90b5eb5789642dbdb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:39c9d5ea15ceb814ed1a901610eca2d760b2d91b625503e36ab0aeb3b6abc3a0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3e0a6db61a004397ef5b048f75f57b05a4240889330512f15f3d014a5fc1c15d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:fe0ab9a52f94b8942a83797feda1e72323e141c91e440907ba0d1af13f3eff09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79b27e6caf494642ecfa3ea195b1d1635c60263d97545f746604557f6d34ee8c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:80bed1b46a79337075a0135ab78471b0ac71b503b293f62d8a4f41df7fe648cf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:e2975f402e669716d879dcc2d2557507cd2f7fca9ad4717f7e8683a8ccf8aee4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:12624f3a0ea9e183f1100aeaa5681d85026ab4b708c1fccc032d633f50aa1b0a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:3deec298f9144d6f44831da5e815af0f1e36de36d6e68fb9191448098dc780ad_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9ea25dd05b1168b1d84cd093db9486e0299fb819124be0a7fdbd11472b54e563_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:b0bdcaf996533609bc07f5fd37c4521dcab964e98078a5b39ad14e600201b128_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b21bfdb8ae1c13c06de451169903e15d08b7b4f347c96c05e1db672033b5edb6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:e895e52b889db05fd8eb41c9c2a0a3886cb60fc5f3b5d494eafd10cec38528fb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:a03f731c1c559620fc8d12e634eb270b46b6d385ffcd8f56b3a272a6ee0a204b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f68ca05b82caf0ff3f6e71d67973e77cd629227cd42f6ad41d39bd62090bd5a9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:39519e341dfe6d17e9af77d2eac0b2408a8ec6abca9a5a59875d13a4b9007d82_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:5953722bf6db7a5ac5b25111d78a568c2eabc0f76f6b79701b552159d0c77b42_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:a1d3b96d086b21c290832ae082b58391f58841d9e850bde709076d1aba696f25_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:c46ecf290fe73e04957e5d531dbf1036549e23efce5149ec6f37348e397eb91b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:4e528a9faf2134141dceeaa836a280888784ec3c4a5a54ca4b4fdb594e3dcde1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:541e827588bb412e93b2010914bc3a23c3c7784feda2f7f38ffc460ba970f214_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:be92c98a3481eee1c2572b7feb568ab4e7442de63685e37f1584b05efa244013_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f501d9f0f9d26c6586cbbd06635c82e4293c7524b61219b5955fc3e7da5b4604_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:495733157e8965ae8b903fd486be0a36d73b79e8806b3525c6fce48a4ea5ea7b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b5428165203165559a57f960eb95c75f61b0d3e187389db4b0691df93d363f4a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b6202ceaf26cf5fac5b6a52cd824c3d0a1f78fbc62f1a76356c79b2a4386a764_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f13c8d95e4568df0a971d9b2a302d32d6b834b51981cee6a313679610885daa7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:1e8dfb07886fcdddad58d9c895df4d892fe279b35434ee29bec3a0ca16851250_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3050d1ccf26c1186a5581a73c4d0c32590eb2d8dbfce8c97293b08c6267a3137_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c86556f7f05aaea53ef6c50ded6917f6949f7f46b8bd92783df86a5a935a0191_amd64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:f3c455cd7d90b3d17ebd3cf8ff9a03f6e6070c0fd9303b9764d6ac6be019889b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:413667ba399afc0e4f29823d2fd11b239e51748da555f8de7f1c52f437068d2e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:51dc3a8604facf5fa2e3a5de1a4ba91395b7f951017e60c0798a20557a1619d3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:6ad2eece0a7f14dd51aad3acf2bd86e05d3bce379b4a7db49cac52c465f9fc42_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:dfa3c2023342febc2790927fa587c884b8633fd7c8556a8bf34e090b630e3079_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:16517d6f5a93280a336e785a543e0af4c68be8c9a923ba41c1e329ea7fcee954_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:422b2ce2520f4200b66fe877cb6d541711143a795bca53728e8d0fbcf1b6e456_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:929cedbdbb870c7ee911988f6683f17e1719c6feea67f4cb8e58fea98b8af341_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:a45015059d5c969ea45e478a750712226bcdb265639d14cd11624adb8c4f5d09_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:19a8b0510d037595a0aa8c9c531cde519ff52e2fdba63e9089b0bdb97d28a235_arm64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:6fd5ea878745517e4ab1ef1922b34ce0e3c347d11cf566117d476fd0d98ec905_s390x",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:95acfd2820f8aa99b9d7a409cc7864a804e5676a76c10a2a55235b11f5c12a7c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:aa2efd291f359adbf854b94918cecf28945174b3ce178899785a6a5f98665e4f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:701824e43f9fb0e91fb5fd39be119fffa24318baa294550a548265c0851dfc79_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b0474c0d8f6273e363375fb7ca6e220962e9691eac67c9775ea3cb169b0550de_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:c9e1f7c22076d5ac41de4c6e869b211f91c1001a1badf019469c2f52d338c0ba_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:f26b3d7a6c16e1b60a1a244ad98bc3597ae3f70bfe7611185cf2a71af990a530_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3f25f638d5b701baf27dfa2ae4a46eb0f6cbfa281961769afce86134a35ff0ac_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:6b5c307c0d9341a5b9e0db7749a58e30fd0a6bb9fb303f55d772be51f33bd87a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:8588029904856e8381308b73e721000d79000ee16d84438eb8e5ce44becd89f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:b7fb6a22b42d0f8e69277191f201f844e3370b5fce241ecc1a108c07600cf8ed_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1dd9e0222c3dbc2903d5267ebe23a473a0c7ecabe808f205bfbc9888e6a4405a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:39ab4913c23c9e94dbaa9830078f31f31f3b726aafcd2bc575f505de69445dcd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:57cf64877223833b822e99b35bdce4f6ae0a47e440e05833d17e31dd947d85d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:80bc89c868cac67d48309a994140681751e8368db35f0f5285f53da0c93dfab4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:6ddc8158ef81f1f63d1915f90ba7fef7ee7004af882a38ea51952428604f2a18_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:80e1706669a0868129dfae118a64b52d7f6c055cc199a5b945649a1d6af64a9c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:bebd0e3040d6d09958ad8ab439055ffb281433a63333826c772c3457954035aa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:cb49d44f53f7e4a534fda124cee14b5989549b0ea4fa8859cc31e69ff7cda3f5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:3b55e2e9ad2241adb6feba2b9952b6f92ccffcc66bf52d93d6bc46c5375e6be3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:40b1d3352530519cb52361a41b09594adf3e887e982edfca61c4a47ca1604d0c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:74fa88e50330a9866580a19b9098ce1301b87200a69edfcbb5ef87122e585682_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f6b6003db2ceee7928076cabcb2e9becffc8623fe92c1ea2208a1697bdc4c1c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:3581afc50766fd35bf811cc9fb4a23051de10979668052962144f3eef491620a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:858dcdf3eeb402b2300700530f8db190c624711413e64bdbf835d84c046c2377_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:86720d641b24487eef28dd57f03e335cc832d1b791c3b6ed0b587951761b38b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:c78ccd1568cddb7af04c55311bbc2d4cbc43a7c78982789f95507e41bcd6e70f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:53c4dfadb807c93e7500d3f0aa2313d23558a49ac6f5d21d50aef91c88ba59ed_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8be87b532e34c9e34a0313a6121ea5c17818f12c37bb66a2ca49c44687ac7492_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8e327a2bd560350163cf91f9a6e407983f9c59c2b4a62edf2a510f2c5f16da27_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f36f24abd096580490991a07d847b71cecd9b6a40c3f89d5786f02ca52d58ced_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:41cd33e5c5af3843aedcd40a21bc8c03013d080a43b3a977bfaa469b5a61e58c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:6ec3be9348a157cb8289d3719382256b1ad66eae121f6742ea53cd0b62658a8c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:881c6f7c0e781a37692859e37febac4c77ad3a46823062e4aafc19caf0272d6e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:fb38313d4aadb83ced1708d47278a39098a0ee915106deb41f21d722fac25aa4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54344f135df9d19ddf2a73b08ab887b3640d1ed888ae2e9dc92d3488422ed538_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6ac8a91c734a486a4eadc00e838bb8686abe785d695f42b3f900f5c169371c17_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b5e1b30921b1657ceaa46ce116ccf80c5f5eda47180590191ed6db48eaff1ef7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d7207dc459e64b88e815565c8e8eede4693dac1a2bb97cf0424b3b9120e3be3a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:07e33a13876328d109b3f7c18756a8b988424b05937256462738d7a35240683c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:36275fee93c952cca1f7ac30585e3de262af8d142fc26b4157bf39013ecb2f51_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:372db192b5d4ffff5e162c4e5d0257e38dd3033fb3f648902b28b6d478b9fe77_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c5b5fbd2598545c1159a9c72e9d0bf58de46abb460a2f06644836484b0da7ae3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:6138de170d448ff74698abeacea44ec2ad551e975a1469b701b50a59b28720b0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:afcd65f35f85d434aa1ad9115afeab31afd4b5e03def06b8b4af202f3100471c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:1bcdad3e9276a0c287acfacf94d8687e6203463ceabe2905046c66d646bf0bb9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:25b6bc19051987b993ec000f2a3bc5daf2b93d2a0b9d9ab6eb980772c5b86d4a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4b210d822a2d70e6f8366ceba78e1eb7e02554963180e684d0f25b7422c69d36_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:5616b2020fdeb6a90798a1aab704ed92fcb3c641e208ad8dcf5e540972a9b5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:36e112e72d9d7d3acf5655f712311e9d59ab7d59067ffd0e091bc12210b39a83_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:396382e46ac32da31511ff7cc0a02045f0656ac46f924c087ecf5aa826d70335_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:550a120eac9914bd7c3e20c60478a36395655b4141486045558bcfad2ff6ff92_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b11cea60cbf8fea3122b81ff56a59708b847bed3dad628c9c9eee1212b0b81a3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:6b6b74744f3b55ffcfb838c72dc8d700fef918ed52df5900a48b7f4a8621bd46_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:984d611edb0110b3d4c6da8a0f16b868cc0a30515a82e88f2d4e1140d222a35b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ea8f50015e782bc646bf3962a1989b2dccc34a0a829b6a3ce65e30d5f3441951_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:fad9f01902b8872ad221d75bee35ee815d5549b7a9f9aff709ea6a61b1b5603a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2472fc2e766a263d3c4d6c2e05d3f61f699c71bd0335357a9e1bcae21fca9992_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:3f95223e4bda72134d11b597a89fa8a2f71d53d6042b4f02e5edb3b9d5019b6d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:5c53ea2faa6d4f48573083d758865347ded3e7c9ec45ca4d96161cb9a385edde_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:d33fb598d736788a7a0044f71da60b702d6a0183ab969923a1af081be810abc7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:05ba4656faf1244f5af2f0f8084d3ce52ddb0a2b28a7c3b8e600329ac9c03193_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:0cd0c5c162da5b4c7bafe2727472c8794cd0e3cfb7a1bd71bf21ccc8688423ff_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:27d8771278c434251d813537a3c411c5c380f8820354905c1b2a95ffd00be413_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:b9e589d584da8faf9db68780c0cc982d3f4bdea8548b6660810584ddccf0cfa4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:3ef2ce1311a8e68558257e8a0be83fc7ee0ff8e629f26148454afb6985cd90df_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:86f70579710a4549fc68a2d2a8795df6344717ada98a01e494b104d56fb47150_s390x",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:db9530d58a6a52a2ba4910d7278fd15a016bd7950f3bb7692e4e9e5ddc0931dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:f3eaade404eb7cf8ac74c8aa2ab922356e3a67d7c0d2076e21543814e755ccb6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:42e2102078800feb6d150ce6aabd9ba8c66f9a5d3626af15eff83d59f38cfdc8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:8af8c1cd37b0921b14180cd28e78d6c7325ef2c7d86237e1053567ddef04e79d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:c7071306a2e08b5d3c8ff28d00f52be372d430f4476a8eee8e3b55662f80ac61_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ec95080450fac613fb08d58d0fbad932dc15b1d3146f4df8124c791de677baf6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:284143d875581add218e0d1528e39db33a939e889189cbd5e2d54257800635e3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:69fc52823545e59bc6c9ddaf98197047d33fbde7998a7f4522e7b82e044f83f0_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:caedae4eb4bdb5a698383f8ada62c4c67aa57bf9ccfff40e5a15c83e22cc9307_s390x",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cd5e993ad9071772ac9da2f5450d038adf6a491082dfb666ccad82699e827df2_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:2f1d0079b6a100866055b2b7ba7c5ce8c29dc554455d29751191b59a0412b41b_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:40c8106debb597f5a4782e7c2d8bce94a5f5f10b6130860d8259eb8f44177fb0_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:bae8035c05d095e84c62efcab6202330a98493cab03e091c81a0b792afb5672c_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e94abd8054d410114c3ad57fa678003c036a2ea70c0d43b0dd6c8bde20c5b5c8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9315e7b14ee15f4240ffc87c967992d5d7090356d8b344395b8f58c15aab79b3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bd56524c7511bc573762c92a65c79730b54ffc9a832584db9110d0d1b9cd61fa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d145a61e3f73c62a3b2c25d5afb1a8974b2a6f2a41d7822e0097cf31c4bcbfba_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f748e88da62a2945551f7309f9b2cf6314d81d4f808a0e48c78ec12942374fc6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:20424969384882bd72d1d6d749b71ddf5779f2bd7b96d59db225b98cef200af7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:468a200c644d0b4c529a2edb4cce903d4df2bbb3e65baa64f11a1e9ec3bbba73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:924be8bec69fa4ee76dded0ae4738a3a95c92672eac331e30bf1e64f4f85466c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:cbb910e189d0c50585af80d83afc2e64baf9927fd124f5627f76dca293b1e130_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0f79bc3495db4aaa8d6f1494d69b17e566807ada1dc90ae8382cfcde71a7e235_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:42175808a4be3590fcf69767758f09830031716c8072e114cef269bb755429b3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:ac675580a634fbade99485fc93af8e8290ae19b2dfbe3ffcc2fba64bd360dd7b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:dfa6ac2f179ba7590e406c9dd6da55c54752de768a8b424fa1f9b842b402fb78_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4aad90af6890f5c03a5bddba1f99abad8e80b584cf64cc1d81192e8e4cbbdbbb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:76b500a81bc4bca73b5dd7d46d1276082f74e757019055cbd8bc4cae966df1ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:15128f0126853c356241cae88e74866a8ef6db83b7ecfca80cd900bf149e778a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:74f355f9af02150ae0788f0dadb7b79d243291946946578f4a74ff5500959365_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2ee273a0d0aa63775c7c0b824a5c7733043cf1e49f66bcdc07abc35b39f5cac5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a49d560fa521693dafeb3846a406af7dc337bfd2a98ce0911e7718d00d1f81f5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:03519066118b9b67845b60ff827ee2296e4ab54f11f02b5d88e8347a38f0447e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:18d02ea694fafca37c87c2725abc9363acab5d01a4d1b25d8abbd68270dc8c6c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8d6cf52f37e1d0c72fc9bff562dc49e58377ad9dff951c4e2b2089769438979a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bc8252d116c61e3757f3cb110cc0005197b41fbd5c84f6100f676f83a734c039_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:05e363207b6807aa02960d9747d48623bdbfd7ea624cc2a2e2f2db3e460fcaac_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:325f46f039fa86ed8cb8eb58290221c0bdfa732ab54485b0372b1c37e18a66b2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39bf5be42806472538e7f3cb138bca8cd75cca598d519111cc8d0b8e365d1aaf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:65b04f0d14e04ec1563501734b81e3fbda4b20b5ea90d1d120ce33b0de708481_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09be85c18e4c478dd57d2f96b8bd2d8de987d0e2a6200a566604918ab243d8a5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:151f0c505c7e31b94b8fc9c570b4d4bc8733a9864bcd452db34aa3038b04d7f4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1c85fa9fb65469afbb8978775d08c3d68f5b3cd8b4dc45a21dcce4d1141b321e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d2f472e2b8549aafda26d98addc78b21f3f3f9b5c4bd56c0a6b6a4eedf8a39ba_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3ffa84096335483a0d0442fa0b69dd227896255ebd7064e0abbe8aa4b869d5c2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5691c918fe9b6ce716b7b7f557f0b6b0ef0b603c30022c6b1b6ce085f487937f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c878ff993cbf5f5551e6476e59e9c56e902b2184af0ce0f1d5cd346a7cc220b2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f3a7711e4d234c903c7365a1c4c5f2b744a57889b283e0837741394b35f3eb2c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:30d3268ab05541603b5191552a4b8abb5388b40a47798abdb03d4cd77e205ab9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:371e996058e4fa89e07fdac857c85fdc7172a72895504e6cc4398897af79d375_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8a7c9c0a77ca25e51cdfcf738df7fac948c089285b51fd85898ca8ed71389bc5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:baef3d6e7d192c83c31be237748ab9b08a7a6e4cd802d15427b0b6d16dc6156a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2e0e1f89db87a4b0691c9e2e214e7414a15aa655ddd5a8e8cb85566656402052_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3439e3180ebfe7439e55581e14cd6eb99e5b88f7a6841261734584d79c2c1f3e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:82fa5d12fd8b551567d1b442f71763e726c0a68cc019b0e4beb739cb30fa6a88_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:dc6322978f7b42893c302853e3da34dc6d72951cd8edf7c65a0aa8271037f2f0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:51c132746d0e2a696993394fe1f2cfa6fea15fbdd35dfb542a1b9aa161c3762c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:5a7d34174f5d57bc3bcb1ac589150e4ee440f98cd7502c7e970e6139f7b97d15_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:c5fc5bf9e61f373b8627a13d0c615e4990c9c31c825fdb3fa400fa4215701b28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ffe79b200d372d11c92bd7cd118f22de92888048415d2a54b9b9a664074b0758_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0dca69fcb82d95fe820ed010c4851e887fe693be9fbd432334a2e085117cf56d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a30b0089819e9be8dcf59a8a65f86b62afec49dd25c5f25309fef5b15700509_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9793e1ebfe9cd083e5c5c7efaa9d6e83b01fc9b605c7b9c6757e27befa481444_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4d27a539f92f4ae9d899581df68e92dbee3ebd9efc8ec6b5c53c3078889e854_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:15f11af70677b0f26e7df2ec73a780cd963392dd7d591f3e3de4879a69fdbf3b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7ac3c732606322655c3df20fcd4fd338b4ee2fb7312902c66ba011c00b5a04ea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:036f24e49fc98337e635b8710c9a22ddc5a4102515f3ff1bd2064b4b3a37caf5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:0fe0231965aac9a7377e6c06602c7b02a4bc3f702eb230b2593a7b27b81fafbb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:166a903be2138e816b61b8d928e29dba241934d2a86d7f7ef7977d03880c4781_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b81b4902d1f267a5c35e3d19140cb3c5981f866a1a3a057c845b84889240fcab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:223d30fd6070052e7a6753f192accc23e8396e4d3a5d721f17c9c3a5b7833e75_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3931e6a40bccb7ea51397d0a92b35322051bc412df43cb8b6cafaf673ea43a5b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87749bd919a1e5ad1a256a0b3d36ad68db744d51543f46b89e1b1ee54fe344a0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:1d8c1426dc3e0e133832d047bd970c61fe3c61bc160abe57124ecb0c462c4308_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:266486d64d21d6cab60a5266ae8a0732e5d88d13c711fd47665da51e58f87917_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:b52ce57132e35e1df74918d13312bdb2d0f64c2546d32e072675b3866b1a7b09_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f5a3c8171471fcc30f7ec1405c528b66ae1cc79b196212f4c6981755c42ac595_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:13e1a2ff826ef05c19026c60fed7df51336d61a73585b0ac8fa20ccf5a5d5841_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:144e475e3e5911537bbca39808f3adfd293b7aa416e5399ed98d45c391529423_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:696acb7b67b7618bd8425a64862fd0f7ed24d411851260b7ac399cb16ce3b939_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:bd3248baaaf9e86fb3a1904a1ad3bd39f0dc46898144d4296785c942f9ff9a96_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:356653599ba916f92e214dcc8df94f1f6207c30414082d7cae0d1b84b89bac38_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:f1d35b9c8771e2b07a6fbb7d34c9d02dfab8d5bfa32bc59706748b860949c4ac_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:309455103fdc7377846fd08a7b6cfa07eec0e8456bbcbb6adf201f24ed00c21f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:397dbe546ea58b6392e2b8a45e9bad9b722b3e2b307a6ca74a963f6dc62334a9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:30a26ea4c3368369256c5bfb0acfe79f9c86fe7b119e44a1554e971a9f454038_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cdeed5bc217376a748ecfaeb751f42e6c15f00dd1170d9498e4efd5ed9c0bbaf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:12a29de433aeacef0edc40439eb84b2437c53536e856fa1401c9f62a2c68483a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:28da32f9dbab6fb8a9853ef23690bb571355da64e7a6c2fca206d5f654bd6787_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7cf650542f1459b5aa65c92735ac432d85f5ff13b5c5b2ac93f3b2a0feea14d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:dcfc94547a1e787c9cd0770bc1fbff0238baf4a48bd7f9d2aa9c093fed561454_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2569b83a9a92dfc2b1942f03a0ccbbb385fb76df29f9645af43292192887ee20_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:30a224435cf7cb95449a0d0c472f875cc81080a9400f68e443f6d6aead39f5b7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdc21ba38d50aa6e42218d30da58206938a09fa8a3788415272fccd972d07673_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cefbb86aab5d95cc4ac086372b225b49b1a5a59722dbaf34138bcd78705dfda1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1f1909ea0cbc469807f2c1028fa3a65c4297c0827358e841396241e8d5d1380a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a6ffca66e78a947e149782b8c155c5da46ff776fde0ba54114b3060937fbde7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:72d0202cd5fef87145965eb6f6ec88d836015ad61b2d05417f1d2e246a8bde91_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b8dbe726210f8c5c557c71407797fb8841c349d9cca3de725c3c0e5b802b3d61_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:39e4cc82c68432bdffe53c86e5bb0ef84885bacaa6747f175134d8258a9a2ecc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c9923d067d4da60080ed42bc9bb43a91a8c9aec1fd245daa0b296c80c76eb04e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e69e82136c4a24f229cbd7974a7ea14b35ed9b841e7f32a1816bfefa1b35ceea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fdac21f6fe1c9e627a5025d9a92be272c60e8c7f3ca05638fa5bcffac669f7dd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:6e1b19806ecb915d3e1f92f2f08cb39c147e6e4193db4c70acaa7ed43828259d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:88d8187069e7081f300afcfd4b49e4bb19e137492dadd2a68e6cac3587400824_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:aa79e5b2d3a093bb37217ccf341fe8cfaa467b617a027d6f0edd792571c32856_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c285e4ceb7e1d57897cf5e46fe14aadd2dc5fb7368562e875520d3b3c45b1395_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:4b531c8bf99aa760e9db78c844a9c0e7348f68afda41fafc7e3cb196964fc29d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:882de158fbea366429b4d3abab016de5cf60b1e7efad7d04f6882ec61b404b3a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a6164e2299130f46125fcbc81756ae730c82c518a1de1d121980d2e9b1991a42_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ec27f605448cc603ee6bde62d5d375d82cdd6a2673b56d10cb62d13b67c8885c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:1410ad6329ed34519083f0f996c36b790b23307b1e8585f6c0c0e0a96aa34fdd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bf2928df9d579cc17c3abfcdb06f40e5452ee9c13bec8b9513dab63beb0e6b0e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:e366ac55bc26381565733678a5fd7583c15daeca073887e534d1ebda3a7c88e7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:fbd71ba6916c75d948c2d6b3b56045ac36f72d374f59600d0ee937c8b9d361e4_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_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-docker-registry-rhel9@sha256:007c1f98d0242a92f530bc59a0265326bc422b413a21c9552e5272ef3797c293_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:cecb97a97b72f3e514bdc6c7e3e4d5b2c405d1e1c3dfa5e582aac40b6031ff16_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:d3fc325b995e4fabf9d6a8bf38e00f8fbda74a6e865ec9b76e6c5d485b5dde52_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dac5ca731531b88077b7dddcdc8082c2d76ea7bc30b71704cc861a61aa464b24_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0b9999e4762f6e8dd7eb8c487d8ca4ccfba304b4a9b0de699445c38a4390836d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:17c7a252b621aa7323d164b9aa8d68a18e8a28dcf5e018a90936bfe93183e36d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:beeb1de812ef732b1bf7abc081bcb66306b8581c2dffc4274c7f3d5198ea6a3b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:f861f278224c8ab8d17f1c5eee31e1aec9947976a7be5ba910ba702facaf175f_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:217b4753a8444780cf5d952987353af77bbdda53d953a3be480b5824266d70f3_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:a86c6b20ae4c33a8aa95f576fc82f84dbd386342a75023822ee7b0595ae995eb_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:b06d6599f0cc9ad80552aaaaeac2dc8330bba7c0cb63171247709336e4a0c3e6_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:bd87e481fb8c12192ece010be9af9bbcd8165e88a84401e108897fd0fea7f48e_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:23e977f451a38168f6f8da74fd99255d6d931559ebc8ec104560b0c9256d2174_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:88aad174846b2c6bfc4ff76d88a7efa47355e30995cf62be117f43773cb3158f_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c556a9d1b299e8518246ad7f70f45747c12d56e72c9740ef741400b91593d504_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:feb7774b774e84a0e65a27d46bf1eb58a19be2b81e96d1f5f3725d449c7da5e6_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:4462f13fe10b030e2bdeb749f2c5112089dc85010ab5153438c5b79edef124c0_s390x",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:53baafb9ea6d786fb1bc2e454d60245ee8c7bebbf7aa73d9680bdf69fb0c1223_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:5ca6014aaa75de5eb73562fa2d84b44af110c97cad46989ad5e5b61ce05564e8_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:b3738775f43db1a1ceffd9a4c8f79d1a8dcf46e7fc0c6c4273e11bc510c7b5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:7ddea8980b371ad3674600a20a80968947538b1c3378de2ba97a9b2040d3a913_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:88ef0addac6e9b94a0e67b4bb273d90e97aa3764fdf68acb7c87690d60f3e418_arm64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:8c9dc6d0fbad3bd03cb27db0d01ffe335bbabcb50d1cefb5959a597151bec804_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:9b8ca585cf332f1e1d00235cafc0f8d8958412619069031af6e03e23587fbb78_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6365bb9f7639852fd201bb4f3f065b86273ba0d6c244444c41c725d3564f3739_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:848b5047b36748987e3f9858ee374363f67dd85ea4318a0338f85dc0538b151e_amd64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bd2cde65ab97165c492ff9529f406065ffb56cb36194dfbddff6b2cb58ab13c3_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:f50fb1faa35338d55ce68e661a89d66ca30c8bc854814272a653dac8cfd7e5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:0778c5faca4bb41a721e9e97ff4e303652af5c2e366295a35437e482adc7de77_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:20ec2d6e9f925c7ffe257b684dba99cc911bb676079355acc452dc22274169e4_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2b03a49ba90b7aac9107c3cf1bd2028f2ccff090df9c2ac6aeea0a3fcf841935_arm64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2bcb61a28b035448b05fc369d670bfdb7ecc7103a73b112cfe7e8c794e8f5dd2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6c57f815da953a4fd2c738681fddbd757a29798cbb44e73208d19a60827ceae8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:778323a7474ec8fe7eab3ea9cc66fd66bbf1efee3a5d1fc075355984776c8235_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:b73caf394d5c28553e1ca27606c34a7d6e59749008a441bac3c4e3c635ad86fc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:fbfd9d8b229bdfc2cc2e2f2147296a93e9868d6841c4d29afea14a54e23e7553_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a0a3fe0a819efd23bbbc936fcb523ab241a143ee07f4ba0b2b1e90348b693473_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:de226f63da30444540306a2e272f33a7b19797df9235f5a4cfdb2c668274abf6_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e9714125309cbb5fe1531fb5e704ade3bc56bac58c337773c9c26af269125759_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ebc8c58ebba4dea00053187fad69baec8063f20b8a4dde833ca442effef77eff_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5161df0dc1b85432d4885a901fe87086b6d2ba76dd55e829943e8910fb445642_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:aa7b656a9c3b9b54181d761b4206984c0851d1ba0eba955b22fa7d59a8bdb195_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d0030338350dce3b5d5227fc43247cb08c49366efc75b1512b1087972234e81f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f7ecd25c4649c78e8e78e6ab3c0fca8fe5c76a1be94aaaffdfe8dcf149ed8d9a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ae22b6e0dc05e4998957a563c74a0b068711f76fa82ee00104ba8e68f1fc9474_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f3d3c44af075ace13ade0cbb9a6029e2c0795afc8f2a51ddcf152d47c20884c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:b2682a9c56d5e683831bd3ddb4d2a882d923661fc83e786c495951d199c0cc6a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:97eb71202085ef70fb3f47a0173b9cf332c01577a5a0a9fe3576c8ba23b7075f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:aa2b4a5c1873d701a10463e9d7e57f4bd60e53919dae870e9fd86136357ad384_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2ef7e338841522e909c868e2a408063ca05025af5109e9d0f0012b9694d5b680_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:746b09de079dcd96f7c322cb7f55ace8b59e86967b730d711d2a376c7d463554_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:3fd44cdb13268aada923426cdb325854932214353d823556db3d6b74f02be094_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6cbbebcdf69ddbb88aa70e5c6ad75bca1a3489c98bc4340297f5baad5504d4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b49891b27125ddbd044d2f1cb8b38f33eab957ddb94b8bea84f806d715ae0786_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:d29b3d16f947ab3b5d3596da29a3a78a62114766ec5736b90c66e29fa70606e8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:07d75ebdcad090956c52f5f2a9e0d2afeb346aeceed7b284f4421b207f2b1834_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1422e0462caa53d917618885f315f0afbc875c9d1fa62cfbd06755b2b40cdee7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1fb60fceb33e9c6280b9c90e80e462022af84c5182292c4522bae9b6734c6fb2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:e29220351e73861887d2103b1825dec4310a607c67ead9d4f62e47f141dbc71a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:09de541e5b5c6c89a062a4d2b8545f0dc37a45fa1b17121d3eb4bf04609336e9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:36d4c133bfa4e9d3378fef13266435f879ff2fd7bfef9acfe6fcac9737ea656b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c04b06fbfd63f30de735289d79f05c6da659b82564be375d4cf0026b03edae0f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:ceeadde80ca330f89c9ad3b28e680517443cc76019534c7fef9b12d4334fce65_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:2d984feba44346ed8a875cc7ea4eb7051005859085fd7574420028632a030d25_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:60ac26fd5a3da1794455df124aa447e91ce4ca100245c77db34497d3246a3abb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f2f5b83e1f4c18d21068749faaeee6915033d596bfa81aafa883ff9d87ddbf88_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:fd1d9125ca2e4e40e1112a5035d925572bcaf5c46f710df40e4cc68723c8b4b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:11145f6b1ea1c4ade668e558876709dd3d9d56273df596addd8cdf137c9c8d25_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:69072b531c3a4905cae4964df34710b90c186895a7ebe9fe9de5577da86f9bd1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:8a8ad79113475ad90cc46a54823ff7e14940ff9a260e4c53db9f839a9c927009_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d58ec119c142fdbc2b63b651846fefa077596e32f2423eca3a66c37d754cbc49_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:2945e4e261dcaa522084faa28d7a50184a13f0a96bf8f1820dfa8ee70a93f8dd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:6d76acb5c02b4b47ed611eb7b7eb6448a17bd05a10cedaa5b06707f4c0dbba24_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:7ca44056083d98a3594c4f31607eb99cb36837deb48c4c8367d2654f87caf752_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:c0063d56da4755d264aa74d85216e4f0603d4591846f26cd7c75b9e8b34fe8be_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:67f852d58e85c430a58bcc23c7f11453a741988b817d4f8775421bec346f8739_s390x",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8d6eccda508294628d29c125796824996d9450cb4f61f8fbda617f29e3d61730_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:9c5037e46c32c93ea3f9d2473b5de2ddda6488e84f81b741fcd719968d526312_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:cd3f639ed1cee51a84017cc3decabd4e8fdbd0ae81d2188bcddc9cf8d28e6ac5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:2cf3cff267bcd9427a1de8a18b7d2ab5ce607aa5f33648f04cc938cc9f9e17be_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c139da56fd96d099a3b56b73cd4ad539a3ff67ba32e4ed9660edc53653f05059_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5ab97ef3cb2c66ca9d545fc01f4574af66bde6b2305148de917494608c933739_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:614ecae1b4188f904f7ce5e1dc79c355475520136eb52a18abe78c9aa5e29d90_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:6bd99521be1f948c30406c19de99a47b5ed46e398d7251135c44432816e75179_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:7ed535044cdd98fb3473251c05d9d2a597f6e1fff59032267e2c98ed71f4578d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:3ffe2f82a4f9f20ce75625b5f5c8dce696a5a1a4ab280f4fcd7f9c621d181022_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9d8d6a005c25f647b0471c84e56391ff8a50fe5a64f762f2582a326489eb891a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b711402554f74fa5a50fc944c7701c07cb22c625e078cc0dccfa45e3fc32cb54_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:f68d7b673d8408e11a5bd1d1bcbafbbaddc598a20483c941a358e609aefdfbf1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:20348ea5523641c1c6b434e19d3f353d8cf977ca5655c4e90b5eb5789642dbdb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:39c9d5ea15ceb814ed1a901610eca2d760b2d91b625503e36ab0aeb3b6abc3a0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3e0a6db61a004397ef5b048f75f57b05a4240889330512f15f3d014a5fc1c15d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:fe0ab9a52f94b8942a83797feda1e72323e141c91e440907ba0d1af13f3eff09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79b27e6caf494642ecfa3ea195b1d1635c60263d97545f746604557f6d34ee8c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:80bed1b46a79337075a0135ab78471b0ac71b503b293f62d8a4f41df7fe648cf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:e2975f402e669716d879dcc2d2557507cd2f7fca9ad4717f7e8683a8ccf8aee4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:12624f3a0ea9e183f1100aeaa5681d85026ab4b708c1fccc032d633f50aa1b0a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:3deec298f9144d6f44831da5e815af0f1e36de36d6e68fb9191448098dc780ad_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9ea25dd05b1168b1d84cd093db9486e0299fb819124be0a7fdbd11472b54e563_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:b0bdcaf996533609bc07f5fd37c4521dcab964e98078a5b39ad14e600201b128_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b21bfdb8ae1c13c06de451169903e15d08b7b4f347c96c05e1db672033b5edb6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:e895e52b889db05fd8eb41c9c2a0a3886cb60fc5f3b5d494eafd10cec38528fb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:a03f731c1c559620fc8d12e634eb270b46b6d385ffcd8f56b3a272a6ee0a204b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f68ca05b82caf0ff3f6e71d67973e77cd629227cd42f6ad41d39bd62090bd5a9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:39519e341dfe6d17e9af77d2eac0b2408a8ec6abca9a5a59875d13a4b9007d82_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:5953722bf6db7a5ac5b25111d78a568c2eabc0f76f6b79701b552159d0c77b42_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:a1d3b96d086b21c290832ae082b58391f58841d9e850bde709076d1aba696f25_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:c46ecf290fe73e04957e5d531dbf1036549e23efce5149ec6f37348e397eb91b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:4e528a9faf2134141dceeaa836a280888784ec3c4a5a54ca4b4fdb594e3dcde1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:541e827588bb412e93b2010914bc3a23c3c7784feda2f7f38ffc460ba970f214_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:be92c98a3481eee1c2572b7feb568ab4e7442de63685e37f1584b05efa244013_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f501d9f0f9d26c6586cbbd06635c82e4293c7524b61219b5955fc3e7da5b4604_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:495733157e8965ae8b903fd486be0a36d73b79e8806b3525c6fce48a4ea5ea7b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b5428165203165559a57f960eb95c75f61b0d3e187389db4b0691df93d363f4a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b6202ceaf26cf5fac5b6a52cd824c3d0a1f78fbc62f1a76356c79b2a4386a764_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f13c8d95e4568df0a971d9b2a302d32d6b834b51981cee6a313679610885daa7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:1e8dfb07886fcdddad58d9c895df4d892fe279b35434ee29bec3a0ca16851250_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3050d1ccf26c1186a5581a73c4d0c32590eb2d8dbfce8c97293b08c6267a3137_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c86556f7f05aaea53ef6c50ded6917f6949f7f46b8bd92783df86a5a935a0191_amd64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:f3c455cd7d90b3d17ebd3cf8ff9a03f6e6070c0fd9303b9764d6ac6be019889b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:413667ba399afc0e4f29823d2fd11b239e51748da555f8de7f1c52f437068d2e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:51dc3a8604facf5fa2e3a5de1a4ba91395b7f951017e60c0798a20557a1619d3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:6ad2eece0a7f14dd51aad3acf2bd86e05d3bce379b4a7db49cac52c465f9fc42_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:dfa3c2023342febc2790927fa587c884b8633fd7c8556a8bf34e090b630e3079_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:16517d6f5a93280a336e785a543e0af4c68be8c9a923ba41c1e329ea7fcee954_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:422b2ce2520f4200b66fe877cb6d541711143a795bca53728e8d0fbcf1b6e456_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:929cedbdbb870c7ee911988f6683f17e1719c6feea67f4cb8e58fea98b8af341_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:a45015059d5c969ea45e478a750712226bcdb265639d14cd11624adb8c4f5d09_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:19a8b0510d037595a0aa8c9c531cde519ff52e2fdba63e9089b0bdb97d28a235_arm64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:6fd5ea878745517e4ab1ef1922b34ce0e3c347d11cf566117d476fd0d98ec905_s390x",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:95acfd2820f8aa99b9d7a409cc7864a804e5676a76c10a2a55235b11f5c12a7c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:aa2efd291f359adbf854b94918cecf28945174b3ce178899785a6a5f98665e4f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:701824e43f9fb0e91fb5fd39be119fffa24318baa294550a548265c0851dfc79_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b0474c0d8f6273e363375fb7ca6e220962e9691eac67c9775ea3cb169b0550de_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:c9e1f7c22076d5ac41de4c6e869b211f91c1001a1badf019469c2f52d338c0ba_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:f26b3d7a6c16e1b60a1a244ad98bc3597ae3f70bfe7611185cf2a71af990a530_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3f25f638d5b701baf27dfa2ae4a46eb0f6cbfa281961769afce86134a35ff0ac_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:6b5c307c0d9341a5b9e0db7749a58e30fd0a6bb9fb303f55d772be51f33bd87a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:8588029904856e8381308b73e721000d79000ee16d84438eb8e5ce44becd89f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:b7fb6a22b42d0f8e69277191f201f844e3370b5fce241ecc1a108c07600cf8ed_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1dd9e0222c3dbc2903d5267ebe23a473a0c7ecabe808f205bfbc9888e6a4405a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:39ab4913c23c9e94dbaa9830078f31f31f3b726aafcd2bc575f505de69445dcd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:57cf64877223833b822e99b35bdce4f6ae0a47e440e05833d17e31dd947d85d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:80bc89c868cac67d48309a994140681751e8368db35f0f5285f53da0c93dfab4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:6ddc8158ef81f1f63d1915f90ba7fef7ee7004af882a38ea51952428604f2a18_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:80e1706669a0868129dfae118a64b52d7f6c055cc199a5b945649a1d6af64a9c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:bebd0e3040d6d09958ad8ab439055ffb281433a63333826c772c3457954035aa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:cb49d44f53f7e4a534fda124cee14b5989549b0ea4fa8859cc31e69ff7cda3f5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:3b55e2e9ad2241adb6feba2b9952b6f92ccffcc66bf52d93d6bc46c5375e6be3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:40b1d3352530519cb52361a41b09594adf3e887e982edfca61c4a47ca1604d0c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:74fa88e50330a9866580a19b9098ce1301b87200a69edfcbb5ef87122e585682_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f6b6003db2ceee7928076cabcb2e9becffc8623fe92c1ea2208a1697bdc4c1c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:3581afc50766fd35bf811cc9fb4a23051de10979668052962144f3eef491620a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:858dcdf3eeb402b2300700530f8db190c624711413e64bdbf835d84c046c2377_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:86720d641b24487eef28dd57f03e335cc832d1b791c3b6ed0b587951761b38b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:c78ccd1568cddb7af04c55311bbc2d4cbc43a7c78982789f95507e41bcd6e70f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:53c4dfadb807c93e7500d3f0aa2313d23558a49ac6f5d21d50aef91c88ba59ed_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8be87b532e34c9e34a0313a6121ea5c17818f12c37bb66a2ca49c44687ac7492_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8e327a2bd560350163cf91f9a6e407983f9c59c2b4a62edf2a510f2c5f16da27_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f36f24abd096580490991a07d847b71cecd9b6a40c3f89d5786f02ca52d58ced_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:41cd33e5c5af3843aedcd40a21bc8c03013d080a43b3a977bfaa469b5a61e58c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:6ec3be9348a157cb8289d3719382256b1ad66eae121f6742ea53cd0b62658a8c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:881c6f7c0e781a37692859e37febac4c77ad3a46823062e4aafc19caf0272d6e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:fb38313d4aadb83ced1708d47278a39098a0ee915106deb41f21d722fac25aa4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54344f135df9d19ddf2a73b08ab887b3640d1ed888ae2e9dc92d3488422ed538_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6ac8a91c734a486a4eadc00e838bb8686abe785d695f42b3f900f5c169371c17_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b5e1b30921b1657ceaa46ce116ccf80c5f5eda47180590191ed6db48eaff1ef7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d7207dc459e64b88e815565c8e8eede4693dac1a2bb97cf0424b3b9120e3be3a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:07e33a13876328d109b3f7c18756a8b988424b05937256462738d7a35240683c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:36275fee93c952cca1f7ac30585e3de262af8d142fc26b4157bf39013ecb2f51_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:372db192b5d4ffff5e162c4e5d0257e38dd3033fb3f648902b28b6d478b9fe77_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c5b5fbd2598545c1159a9c72e9d0bf58de46abb460a2f06644836484b0da7ae3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:6138de170d448ff74698abeacea44ec2ad551e975a1469b701b50a59b28720b0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:afcd65f35f85d434aa1ad9115afeab31afd4b5e03def06b8b4af202f3100471c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:1bcdad3e9276a0c287acfacf94d8687e6203463ceabe2905046c66d646bf0bb9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:25b6bc19051987b993ec000f2a3bc5daf2b93d2a0b9d9ab6eb980772c5b86d4a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4b210d822a2d70e6f8366ceba78e1eb7e02554963180e684d0f25b7422c69d36_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:5616b2020fdeb6a90798a1aab704ed92fcb3c641e208ad8dcf5e540972a9b5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:36e112e72d9d7d3acf5655f712311e9d59ab7d59067ffd0e091bc12210b39a83_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:396382e46ac32da31511ff7cc0a02045f0656ac46f924c087ecf5aa826d70335_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:550a120eac9914bd7c3e20c60478a36395655b4141486045558bcfad2ff6ff92_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b11cea60cbf8fea3122b81ff56a59708b847bed3dad628c9c9eee1212b0b81a3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:6b6b74744f3b55ffcfb838c72dc8d700fef918ed52df5900a48b7f4a8621bd46_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:984d611edb0110b3d4c6da8a0f16b868cc0a30515a82e88f2d4e1140d222a35b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ea8f50015e782bc646bf3962a1989b2dccc34a0a829b6a3ce65e30d5f3441951_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:fad9f01902b8872ad221d75bee35ee815d5549b7a9f9aff709ea6a61b1b5603a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2472fc2e766a263d3c4d6c2e05d3f61f699c71bd0335357a9e1bcae21fca9992_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:3f95223e4bda72134d11b597a89fa8a2f71d53d6042b4f02e5edb3b9d5019b6d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:5c53ea2faa6d4f48573083d758865347ded3e7c9ec45ca4d96161cb9a385edde_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:d33fb598d736788a7a0044f71da60b702d6a0183ab969923a1af081be810abc7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:05ba4656faf1244f5af2f0f8084d3ce52ddb0a2b28a7c3b8e600329ac9c03193_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:0cd0c5c162da5b4c7bafe2727472c8794cd0e3cfb7a1bd71bf21ccc8688423ff_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:27d8771278c434251d813537a3c411c5c380f8820354905c1b2a95ffd00be413_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:b9e589d584da8faf9db68780c0cc982d3f4bdea8548b6660810584ddccf0cfa4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:3ef2ce1311a8e68558257e8a0be83fc7ee0ff8e629f26148454afb6985cd90df_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:86f70579710a4549fc68a2d2a8795df6344717ada98a01e494b104d56fb47150_s390x",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:db9530d58a6a52a2ba4910d7278fd15a016bd7950f3bb7692e4e9e5ddc0931dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:f3eaade404eb7cf8ac74c8aa2ab922356e3a67d7c0d2076e21543814e755ccb6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:42e2102078800feb6d150ce6aabd9ba8c66f9a5d3626af15eff83d59f38cfdc8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:8af8c1cd37b0921b14180cd28e78d6c7325ef2c7d86237e1053567ddef04e79d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:c7071306a2e08b5d3c8ff28d00f52be372d430f4476a8eee8e3b55662f80ac61_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ec95080450fac613fb08d58d0fbad932dc15b1d3146f4df8124c791de677baf6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:284143d875581add218e0d1528e39db33a939e889189cbd5e2d54257800635e3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:69fc52823545e59bc6c9ddaf98197047d33fbde7998a7f4522e7b82e044f83f0_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:caedae4eb4bdb5a698383f8ada62c4c67aa57bf9ccfff40e5a15c83e22cc9307_s390x",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cd5e993ad9071772ac9da2f5450d038adf6a491082dfb666ccad82699e827df2_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:2f1d0079b6a100866055b2b7ba7c5ce8c29dc554455d29751191b59a0412b41b_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:40c8106debb597f5a4782e7c2d8bce94a5f5f10b6130860d8259eb8f44177fb0_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:bae8035c05d095e84c62efcab6202330a98493cab03e091c81a0b792afb5672c_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e94abd8054d410114c3ad57fa678003c036a2ea70c0d43b0dd6c8bde20c5b5c8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9315e7b14ee15f4240ffc87c967992d5d7090356d8b344395b8f58c15aab79b3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bd56524c7511bc573762c92a65c79730b54ffc9a832584db9110d0d1b9cd61fa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d145a61e3f73c62a3b2c25d5afb1a8974b2a6f2a41d7822e0097cf31c4bcbfba_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f748e88da62a2945551f7309f9b2cf6314d81d4f808a0e48c78ec12942374fc6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:20424969384882bd72d1d6d749b71ddf5779f2bd7b96d59db225b98cef200af7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:468a200c644d0b4c529a2edb4cce903d4df2bbb3e65baa64f11a1e9ec3bbba73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:924be8bec69fa4ee76dded0ae4738a3a95c92672eac331e30bf1e64f4f85466c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:cbb910e189d0c50585af80d83afc2e64baf9927fd124f5627f76dca293b1e130_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0f79bc3495db4aaa8d6f1494d69b17e566807ada1dc90ae8382cfcde71a7e235_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:42175808a4be3590fcf69767758f09830031716c8072e114cef269bb755429b3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:ac675580a634fbade99485fc93af8e8290ae19b2dfbe3ffcc2fba64bd360dd7b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:dfa6ac2f179ba7590e406c9dd6da55c54752de768a8b424fa1f9b842b402fb78_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4aad90af6890f5c03a5bddba1f99abad8e80b584cf64cc1d81192e8e4cbbdbbb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:76b500a81bc4bca73b5dd7d46d1276082f74e757019055cbd8bc4cae966df1ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:15128f0126853c356241cae88e74866a8ef6db83b7ecfca80cd900bf149e778a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:74f355f9af02150ae0788f0dadb7b79d243291946946578f4a74ff5500959365_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2ee273a0d0aa63775c7c0b824a5c7733043cf1e49f66bcdc07abc35b39f5cac5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a49d560fa521693dafeb3846a406af7dc337bfd2a98ce0911e7718d00d1f81f5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:03519066118b9b67845b60ff827ee2296e4ab54f11f02b5d88e8347a38f0447e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:18d02ea694fafca37c87c2725abc9363acab5d01a4d1b25d8abbd68270dc8c6c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8d6cf52f37e1d0c72fc9bff562dc49e58377ad9dff951c4e2b2089769438979a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bc8252d116c61e3757f3cb110cc0005197b41fbd5c84f6100f676f83a734c039_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:05e363207b6807aa02960d9747d48623bdbfd7ea624cc2a2e2f2db3e460fcaac_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:325f46f039fa86ed8cb8eb58290221c0bdfa732ab54485b0372b1c37e18a66b2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39bf5be42806472538e7f3cb138bca8cd75cca598d519111cc8d0b8e365d1aaf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:65b04f0d14e04ec1563501734b81e3fbda4b20b5ea90d1d120ce33b0de708481_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09be85c18e4c478dd57d2f96b8bd2d8de987d0e2a6200a566604918ab243d8a5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:151f0c505c7e31b94b8fc9c570b4d4bc8733a9864bcd452db34aa3038b04d7f4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1c85fa9fb65469afbb8978775d08c3d68f5b3cd8b4dc45a21dcce4d1141b321e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d2f472e2b8549aafda26d98addc78b21f3f3f9b5c4bd56c0a6b6a4eedf8a39ba_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3ffa84096335483a0d0442fa0b69dd227896255ebd7064e0abbe8aa4b869d5c2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5691c918fe9b6ce716b7b7f557f0b6b0ef0b603c30022c6b1b6ce085f487937f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c878ff993cbf5f5551e6476e59e9c56e902b2184af0ce0f1d5cd346a7cc220b2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f3a7711e4d234c903c7365a1c4c5f2b744a57889b283e0837741394b35f3eb2c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:30d3268ab05541603b5191552a4b8abb5388b40a47798abdb03d4cd77e205ab9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:371e996058e4fa89e07fdac857c85fdc7172a72895504e6cc4398897af79d375_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8a7c9c0a77ca25e51cdfcf738df7fac948c089285b51fd85898ca8ed71389bc5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:baef3d6e7d192c83c31be237748ab9b08a7a6e4cd802d15427b0b6d16dc6156a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2e0e1f89db87a4b0691c9e2e214e7414a15aa655ddd5a8e8cb85566656402052_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3439e3180ebfe7439e55581e14cd6eb99e5b88f7a6841261734584d79c2c1f3e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:82fa5d12fd8b551567d1b442f71763e726c0a68cc019b0e4beb739cb30fa6a88_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:dc6322978f7b42893c302853e3da34dc6d72951cd8edf7c65a0aa8271037f2f0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:51c132746d0e2a696993394fe1f2cfa6fea15fbdd35dfb542a1b9aa161c3762c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:5a7d34174f5d57bc3bcb1ac589150e4ee440f98cd7502c7e970e6139f7b97d15_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:c5fc5bf9e61f373b8627a13d0c615e4990c9c31c825fdb3fa400fa4215701b28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ffe79b200d372d11c92bd7cd118f22de92888048415d2a54b9b9a664074b0758_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0dca69fcb82d95fe820ed010c4851e887fe693be9fbd432334a2e085117cf56d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a30b0089819e9be8dcf59a8a65f86b62afec49dd25c5f25309fef5b15700509_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9793e1ebfe9cd083e5c5c7efaa9d6e83b01fc9b605c7b9c6757e27befa481444_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4d27a539f92f4ae9d899581df68e92dbee3ebd9efc8ec6b5c53c3078889e854_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:15f11af70677b0f26e7df2ec73a780cd963392dd7d591f3e3de4879a69fdbf3b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7ac3c732606322655c3df20fcd4fd338b4ee2fb7312902c66ba011c00b5a04ea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:036f24e49fc98337e635b8710c9a22ddc5a4102515f3ff1bd2064b4b3a37caf5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:0fe0231965aac9a7377e6c06602c7b02a4bc3f702eb230b2593a7b27b81fafbb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:166a903be2138e816b61b8d928e29dba241934d2a86d7f7ef7977d03880c4781_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b81b4902d1f267a5c35e3d19140cb3c5981f866a1a3a057c845b84889240fcab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:223d30fd6070052e7a6753f192accc23e8396e4d3a5d721f17c9c3a5b7833e75_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3931e6a40bccb7ea51397d0a92b35322051bc412df43cb8b6cafaf673ea43a5b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87749bd919a1e5ad1a256a0b3d36ad68db744d51543f46b89e1b1ee54fe344a0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:1d8c1426dc3e0e133832d047bd970c61fe3c61bc160abe57124ecb0c462c4308_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:266486d64d21d6cab60a5266ae8a0732e5d88d13c711fd47665da51e58f87917_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:b52ce57132e35e1df74918d13312bdb2d0f64c2546d32e072675b3866b1a7b09_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f5a3c8171471fcc30f7ec1405c528b66ae1cc79b196212f4c6981755c42ac595_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:13e1a2ff826ef05c19026c60fed7df51336d61a73585b0ac8fa20ccf5a5d5841_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:144e475e3e5911537bbca39808f3adfd293b7aa416e5399ed98d45c391529423_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:696acb7b67b7618bd8425a64862fd0f7ed24d411851260b7ac399cb16ce3b939_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:bd3248baaaf9e86fb3a1904a1ad3bd39f0dc46898144d4296785c942f9ff9a96_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:356653599ba916f92e214dcc8df94f1f6207c30414082d7cae0d1b84b89bac38_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:f1d35b9c8771e2b07a6fbb7d34c9d02dfab8d5bfa32bc59706748b860949c4ac_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:309455103fdc7377846fd08a7b6cfa07eec0e8456bbcbb6adf201f24ed00c21f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:397dbe546ea58b6392e2b8a45e9bad9b722b3e2b307a6ca74a963f6dc62334a9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:30a26ea4c3368369256c5bfb0acfe79f9c86fe7b119e44a1554e971a9f454038_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cdeed5bc217376a748ecfaeb751f42e6c15f00dd1170d9498e4efd5ed9c0bbaf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:12a29de433aeacef0edc40439eb84b2437c53536e856fa1401c9f62a2c68483a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:28da32f9dbab6fb8a9853ef23690bb571355da64e7a6c2fca206d5f654bd6787_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7cf650542f1459b5aa65c92735ac432d85f5ff13b5c5b2ac93f3b2a0feea14d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:dcfc94547a1e787c9cd0770bc1fbff0238baf4a48bd7f9d2aa9c093fed561454_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2569b83a9a92dfc2b1942f03a0ccbbb385fb76df29f9645af43292192887ee20_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:30a224435cf7cb95449a0d0c472f875cc81080a9400f68e443f6d6aead39f5b7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdc21ba38d50aa6e42218d30da58206938a09fa8a3788415272fccd972d07673_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cefbb86aab5d95cc4ac086372b225b49b1a5a59722dbaf34138bcd78705dfda1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1f1909ea0cbc469807f2c1028fa3a65c4297c0827358e841396241e8d5d1380a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a6ffca66e78a947e149782b8c155c5da46ff776fde0ba54114b3060937fbde7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:72d0202cd5fef87145965eb6f6ec88d836015ad61b2d05417f1d2e246a8bde91_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b8dbe726210f8c5c557c71407797fb8841c349d9cca3de725c3c0e5b802b3d61_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:39e4cc82c68432bdffe53c86e5bb0ef84885bacaa6747f175134d8258a9a2ecc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c9923d067d4da60080ed42bc9bb43a91a8c9aec1fd245daa0b296c80c76eb04e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e69e82136c4a24f229cbd7974a7ea14b35ed9b841e7f32a1816bfefa1b35ceea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fdac21f6fe1c9e627a5025d9a92be272c60e8c7f3ca05638fa5bcffac669f7dd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:6e1b19806ecb915d3e1f92f2f08cb39c147e6e4193db4c70acaa7ed43828259d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:88d8187069e7081f300afcfd4b49e4bb19e137492dadd2a68e6cac3587400824_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:aa79e5b2d3a093bb37217ccf341fe8cfaa467b617a027d6f0edd792571c32856_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c285e4ceb7e1d57897cf5e46fe14aadd2dc5fb7368562e875520d3b3c45b1395_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:4b531c8bf99aa760e9db78c844a9c0e7348f68afda41fafc7e3cb196964fc29d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:882de158fbea366429b4d3abab016de5cf60b1e7efad7d04f6882ec61b404b3a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a6164e2299130f46125fcbc81756ae730c82c518a1de1d121980d2e9b1991a42_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ec27f605448cc603ee6bde62d5d375d82cdd6a2673b56d10cb62d13b67c8885c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:1410ad6329ed34519083f0f996c36b790b23307b1e8585f6c0c0e0a96aa34fdd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bf2928df9d579cc17c3abfcdb06f40e5452ee9c13bec8b9513dab63beb0e6b0e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:e366ac55bc26381565733678a5fd7583c15daeca073887e534d1ebda3a7c88e7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:fbd71ba6916c75d948c2d6b3b56045ac36f72d374f59600d0ee937c8b9d361e4_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_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-02T14:23:04+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:54bf0a80b3bbace603d824ae5dac687e3bd7591ed4f629ce70adb8a01654585c\n\n (For s390x architecture)\n The image digest is sha256:d58943ac32b575a9c99ffd4e1a9f73185fe9892c16f54800ee4b6271068892cb\n\n (For ppc64le architecture)\n The image digest is sha256:6852d42cdd8d8484818731ead5fb23e97f0112f1b697421fa119f2b366480e0f\n\n (For aarch64 architecture)\n The image digest is sha256:d3f309145d440c2f66d9d5d499f2e3fac34e3050312ef16722e8ba0f9060cc9c\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-docker-registry-rhel9@sha256:007c1f98d0242a92f530bc59a0265326bc422b413a21c9552e5272ef3797c293_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:cecb97a97b72f3e514bdc6c7e3e4d5b2c405d1e1c3dfa5e582aac40b6031ff16_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:d3fc325b995e4fabf9d6a8bf38e00f8fbda74a6e865ec9b76e6c5d485b5dde52_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dac5ca731531b88077b7dddcdc8082c2d76ea7bc30b71704cc861a61aa464b24_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0b9999e4762f6e8dd7eb8c487d8ca4ccfba304b4a9b0de699445c38a4390836d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:17c7a252b621aa7323d164b9aa8d68a18e8a28dcf5e018a90936bfe93183e36d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:beeb1de812ef732b1bf7abc081bcb66306b8581c2dffc4274c7f3d5198ea6a3b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:f861f278224c8ab8d17f1c5eee31e1aec9947976a7be5ba910ba702facaf175f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2068"
},
{
"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:217b4753a8444780cf5d952987353af77bbdda53d953a3be480b5824266d70f3_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:a86c6b20ae4c33a8aa95f576fc82f84dbd386342a75023822ee7b0595ae995eb_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:b06d6599f0cc9ad80552aaaaeac2dc8330bba7c0cb63171247709336e4a0c3e6_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:bd87e481fb8c12192ece010be9af9bbcd8165e88a84401e108897fd0fea7f48e_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:23e977f451a38168f6f8da74fd99255d6d931559ebc8ec104560b0c9256d2174_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:88aad174846b2c6bfc4ff76d88a7efa47355e30995cf62be117f43773cb3158f_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c556a9d1b299e8518246ad7f70f45747c12d56e72c9740ef741400b91593d504_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:feb7774b774e84a0e65a27d46bf1eb58a19be2b81e96d1f5f3725d449c7da5e6_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:4462f13fe10b030e2bdeb749f2c5112089dc85010ab5153438c5b79edef124c0_s390x",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:53baafb9ea6d786fb1bc2e454d60245ee8c7bebbf7aa73d9680bdf69fb0c1223_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:5ca6014aaa75de5eb73562fa2d84b44af110c97cad46989ad5e5b61ce05564e8_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:b3738775f43db1a1ceffd9a4c8f79d1a8dcf46e7fc0c6c4273e11bc510c7b5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:7ddea8980b371ad3674600a20a80968947538b1c3378de2ba97a9b2040d3a913_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:88ef0addac6e9b94a0e67b4bb273d90e97aa3764fdf68acb7c87690d60f3e418_arm64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:8c9dc6d0fbad3bd03cb27db0d01ffe335bbabcb50d1cefb5959a597151bec804_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:9b8ca585cf332f1e1d00235cafc0f8d8958412619069031af6e03e23587fbb78_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6365bb9f7639852fd201bb4f3f065b86273ba0d6c244444c41c725d3564f3739_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:848b5047b36748987e3f9858ee374363f67dd85ea4318a0338f85dc0538b151e_amd64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bd2cde65ab97165c492ff9529f406065ffb56cb36194dfbddff6b2cb58ab13c3_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:f50fb1faa35338d55ce68e661a89d66ca30c8bc854814272a653dac8cfd7e5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:0778c5faca4bb41a721e9e97ff4e303652af5c2e366295a35437e482adc7de77_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:20ec2d6e9f925c7ffe257b684dba99cc911bb676079355acc452dc22274169e4_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2b03a49ba90b7aac9107c3cf1bd2028f2ccff090df9c2ac6aeea0a3fcf841935_arm64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2bcb61a28b035448b05fc369d670bfdb7ecc7103a73b112cfe7e8c794e8f5dd2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6c57f815da953a4fd2c738681fddbd757a29798cbb44e73208d19a60827ceae8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:778323a7474ec8fe7eab3ea9cc66fd66bbf1efee3a5d1fc075355984776c8235_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:b73caf394d5c28553e1ca27606c34a7d6e59749008a441bac3c4e3c635ad86fc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:fbfd9d8b229bdfc2cc2e2f2147296a93e9868d6841c4d29afea14a54e23e7553_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a0a3fe0a819efd23bbbc936fcb523ab241a143ee07f4ba0b2b1e90348b693473_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:de226f63da30444540306a2e272f33a7b19797df9235f5a4cfdb2c668274abf6_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e9714125309cbb5fe1531fb5e704ade3bc56bac58c337773c9c26af269125759_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ebc8c58ebba4dea00053187fad69baec8063f20b8a4dde833ca442effef77eff_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5161df0dc1b85432d4885a901fe87086b6d2ba76dd55e829943e8910fb445642_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:aa7b656a9c3b9b54181d761b4206984c0851d1ba0eba955b22fa7d59a8bdb195_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d0030338350dce3b5d5227fc43247cb08c49366efc75b1512b1087972234e81f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f7ecd25c4649c78e8e78e6ab3c0fca8fe5c76a1be94aaaffdfe8dcf149ed8d9a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ae22b6e0dc05e4998957a563c74a0b068711f76fa82ee00104ba8e68f1fc9474_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f3d3c44af075ace13ade0cbb9a6029e2c0795afc8f2a51ddcf152d47c20884c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:b2682a9c56d5e683831bd3ddb4d2a882d923661fc83e786c495951d199c0cc6a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:97eb71202085ef70fb3f47a0173b9cf332c01577a5a0a9fe3576c8ba23b7075f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:aa2b4a5c1873d701a10463e9d7e57f4bd60e53919dae870e9fd86136357ad384_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2ef7e338841522e909c868e2a408063ca05025af5109e9d0f0012b9694d5b680_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:746b09de079dcd96f7c322cb7f55ace8b59e86967b730d711d2a376c7d463554_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:3fd44cdb13268aada923426cdb325854932214353d823556db3d6b74f02be094_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6cbbebcdf69ddbb88aa70e5c6ad75bca1a3489c98bc4340297f5baad5504d4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b49891b27125ddbd044d2f1cb8b38f33eab957ddb94b8bea84f806d715ae0786_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:d29b3d16f947ab3b5d3596da29a3a78a62114766ec5736b90c66e29fa70606e8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:07d75ebdcad090956c52f5f2a9e0d2afeb346aeceed7b284f4421b207f2b1834_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1422e0462caa53d917618885f315f0afbc875c9d1fa62cfbd06755b2b40cdee7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1fb60fceb33e9c6280b9c90e80e462022af84c5182292c4522bae9b6734c6fb2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:e29220351e73861887d2103b1825dec4310a607c67ead9d4f62e47f141dbc71a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:09de541e5b5c6c89a062a4d2b8545f0dc37a45fa1b17121d3eb4bf04609336e9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:36d4c133bfa4e9d3378fef13266435f879ff2fd7bfef9acfe6fcac9737ea656b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c04b06fbfd63f30de735289d79f05c6da659b82564be375d4cf0026b03edae0f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:ceeadde80ca330f89c9ad3b28e680517443cc76019534c7fef9b12d4334fce65_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:2d984feba44346ed8a875cc7ea4eb7051005859085fd7574420028632a030d25_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:60ac26fd5a3da1794455df124aa447e91ce4ca100245c77db34497d3246a3abb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f2f5b83e1f4c18d21068749faaeee6915033d596bfa81aafa883ff9d87ddbf88_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:fd1d9125ca2e4e40e1112a5035d925572bcaf5c46f710df40e4cc68723c8b4b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:11145f6b1ea1c4ade668e558876709dd3d9d56273df596addd8cdf137c9c8d25_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:69072b531c3a4905cae4964df34710b90c186895a7ebe9fe9de5577da86f9bd1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:8a8ad79113475ad90cc46a54823ff7e14940ff9a260e4c53db9f839a9c927009_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d58ec119c142fdbc2b63b651846fefa077596e32f2423eca3a66c37d754cbc49_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:2945e4e261dcaa522084faa28d7a50184a13f0a96bf8f1820dfa8ee70a93f8dd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:6d76acb5c02b4b47ed611eb7b7eb6448a17bd05a10cedaa5b06707f4c0dbba24_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:7ca44056083d98a3594c4f31607eb99cb36837deb48c4c8367d2654f87caf752_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:c0063d56da4755d264aa74d85216e4f0603d4591846f26cd7c75b9e8b34fe8be_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:67f852d58e85c430a58bcc23c7f11453a741988b817d4f8775421bec346f8739_s390x",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8d6eccda508294628d29c125796824996d9450cb4f61f8fbda617f29e3d61730_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:9c5037e46c32c93ea3f9d2473b5de2ddda6488e84f81b741fcd719968d526312_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:cd3f639ed1cee51a84017cc3decabd4e8fdbd0ae81d2188bcddc9cf8d28e6ac5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:2cf3cff267bcd9427a1de8a18b7d2ab5ce607aa5f33648f04cc938cc9f9e17be_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c139da56fd96d099a3b56b73cd4ad539a3ff67ba32e4ed9660edc53653f05059_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5ab97ef3cb2c66ca9d545fc01f4574af66bde6b2305148de917494608c933739_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:614ecae1b4188f904f7ce5e1dc79c355475520136eb52a18abe78c9aa5e29d90_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:6bd99521be1f948c30406c19de99a47b5ed46e398d7251135c44432816e75179_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:7ed535044cdd98fb3473251c05d9d2a597f6e1fff59032267e2c98ed71f4578d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:3ffe2f82a4f9f20ce75625b5f5c8dce696a5a1a4ab280f4fcd7f9c621d181022_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9d8d6a005c25f647b0471c84e56391ff8a50fe5a64f762f2582a326489eb891a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b711402554f74fa5a50fc944c7701c07cb22c625e078cc0dccfa45e3fc32cb54_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:f68d7b673d8408e11a5bd1d1bcbafbbaddc598a20483c941a358e609aefdfbf1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:20348ea5523641c1c6b434e19d3f353d8cf977ca5655c4e90b5eb5789642dbdb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:39c9d5ea15ceb814ed1a901610eca2d760b2d91b625503e36ab0aeb3b6abc3a0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3e0a6db61a004397ef5b048f75f57b05a4240889330512f15f3d014a5fc1c15d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:fe0ab9a52f94b8942a83797feda1e72323e141c91e440907ba0d1af13f3eff09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79b27e6caf494642ecfa3ea195b1d1635c60263d97545f746604557f6d34ee8c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:80bed1b46a79337075a0135ab78471b0ac71b503b293f62d8a4f41df7fe648cf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:e2975f402e669716d879dcc2d2557507cd2f7fca9ad4717f7e8683a8ccf8aee4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:12624f3a0ea9e183f1100aeaa5681d85026ab4b708c1fccc032d633f50aa1b0a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:3deec298f9144d6f44831da5e815af0f1e36de36d6e68fb9191448098dc780ad_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9ea25dd05b1168b1d84cd093db9486e0299fb819124be0a7fdbd11472b54e563_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:b0bdcaf996533609bc07f5fd37c4521dcab964e98078a5b39ad14e600201b128_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b21bfdb8ae1c13c06de451169903e15d08b7b4f347c96c05e1db672033b5edb6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:e895e52b889db05fd8eb41c9c2a0a3886cb60fc5f3b5d494eafd10cec38528fb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:a03f731c1c559620fc8d12e634eb270b46b6d385ffcd8f56b3a272a6ee0a204b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f68ca05b82caf0ff3f6e71d67973e77cd629227cd42f6ad41d39bd62090bd5a9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:39519e341dfe6d17e9af77d2eac0b2408a8ec6abca9a5a59875d13a4b9007d82_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:5953722bf6db7a5ac5b25111d78a568c2eabc0f76f6b79701b552159d0c77b42_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:a1d3b96d086b21c290832ae082b58391f58841d9e850bde709076d1aba696f25_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:c46ecf290fe73e04957e5d531dbf1036549e23efce5149ec6f37348e397eb91b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:4e528a9faf2134141dceeaa836a280888784ec3c4a5a54ca4b4fdb594e3dcde1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:541e827588bb412e93b2010914bc3a23c3c7784feda2f7f38ffc460ba970f214_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:be92c98a3481eee1c2572b7feb568ab4e7442de63685e37f1584b05efa244013_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f501d9f0f9d26c6586cbbd06635c82e4293c7524b61219b5955fc3e7da5b4604_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:495733157e8965ae8b903fd486be0a36d73b79e8806b3525c6fce48a4ea5ea7b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b5428165203165559a57f960eb95c75f61b0d3e187389db4b0691df93d363f4a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b6202ceaf26cf5fac5b6a52cd824c3d0a1f78fbc62f1a76356c79b2a4386a764_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f13c8d95e4568df0a971d9b2a302d32d6b834b51981cee6a313679610885daa7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:1e8dfb07886fcdddad58d9c895df4d892fe279b35434ee29bec3a0ca16851250_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3050d1ccf26c1186a5581a73c4d0c32590eb2d8dbfce8c97293b08c6267a3137_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c86556f7f05aaea53ef6c50ded6917f6949f7f46b8bd92783df86a5a935a0191_amd64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:f3c455cd7d90b3d17ebd3cf8ff9a03f6e6070c0fd9303b9764d6ac6be019889b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:413667ba399afc0e4f29823d2fd11b239e51748da555f8de7f1c52f437068d2e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:51dc3a8604facf5fa2e3a5de1a4ba91395b7f951017e60c0798a20557a1619d3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:6ad2eece0a7f14dd51aad3acf2bd86e05d3bce379b4a7db49cac52c465f9fc42_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:dfa3c2023342febc2790927fa587c884b8633fd7c8556a8bf34e090b630e3079_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:16517d6f5a93280a336e785a543e0af4c68be8c9a923ba41c1e329ea7fcee954_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:422b2ce2520f4200b66fe877cb6d541711143a795bca53728e8d0fbcf1b6e456_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:929cedbdbb870c7ee911988f6683f17e1719c6feea67f4cb8e58fea98b8af341_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:a45015059d5c969ea45e478a750712226bcdb265639d14cd11624adb8c4f5d09_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:19a8b0510d037595a0aa8c9c531cde519ff52e2fdba63e9089b0bdb97d28a235_arm64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:6fd5ea878745517e4ab1ef1922b34ce0e3c347d11cf566117d476fd0d98ec905_s390x",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:95acfd2820f8aa99b9d7a409cc7864a804e5676a76c10a2a55235b11f5c12a7c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:aa2efd291f359adbf854b94918cecf28945174b3ce178899785a6a5f98665e4f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:701824e43f9fb0e91fb5fd39be119fffa24318baa294550a548265c0851dfc79_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b0474c0d8f6273e363375fb7ca6e220962e9691eac67c9775ea3cb169b0550de_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:c9e1f7c22076d5ac41de4c6e869b211f91c1001a1badf019469c2f52d338c0ba_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:f26b3d7a6c16e1b60a1a244ad98bc3597ae3f70bfe7611185cf2a71af990a530_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3f25f638d5b701baf27dfa2ae4a46eb0f6cbfa281961769afce86134a35ff0ac_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:6b5c307c0d9341a5b9e0db7749a58e30fd0a6bb9fb303f55d772be51f33bd87a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:8588029904856e8381308b73e721000d79000ee16d84438eb8e5ce44becd89f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:b7fb6a22b42d0f8e69277191f201f844e3370b5fce241ecc1a108c07600cf8ed_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1dd9e0222c3dbc2903d5267ebe23a473a0c7ecabe808f205bfbc9888e6a4405a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:39ab4913c23c9e94dbaa9830078f31f31f3b726aafcd2bc575f505de69445dcd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:57cf64877223833b822e99b35bdce4f6ae0a47e440e05833d17e31dd947d85d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:80bc89c868cac67d48309a994140681751e8368db35f0f5285f53da0c93dfab4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:6ddc8158ef81f1f63d1915f90ba7fef7ee7004af882a38ea51952428604f2a18_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:80e1706669a0868129dfae118a64b52d7f6c055cc199a5b945649a1d6af64a9c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:bebd0e3040d6d09958ad8ab439055ffb281433a63333826c772c3457954035aa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:cb49d44f53f7e4a534fda124cee14b5989549b0ea4fa8859cc31e69ff7cda3f5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:3b55e2e9ad2241adb6feba2b9952b6f92ccffcc66bf52d93d6bc46c5375e6be3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:40b1d3352530519cb52361a41b09594adf3e887e982edfca61c4a47ca1604d0c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:74fa88e50330a9866580a19b9098ce1301b87200a69edfcbb5ef87122e585682_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f6b6003db2ceee7928076cabcb2e9becffc8623fe92c1ea2208a1697bdc4c1c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:3581afc50766fd35bf811cc9fb4a23051de10979668052962144f3eef491620a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:858dcdf3eeb402b2300700530f8db190c624711413e64bdbf835d84c046c2377_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:86720d641b24487eef28dd57f03e335cc832d1b791c3b6ed0b587951761b38b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:c78ccd1568cddb7af04c55311bbc2d4cbc43a7c78982789f95507e41bcd6e70f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:53c4dfadb807c93e7500d3f0aa2313d23558a49ac6f5d21d50aef91c88ba59ed_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8be87b532e34c9e34a0313a6121ea5c17818f12c37bb66a2ca49c44687ac7492_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8e327a2bd560350163cf91f9a6e407983f9c59c2b4a62edf2a510f2c5f16da27_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f36f24abd096580490991a07d847b71cecd9b6a40c3f89d5786f02ca52d58ced_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:41cd33e5c5af3843aedcd40a21bc8c03013d080a43b3a977bfaa469b5a61e58c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:6ec3be9348a157cb8289d3719382256b1ad66eae121f6742ea53cd0b62658a8c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:881c6f7c0e781a37692859e37febac4c77ad3a46823062e4aafc19caf0272d6e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:fb38313d4aadb83ced1708d47278a39098a0ee915106deb41f21d722fac25aa4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54344f135df9d19ddf2a73b08ab887b3640d1ed888ae2e9dc92d3488422ed538_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6ac8a91c734a486a4eadc00e838bb8686abe785d695f42b3f900f5c169371c17_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b5e1b30921b1657ceaa46ce116ccf80c5f5eda47180590191ed6db48eaff1ef7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d7207dc459e64b88e815565c8e8eede4693dac1a2bb97cf0424b3b9120e3be3a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:07e33a13876328d109b3f7c18756a8b988424b05937256462738d7a35240683c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:36275fee93c952cca1f7ac30585e3de262af8d142fc26b4157bf39013ecb2f51_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:372db192b5d4ffff5e162c4e5d0257e38dd3033fb3f648902b28b6d478b9fe77_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c5b5fbd2598545c1159a9c72e9d0bf58de46abb460a2f06644836484b0da7ae3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:6138de170d448ff74698abeacea44ec2ad551e975a1469b701b50a59b28720b0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:afcd65f35f85d434aa1ad9115afeab31afd4b5e03def06b8b4af202f3100471c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:1bcdad3e9276a0c287acfacf94d8687e6203463ceabe2905046c66d646bf0bb9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:25b6bc19051987b993ec000f2a3bc5daf2b93d2a0b9d9ab6eb980772c5b86d4a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4b210d822a2d70e6f8366ceba78e1eb7e02554963180e684d0f25b7422c69d36_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:5616b2020fdeb6a90798a1aab704ed92fcb3c641e208ad8dcf5e540972a9b5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:36e112e72d9d7d3acf5655f712311e9d59ab7d59067ffd0e091bc12210b39a83_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:396382e46ac32da31511ff7cc0a02045f0656ac46f924c087ecf5aa826d70335_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:550a120eac9914bd7c3e20c60478a36395655b4141486045558bcfad2ff6ff92_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b11cea60cbf8fea3122b81ff56a59708b847bed3dad628c9c9eee1212b0b81a3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:6b6b74744f3b55ffcfb838c72dc8d700fef918ed52df5900a48b7f4a8621bd46_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:984d611edb0110b3d4c6da8a0f16b868cc0a30515a82e88f2d4e1140d222a35b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ea8f50015e782bc646bf3962a1989b2dccc34a0a829b6a3ce65e30d5f3441951_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:fad9f01902b8872ad221d75bee35ee815d5549b7a9f9aff709ea6a61b1b5603a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2472fc2e766a263d3c4d6c2e05d3f61f699c71bd0335357a9e1bcae21fca9992_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:3f95223e4bda72134d11b597a89fa8a2f71d53d6042b4f02e5edb3b9d5019b6d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:5c53ea2faa6d4f48573083d758865347ded3e7c9ec45ca4d96161cb9a385edde_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:d33fb598d736788a7a0044f71da60b702d6a0183ab969923a1af081be810abc7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:05ba4656faf1244f5af2f0f8084d3ce52ddb0a2b28a7c3b8e600329ac9c03193_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:0cd0c5c162da5b4c7bafe2727472c8794cd0e3cfb7a1bd71bf21ccc8688423ff_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:27d8771278c434251d813537a3c411c5c380f8820354905c1b2a95ffd00be413_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:b9e589d584da8faf9db68780c0cc982d3f4bdea8548b6660810584ddccf0cfa4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:3ef2ce1311a8e68558257e8a0be83fc7ee0ff8e629f26148454afb6985cd90df_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:86f70579710a4549fc68a2d2a8795df6344717ada98a01e494b104d56fb47150_s390x",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:db9530d58a6a52a2ba4910d7278fd15a016bd7950f3bb7692e4e9e5ddc0931dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:f3eaade404eb7cf8ac74c8aa2ab922356e3a67d7c0d2076e21543814e755ccb6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:42e2102078800feb6d150ce6aabd9ba8c66f9a5d3626af15eff83d59f38cfdc8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:8af8c1cd37b0921b14180cd28e78d6c7325ef2c7d86237e1053567ddef04e79d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:c7071306a2e08b5d3c8ff28d00f52be372d430f4476a8eee8e3b55662f80ac61_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ec95080450fac613fb08d58d0fbad932dc15b1d3146f4df8124c791de677baf6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:284143d875581add218e0d1528e39db33a939e889189cbd5e2d54257800635e3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:69fc52823545e59bc6c9ddaf98197047d33fbde7998a7f4522e7b82e044f83f0_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:caedae4eb4bdb5a698383f8ada62c4c67aa57bf9ccfff40e5a15c83e22cc9307_s390x",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cd5e993ad9071772ac9da2f5450d038adf6a491082dfb666ccad82699e827df2_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:2f1d0079b6a100866055b2b7ba7c5ce8c29dc554455d29751191b59a0412b41b_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:40c8106debb597f5a4782e7c2d8bce94a5f5f10b6130860d8259eb8f44177fb0_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:bae8035c05d095e84c62efcab6202330a98493cab03e091c81a0b792afb5672c_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e94abd8054d410114c3ad57fa678003c036a2ea70c0d43b0dd6c8bde20c5b5c8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9315e7b14ee15f4240ffc87c967992d5d7090356d8b344395b8f58c15aab79b3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bd56524c7511bc573762c92a65c79730b54ffc9a832584db9110d0d1b9cd61fa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d145a61e3f73c62a3b2c25d5afb1a8974b2a6f2a41d7822e0097cf31c4bcbfba_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f748e88da62a2945551f7309f9b2cf6314d81d4f808a0e48c78ec12942374fc6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:20424969384882bd72d1d6d749b71ddf5779f2bd7b96d59db225b98cef200af7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:468a200c644d0b4c529a2edb4cce903d4df2bbb3e65baa64f11a1e9ec3bbba73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:924be8bec69fa4ee76dded0ae4738a3a95c92672eac331e30bf1e64f4f85466c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:cbb910e189d0c50585af80d83afc2e64baf9927fd124f5627f76dca293b1e130_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0f79bc3495db4aaa8d6f1494d69b17e566807ada1dc90ae8382cfcde71a7e235_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:42175808a4be3590fcf69767758f09830031716c8072e114cef269bb755429b3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:ac675580a634fbade99485fc93af8e8290ae19b2dfbe3ffcc2fba64bd360dd7b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:dfa6ac2f179ba7590e406c9dd6da55c54752de768a8b424fa1f9b842b402fb78_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4aad90af6890f5c03a5bddba1f99abad8e80b584cf64cc1d81192e8e4cbbdbbb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:76b500a81bc4bca73b5dd7d46d1276082f74e757019055cbd8bc4cae966df1ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:15128f0126853c356241cae88e74866a8ef6db83b7ecfca80cd900bf149e778a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:74f355f9af02150ae0788f0dadb7b79d243291946946578f4a74ff5500959365_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2ee273a0d0aa63775c7c0b824a5c7733043cf1e49f66bcdc07abc35b39f5cac5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a49d560fa521693dafeb3846a406af7dc337bfd2a98ce0911e7718d00d1f81f5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:03519066118b9b67845b60ff827ee2296e4ab54f11f02b5d88e8347a38f0447e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:18d02ea694fafca37c87c2725abc9363acab5d01a4d1b25d8abbd68270dc8c6c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8d6cf52f37e1d0c72fc9bff562dc49e58377ad9dff951c4e2b2089769438979a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bc8252d116c61e3757f3cb110cc0005197b41fbd5c84f6100f676f83a734c039_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:05e363207b6807aa02960d9747d48623bdbfd7ea624cc2a2e2f2db3e460fcaac_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:325f46f039fa86ed8cb8eb58290221c0bdfa732ab54485b0372b1c37e18a66b2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39bf5be42806472538e7f3cb138bca8cd75cca598d519111cc8d0b8e365d1aaf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:65b04f0d14e04ec1563501734b81e3fbda4b20b5ea90d1d120ce33b0de708481_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09be85c18e4c478dd57d2f96b8bd2d8de987d0e2a6200a566604918ab243d8a5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:151f0c505c7e31b94b8fc9c570b4d4bc8733a9864bcd452db34aa3038b04d7f4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1c85fa9fb65469afbb8978775d08c3d68f5b3cd8b4dc45a21dcce4d1141b321e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d2f472e2b8549aafda26d98addc78b21f3f3f9b5c4bd56c0a6b6a4eedf8a39ba_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3ffa84096335483a0d0442fa0b69dd227896255ebd7064e0abbe8aa4b869d5c2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5691c918fe9b6ce716b7b7f557f0b6b0ef0b603c30022c6b1b6ce085f487937f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c878ff993cbf5f5551e6476e59e9c56e902b2184af0ce0f1d5cd346a7cc220b2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f3a7711e4d234c903c7365a1c4c5f2b744a57889b283e0837741394b35f3eb2c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:30d3268ab05541603b5191552a4b8abb5388b40a47798abdb03d4cd77e205ab9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:371e996058e4fa89e07fdac857c85fdc7172a72895504e6cc4398897af79d375_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8a7c9c0a77ca25e51cdfcf738df7fac948c089285b51fd85898ca8ed71389bc5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:baef3d6e7d192c83c31be237748ab9b08a7a6e4cd802d15427b0b6d16dc6156a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2e0e1f89db87a4b0691c9e2e214e7414a15aa655ddd5a8e8cb85566656402052_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3439e3180ebfe7439e55581e14cd6eb99e5b88f7a6841261734584d79c2c1f3e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:82fa5d12fd8b551567d1b442f71763e726c0a68cc019b0e4beb739cb30fa6a88_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:dc6322978f7b42893c302853e3da34dc6d72951cd8edf7c65a0aa8271037f2f0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:51c132746d0e2a696993394fe1f2cfa6fea15fbdd35dfb542a1b9aa161c3762c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:5a7d34174f5d57bc3bcb1ac589150e4ee440f98cd7502c7e970e6139f7b97d15_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:c5fc5bf9e61f373b8627a13d0c615e4990c9c31c825fdb3fa400fa4215701b28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ffe79b200d372d11c92bd7cd118f22de92888048415d2a54b9b9a664074b0758_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0dca69fcb82d95fe820ed010c4851e887fe693be9fbd432334a2e085117cf56d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a30b0089819e9be8dcf59a8a65f86b62afec49dd25c5f25309fef5b15700509_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9793e1ebfe9cd083e5c5c7efaa9d6e83b01fc9b605c7b9c6757e27befa481444_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4d27a539f92f4ae9d899581df68e92dbee3ebd9efc8ec6b5c53c3078889e854_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:15f11af70677b0f26e7df2ec73a780cd963392dd7d591f3e3de4879a69fdbf3b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7ac3c732606322655c3df20fcd4fd338b4ee2fb7312902c66ba011c00b5a04ea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:007c1f98d0242a92f530bc59a0265326bc422b413a21c9552e5272ef3797c293_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:cecb97a97b72f3e514bdc6c7e3e4d5b2c405d1e1c3dfa5e582aac40b6031ff16_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:d3fc325b995e4fabf9d6a8bf38e00f8fbda74a6e865ec9b76e6c5d485b5dde52_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dac5ca731531b88077b7dddcdc8082c2d76ea7bc30b71704cc861a61aa464b24_arm64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:036f24e49fc98337e635b8710c9a22ddc5a4102515f3ff1bd2064b4b3a37caf5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:0fe0231965aac9a7377e6c06602c7b02a4bc3f702eb230b2593a7b27b81fafbb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:166a903be2138e816b61b8d928e29dba241934d2a86d7f7ef7977d03880c4781_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b81b4902d1f267a5c35e3d19140cb3c5981f866a1a3a057c845b84889240fcab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:223d30fd6070052e7a6753f192accc23e8396e4d3a5d721f17c9c3a5b7833e75_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3931e6a40bccb7ea51397d0a92b35322051bc412df43cb8b6cafaf673ea43a5b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87749bd919a1e5ad1a256a0b3d36ad68db744d51543f46b89e1b1ee54fe344a0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:1d8c1426dc3e0e133832d047bd970c61fe3c61bc160abe57124ecb0c462c4308_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:266486d64d21d6cab60a5266ae8a0732e5d88d13c711fd47665da51e58f87917_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:b52ce57132e35e1df74918d13312bdb2d0f64c2546d32e072675b3866b1a7b09_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f5a3c8171471fcc30f7ec1405c528b66ae1cc79b196212f4c6981755c42ac595_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:13e1a2ff826ef05c19026c60fed7df51336d61a73585b0ac8fa20ccf5a5d5841_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:144e475e3e5911537bbca39808f3adfd293b7aa416e5399ed98d45c391529423_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:696acb7b67b7618bd8425a64862fd0f7ed24d411851260b7ac399cb16ce3b939_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:bd3248baaaf9e86fb3a1904a1ad3bd39f0dc46898144d4296785c942f9ff9a96_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0b9999e4762f6e8dd7eb8c487d8ca4ccfba304b4a9b0de699445c38a4390836d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:17c7a252b621aa7323d164b9aa8d68a18e8a28dcf5e018a90936bfe93183e36d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:beeb1de812ef732b1bf7abc081bcb66306b8581c2dffc4274c7f3d5198ea6a3b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:f861f278224c8ab8d17f1c5eee31e1aec9947976a7be5ba910ba702facaf175f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:356653599ba916f92e214dcc8df94f1f6207c30414082d7cae0d1b84b89bac38_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:f1d35b9c8771e2b07a6fbb7d34c9d02dfab8d5bfa32bc59706748b860949c4ac_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:309455103fdc7377846fd08a7b6cfa07eec0e8456bbcbb6adf201f24ed00c21f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:397dbe546ea58b6392e2b8a45e9bad9b722b3e2b307a6ca74a963f6dc62334a9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:30a26ea4c3368369256c5bfb0acfe79f9c86fe7b119e44a1554e971a9f454038_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cdeed5bc217376a748ecfaeb751f42e6c15f00dd1170d9498e4efd5ed9c0bbaf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:12a29de433aeacef0edc40439eb84b2437c53536e856fa1401c9f62a2c68483a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:28da32f9dbab6fb8a9853ef23690bb571355da64e7a6c2fca206d5f654bd6787_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7cf650542f1459b5aa65c92735ac432d85f5ff13b5c5b2ac93f3b2a0feea14d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:dcfc94547a1e787c9cd0770bc1fbff0238baf4a48bd7f9d2aa9c093fed561454_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2569b83a9a92dfc2b1942f03a0ccbbb385fb76df29f9645af43292192887ee20_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:30a224435cf7cb95449a0d0c472f875cc81080a9400f68e443f6d6aead39f5b7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdc21ba38d50aa6e42218d30da58206938a09fa8a3788415272fccd972d07673_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cefbb86aab5d95cc4ac086372b225b49b1a5a59722dbaf34138bcd78705dfda1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1f1909ea0cbc469807f2c1028fa3a65c4297c0827358e841396241e8d5d1380a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a6ffca66e78a947e149782b8c155c5da46ff776fde0ba54114b3060937fbde7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:72d0202cd5fef87145965eb6f6ec88d836015ad61b2d05417f1d2e246a8bde91_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b8dbe726210f8c5c557c71407797fb8841c349d9cca3de725c3c0e5b802b3d61_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:39e4cc82c68432bdffe53c86e5bb0ef84885bacaa6747f175134d8258a9a2ecc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c9923d067d4da60080ed42bc9bb43a91a8c9aec1fd245daa0b296c80c76eb04e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e69e82136c4a24f229cbd7974a7ea14b35ed9b841e7f32a1816bfefa1b35ceea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fdac21f6fe1c9e627a5025d9a92be272c60e8c7f3ca05638fa5bcffac669f7dd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:6e1b19806ecb915d3e1f92f2f08cb39c147e6e4193db4c70acaa7ed43828259d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:88d8187069e7081f300afcfd4b49e4bb19e137492dadd2a68e6cac3587400824_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:aa79e5b2d3a093bb37217ccf341fe8cfaa467b617a027d6f0edd792571c32856_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c285e4ceb7e1d57897cf5e46fe14aadd2dc5fb7368562e875520d3b3c45b1395_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:4b531c8bf99aa760e9db78c844a9c0e7348f68afda41fafc7e3cb196964fc29d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:882de158fbea366429b4d3abab016de5cf60b1e7efad7d04f6882ec61b404b3a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a6164e2299130f46125fcbc81756ae730c82c518a1de1d121980d2e9b1991a42_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ec27f605448cc603ee6bde62d5d375d82cdd6a2673b56d10cb62d13b67c8885c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:1410ad6329ed34519083f0f996c36b790b23307b1e8585f6c0c0e0a96aa34fdd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bf2928df9d579cc17c3abfcdb06f40e5452ee9c13bec8b9513dab63beb0e6b0e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:e366ac55bc26381565733678a5fd7583c15daeca073887e534d1ebda3a7c88e7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:fbd71ba6916c75d948c2d6b3b56045ac36f72d374f59600d0ee937c8b9d361e4_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_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:217b4753a8444780cf5d952987353af77bbdda53d953a3be480b5824266d70f3_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:a86c6b20ae4c33a8aa95f576fc82f84dbd386342a75023822ee7b0595ae995eb_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:b06d6599f0cc9ad80552aaaaeac2dc8330bba7c0cb63171247709336e4a0c3e6_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:bd87e481fb8c12192ece010be9af9bbcd8165e88a84401e108897fd0fea7f48e_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:23e977f451a38168f6f8da74fd99255d6d931559ebc8ec104560b0c9256d2174_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:88aad174846b2c6bfc4ff76d88a7efa47355e30995cf62be117f43773cb3158f_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c556a9d1b299e8518246ad7f70f45747c12d56e72c9740ef741400b91593d504_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:feb7774b774e84a0e65a27d46bf1eb58a19be2b81e96d1f5f3725d449c7da5e6_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:4462f13fe10b030e2bdeb749f2c5112089dc85010ab5153438c5b79edef124c0_s390x",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:53baafb9ea6d786fb1bc2e454d60245ee8c7bebbf7aa73d9680bdf69fb0c1223_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:5ca6014aaa75de5eb73562fa2d84b44af110c97cad46989ad5e5b61ce05564e8_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:b3738775f43db1a1ceffd9a4c8f79d1a8dcf46e7fc0c6c4273e11bc510c7b5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:7ddea8980b371ad3674600a20a80968947538b1c3378de2ba97a9b2040d3a913_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:88ef0addac6e9b94a0e67b4bb273d90e97aa3764fdf68acb7c87690d60f3e418_arm64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:8c9dc6d0fbad3bd03cb27db0d01ffe335bbabcb50d1cefb5959a597151bec804_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:9b8ca585cf332f1e1d00235cafc0f8d8958412619069031af6e03e23587fbb78_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6365bb9f7639852fd201bb4f3f065b86273ba0d6c244444c41c725d3564f3739_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:848b5047b36748987e3f9858ee374363f67dd85ea4318a0338f85dc0538b151e_amd64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bd2cde65ab97165c492ff9529f406065ffb56cb36194dfbddff6b2cb58ab13c3_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:f50fb1faa35338d55ce68e661a89d66ca30c8bc854814272a653dac8cfd7e5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:0778c5faca4bb41a721e9e97ff4e303652af5c2e366295a35437e482adc7de77_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:20ec2d6e9f925c7ffe257b684dba99cc911bb676079355acc452dc22274169e4_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2b03a49ba90b7aac9107c3cf1bd2028f2ccff090df9c2ac6aeea0a3fcf841935_arm64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2bcb61a28b035448b05fc369d670bfdb7ecc7103a73b112cfe7e8c794e8f5dd2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6c57f815da953a4fd2c738681fddbd757a29798cbb44e73208d19a60827ceae8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:778323a7474ec8fe7eab3ea9cc66fd66bbf1efee3a5d1fc075355984776c8235_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:b73caf394d5c28553e1ca27606c34a7d6e59749008a441bac3c4e3c635ad86fc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:fbfd9d8b229bdfc2cc2e2f2147296a93e9868d6841c4d29afea14a54e23e7553_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a0a3fe0a819efd23bbbc936fcb523ab241a143ee07f4ba0b2b1e90348b693473_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:de226f63da30444540306a2e272f33a7b19797df9235f5a4cfdb2c668274abf6_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e9714125309cbb5fe1531fb5e704ade3bc56bac58c337773c9c26af269125759_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ebc8c58ebba4dea00053187fad69baec8063f20b8a4dde833ca442effef77eff_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5161df0dc1b85432d4885a901fe87086b6d2ba76dd55e829943e8910fb445642_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:aa7b656a9c3b9b54181d761b4206984c0851d1ba0eba955b22fa7d59a8bdb195_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d0030338350dce3b5d5227fc43247cb08c49366efc75b1512b1087972234e81f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f7ecd25c4649c78e8e78e6ab3c0fca8fe5c76a1be94aaaffdfe8dcf149ed8d9a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ae22b6e0dc05e4998957a563c74a0b068711f76fa82ee00104ba8e68f1fc9474_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f3d3c44af075ace13ade0cbb9a6029e2c0795afc8f2a51ddcf152d47c20884c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:b2682a9c56d5e683831bd3ddb4d2a882d923661fc83e786c495951d199c0cc6a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:97eb71202085ef70fb3f47a0173b9cf332c01577a5a0a9fe3576c8ba23b7075f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:aa2b4a5c1873d701a10463e9d7e57f4bd60e53919dae870e9fd86136357ad384_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2ef7e338841522e909c868e2a408063ca05025af5109e9d0f0012b9694d5b680_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:746b09de079dcd96f7c322cb7f55ace8b59e86967b730d711d2a376c7d463554_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:3fd44cdb13268aada923426cdb325854932214353d823556db3d6b74f02be094_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6cbbebcdf69ddbb88aa70e5c6ad75bca1a3489c98bc4340297f5baad5504d4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b49891b27125ddbd044d2f1cb8b38f33eab957ddb94b8bea84f806d715ae0786_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:d29b3d16f947ab3b5d3596da29a3a78a62114766ec5736b90c66e29fa70606e8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:07d75ebdcad090956c52f5f2a9e0d2afeb346aeceed7b284f4421b207f2b1834_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1422e0462caa53d917618885f315f0afbc875c9d1fa62cfbd06755b2b40cdee7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1fb60fceb33e9c6280b9c90e80e462022af84c5182292c4522bae9b6734c6fb2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:e29220351e73861887d2103b1825dec4310a607c67ead9d4f62e47f141dbc71a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:09de541e5b5c6c89a062a4d2b8545f0dc37a45fa1b17121d3eb4bf04609336e9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:36d4c133bfa4e9d3378fef13266435f879ff2fd7bfef9acfe6fcac9737ea656b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c04b06fbfd63f30de735289d79f05c6da659b82564be375d4cf0026b03edae0f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:ceeadde80ca330f89c9ad3b28e680517443cc76019534c7fef9b12d4334fce65_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:2d984feba44346ed8a875cc7ea4eb7051005859085fd7574420028632a030d25_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:60ac26fd5a3da1794455df124aa447e91ce4ca100245c77db34497d3246a3abb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f2f5b83e1f4c18d21068749faaeee6915033d596bfa81aafa883ff9d87ddbf88_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:fd1d9125ca2e4e40e1112a5035d925572bcaf5c46f710df40e4cc68723c8b4b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:11145f6b1ea1c4ade668e558876709dd3d9d56273df596addd8cdf137c9c8d25_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:69072b531c3a4905cae4964df34710b90c186895a7ebe9fe9de5577da86f9bd1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:8a8ad79113475ad90cc46a54823ff7e14940ff9a260e4c53db9f839a9c927009_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d58ec119c142fdbc2b63b651846fefa077596e32f2423eca3a66c37d754cbc49_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:2945e4e261dcaa522084faa28d7a50184a13f0a96bf8f1820dfa8ee70a93f8dd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:6d76acb5c02b4b47ed611eb7b7eb6448a17bd05a10cedaa5b06707f4c0dbba24_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:7ca44056083d98a3594c4f31607eb99cb36837deb48c4c8367d2654f87caf752_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:c0063d56da4755d264aa74d85216e4f0603d4591846f26cd7c75b9e8b34fe8be_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:67f852d58e85c430a58bcc23c7f11453a741988b817d4f8775421bec346f8739_s390x",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8d6eccda508294628d29c125796824996d9450cb4f61f8fbda617f29e3d61730_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:9c5037e46c32c93ea3f9d2473b5de2ddda6488e84f81b741fcd719968d526312_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:cd3f639ed1cee51a84017cc3decabd4e8fdbd0ae81d2188bcddc9cf8d28e6ac5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:2cf3cff267bcd9427a1de8a18b7d2ab5ce607aa5f33648f04cc938cc9f9e17be_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c139da56fd96d099a3b56b73cd4ad539a3ff67ba32e4ed9660edc53653f05059_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5ab97ef3cb2c66ca9d545fc01f4574af66bde6b2305148de917494608c933739_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:614ecae1b4188f904f7ce5e1dc79c355475520136eb52a18abe78c9aa5e29d90_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:6bd99521be1f948c30406c19de99a47b5ed46e398d7251135c44432816e75179_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:7ed535044cdd98fb3473251c05d9d2a597f6e1fff59032267e2c98ed71f4578d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:3ffe2f82a4f9f20ce75625b5f5c8dce696a5a1a4ab280f4fcd7f9c621d181022_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9d8d6a005c25f647b0471c84e56391ff8a50fe5a64f762f2582a326489eb891a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b711402554f74fa5a50fc944c7701c07cb22c625e078cc0dccfa45e3fc32cb54_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:f68d7b673d8408e11a5bd1d1bcbafbbaddc598a20483c941a358e609aefdfbf1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:20348ea5523641c1c6b434e19d3f353d8cf977ca5655c4e90b5eb5789642dbdb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:39c9d5ea15ceb814ed1a901610eca2d760b2d91b625503e36ab0aeb3b6abc3a0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3e0a6db61a004397ef5b048f75f57b05a4240889330512f15f3d014a5fc1c15d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:fe0ab9a52f94b8942a83797feda1e72323e141c91e440907ba0d1af13f3eff09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79b27e6caf494642ecfa3ea195b1d1635c60263d97545f746604557f6d34ee8c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:80bed1b46a79337075a0135ab78471b0ac71b503b293f62d8a4f41df7fe648cf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:e2975f402e669716d879dcc2d2557507cd2f7fca9ad4717f7e8683a8ccf8aee4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:12624f3a0ea9e183f1100aeaa5681d85026ab4b708c1fccc032d633f50aa1b0a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:3deec298f9144d6f44831da5e815af0f1e36de36d6e68fb9191448098dc780ad_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9ea25dd05b1168b1d84cd093db9486e0299fb819124be0a7fdbd11472b54e563_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:b0bdcaf996533609bc07f5fd37c4521dcab964e98078a5b39ad14e600201b128_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b21bfdb8ae1c13c06de451169903e15d08b7b4f347c96c05e1db672033b5edb6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:e895e52b889db05fd8eb41c9c2a0a3886cb60fc5f3b5d494eafd10cec38528fb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:a03f731c1c559620fc8d12e634eb270b46b6d385ffcd8f56b3a272a6ee0a204b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f68ca05b82caf0ff3f6e71d67973e77cd629227cd42f6ad41d39bd62090bd5a9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:39519e341dfe6d17e9af77d2eac0b2408a8ec6abca9a5a59875d13a4b9007d82_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:5953722bf6db7a5ac5b25111d78a568c2eabc0f76f6b79701b552159d0c77b42_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:a1d3b96d086b21c290832ae082b58391f58841d9e850bde709076d1aba696f25_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:c46ecf290fe73e04957e5d531dbf1036549e23efce5149ec6f37348e397eb91b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:4e528a9faf2134141dceeaa836a280888784ec3c4a5a54ca4b4fdb594e3dcde1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:541e827588bb412e93b2010914bc3a23c3c7784feda2f7f38ffc460ba970f214_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:be92c98a3481eee1c2572b7feb568ab4e7442de63685e37f1584b05efa244013_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f501d9f0f9d26c6586cbbd06635c82e4293c7524b61219b5955fc3e7da5b4604_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:495733157e8965ae8b903fd486be0a36d73b79e8806b3525c6fce48a4ea5ea7b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b5428165203165559a57f960eb95c75f61b0d3e187389db4b0691df93d363f4a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b6202ceaf26cf5fac5b6a52cd824c3d0a1f78fbc62f1a76356c79b2a4386a764_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f13c8d95e4568df0a971d9b2a302d32d6b834b51981cee6a313679610885daa7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:1e8dfb07886fcdddad58d9c895df4d892fe279b35434ee29bec3a0ca16851250_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3050d1ccf26c1186a5581a73c4d0c32590eb2d8dbfce8c97293b08c6267a3137_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c86556f7f05aaea53ef6c50ded6917f6949f7f46b8bd92783df86a5a935a0191_amd64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:f3c455cd7d90b3d17ebd3cf8ff9a03f6e6070c0fd9303b9764d6ac6be019889b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:413667ba399afc0e4f29823d2fd11b239e51748da555f8de7f1c52f437068d2e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:51dc3a8604facf5fa2e3a5de1a4ba91395b7f951017e60c0798a20557a1619d3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:6ad2eece0a7f14dd51aad3acf2bd86e05d3bce379b4a7db49cac52c465f9fc42_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:dfa3c2023342febc2790927fa587c884b8633fd7c8556a8bf34e090b630e3079_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:16517d6f5a93280a336e785a543e0af4c68be8c9a923ba41c1e329ea7fcee954_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:422b2ce2520f4200b66fe877cb6d541711143a795bca53728e8d0fbcf1b6e456_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:929cedbdbb870c7ee911988f6683f17e1719c6feea67f4cb8e58fea98b8af341_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:a45015059d5c969ea45e478a750712226bcdb265639d14cd11624adb8c4f5d09_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:19a8b0510d037595a0aa8c9c531cde519ff52e2fdba63e9089b0bdb97d28a235_arm64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:6fd5ea878745517e4ab1ef1922b34ce0e3c347d11cf566117d476fd0d98ec905_s390x",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:95acfd2820f8aa99b9d7a409cc7864a804e5676a76c10a2a55235b11f5c12a7c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:aa2efd291f359adbf854b94918cecf28945174b3ce178899785a6a5f98665e4f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:701824e43f9fb0e91fb5fd39be119fffa24318baa294550a548265c0851dfc79_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b0474c0d8f6273e363375fb7ca6e220962e9691eac67c9775ea3cb169b0550de_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:c9e1f7c22076d5ac41de4c6e869b211f91c1001a1badf019469c2f52d338c0ba_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:f26b3d7a6c16e1b60a1a244ad98bc3597ae3f70bfe7611185cf2a71af990a530_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3f25f638d5b701baf27dfa2ae4a46eb0f6cbfa281961769afce86134a35ff0ac_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:6b5c307c0d9341a5b9e0db7749a58e30fd0a6bb9fb303f55d772be51f33bd87a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:8588029904856e8381308b73e721000d79000ee16d84438eb8e5ce44becd89f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:b7fb6a22b42d0f8e69277191f201f844e3370b5fce241ecc1a108c07600cf8ed_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1dd9e0222c3dbc2903d5267ebe23a473a0c7ecabe808f205bfbc9888e6a4405a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:39ab4913c23c9e94dbaa9830078f31f31f3b726aafcd2bc575f505de69445dcd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:57cf64877223833b822e99b35bdce4f6ae0a47e440e05833d17e31dd947d85d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:80bc89c868cac67d48309a994140681751e8368db35f0f5285f53da0c93dfab4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:6ddc8158ef81f1f63d1915f90ba7fef7ee7004af882a38ea51952428604f2a18_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:80e1706669a0868129dfae118a64b52d7f6c055cc199a5b945649a1d6af64a9c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:bebd0e3040d6d09958ad8ab439055ffb281433a63333826c772c3457954035aa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:cb49d44f53f7e4a534fda124cee14b5989549b0ea4fa8859cc31e69ff7cda3f5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:3b55e2e9ad2241adb6feba2b9952b6f92ccffcc66bf52d93d6bc46c5375e6be3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:40b1d3352530519cb52361a41b09594adf3e887e982edfca61c4a47ca1604d0c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:74fa88e50330a9866580a19b9098ce1301b87200a69edfcbb5ef87122e585682_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f6b6003db2ceee7928076cabcb2e9becffc8623fe92c1ea2208a1697bdc4c1c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:3581afc50766fd35bf811cc9fb4a23051de10979668052962144f3eef491620a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:858dcdf3eeb402b2300700530f8db190c624711413e64bdbf835d84c046c2377_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:86720d641b24487eef28dd57f03e335cc832d1b791c3b6ed0b587951761b38b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:c78ccd1568cddb7af04c55311bbc2d4cbc43a7c78982789f95507e41bcd6e70f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:53c4dfadb807c93e7500d3f0aa2313d23558a49ac6f5d21d50aef91c88ba59ed_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8be87b532e34c9e34a0313a6121ea5c17818f12c37bb66a2ca49c44687ac7492_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8e327a2bd560350163cf91f9a6e407983f9c59c2b4a62edf2a510f2c5f16da27_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f36f24abd096580490991a07d847b71cecd9b6a40c3f89d5786f02ca52d58ced_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:41cd33e5c5af3843aedcd40a21bc8c03013d080a43b3a977bfaa469b5a61e58c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:6ec3be9348a157cb8289d3719382256b1ad66eae121f6742ea53cd0b62658a8c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:881c6f7c0e781a37692859e37febac4c77ad3a46823062e4aafc19caf0272d6e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:fb38313d4aadb83ced1708d47278a39098a0ee915106deb41f21d722fac25aa4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54344f135df9d19ddf2a73b08ab887b3640d1ed888ae2e9dc92d3488422ed538_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6ac8a91c734a486a4eadc00e838bb8686abe785d695f42b3f900f5c169371c17_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b5e1b30921b1657ceaa46ce116ccf80c5f5eda47180590191ed6db48eaff1ef7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d7207dc459e64b88e815565c8e8eede4693dac1a2bb97cf0424b3b9120e3be3a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:07e33a13876328d109b3f7c18756a8b988424b05937256462738d7a35240683c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:36275fee93c952cca1f7ac30585e3de262af8d142fc26b4157bf39013ecb2f51_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:372db192b5d4ffff5e162c4e5d0257e38dd3033fb3f648902b28b6d478b9fe77_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c5b5fbd2598545c1159a9c72e9d0bf58de46abb460a2f06644836484b0da7ae3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:6138de170d448ff74698abeacea44ec2ad551e975a1469b701b50a59b28720b0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:afcd65f35f85d434aa1ad9115afeab31afd4b5e03def06b8b4af202f3100471c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:1bcdad3e9276a0c287acfacf94d8687e6203463ceabe2905046c66d646bf0bb9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:25b6bc19051987b993ec000f2a3bc5daf2b93d2a0b9d9ab6eb980772c5b86d4a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4b210d822a2d70e6f8366ceba78e1eb7e02554963180e684d0f25b7422c69d36_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:5616b2020fdeb6a90798a1aab704ed92fcb3c641e208ad8dcf5e540972a9b5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:36e112e72d9d7d3acf5655f712311e9d59ab7d59067ffd0e091bc12210b39a83_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:396382e46ac32da31511ff7cc0a02045f0656ac46f924c087ecf5aa826d70335_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:550a120eac9914bd7c3e20c60478a36395655b4141486045558bcfad2ff6ff92_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b11cea60cbf8fea3122b81ff56a59708b847bed3dad628c9c9eee1212b0b81a3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:6b6b74744f3b55ffcfb838c72dc8d700fef918ed52df5900a48b7f4a8621bd46_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:984d611edb0110b3d4c6da8a0f16b868cc0a30515a82e88f2d4e1140d222a35b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ea8f50015e782bc646bf3962a1989b2dccc34a0a829b6a3ce65e30d5f3441951_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:fad9f01902b8872ad221d75bee35ee815d5549b7a9f9aff709ea6a61b1b5603a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2472fc2e766a263d3c4d6c2e05d3f61f699c71bd0335357a9e1bcae21fca9992_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:3f95223e4bda72134d11b597a89fa8a2f71d53d6042b4f02e5edb3b9d5019b6d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:5c53ea2faa6d4f48573083d758865347ded3e7c9ec45ca4d96161cb9a385edde_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:d33fb598d736788a7a0044f71da60b702d6a0183ab969923a1af081be810abc7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:05ba4656faf1244f5af2f0f8084d3ce52ddb0a2b28a7c3b8e600329ac9c03193_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:0cd0c5c162da5b4c7bafe2727472c8794cd0e3cfb7a1bd71bf21ccc8688423ff_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:27d8771278c434251d813537a3c411c5c380f8820354905c1b2a95ffd00be413_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:b9e589d584da8faf9db68780c0cc982d3f4bdea8548b6660810584ddccf0cfa4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:3ef2ce1311a8e68558257e8a0be83fc7ee0ff8e629f26148454afb6985cd90df_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:86f70579710a4549fc68a2d2a8795df6344717ada98a01e494b104d56fb47150_s390x",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:db9530d58a6a52a2ba4910d7278fd15a016bd7950f3bb7692e4e9e5ddc0931dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:f3eaade404eb7cf8ac74c8aa2ab922356e3a67d7c0d2076e21543814e755ccb6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:42e2102078800feb6d150ce6aabd9ba8c66f9a5d3626af15eff83d59f38cfdc8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:8af8c1cd37b0921b14180cd28e78d6c7325ef2c7d86237e1053567ddef04e79d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:c7071306a2e08b5d3c8ff28d00f52be372d430f4476a8eee8e3b55662f80ac61_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ec95080450fac613fb08d58d0fbad932dc15b1d3146f4df8124c791de677baf6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:284143d875581add218e0d1528e39db33a939e889189cbd5e2d54257800635e3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:69fc52823545e59bc6c9ddaf98197047d33fbde7998a7f4522e7b82e044f83f0_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:caedae4eb4bdb5a698383f8ada62c4c67aa57bf9ccfff40e5a15c83e22cc9307_s390x",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cd5e993ad9071772ac9da2f5450d038adf6a491082dfb666ccad82699e827df2_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:2f1d0079b6a100866055b2b7ba7c5ce8c29dc554455d29751191b59a0412b41b_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:40c8106debb597f5a4782e7c2d8bce94a5f5f10b6130860d8259eb8f44177fb0_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:bae8035c05d095e84c62efcab6202330a98493cab03e091c81a0b792afb5672c_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e94abd8054d410114c3ad57fa678003c036a2ea70c0d43b0dd6c8bde20c5b5c8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9315e7b14ee15f4240ffc87c967992d5d7090356d8b344395b8f58c15aab79b3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bd56524c7511bc573762c92a65c79730b54ffc9a832584db9110d0d1b9cd61fa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d145a61e3f73c62a3b2c25d5afb1a8974b2a6f2a41d7822e0097cf31c4bcbfba_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f748e88da62a2945551f7309f9b2cf6314d81d4f808a0e48c78ec12942374fc6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:20424969384882bd72d1d6d749b71ddf5779f2bd7b96d59db225b98cef200af7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:468a200c644d0b4c529a2edb4cce903d4df2bbb3e65baa64f11a1e9ec3bbba73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:924be8bec69fa4ee76dded0ae4738a3a95c92672eac331e30bf1e64f4f85466c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:cbb910e189d0c50585af80d83afc2e64baf9927fd124f5627f76dca293b1e130_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0f79bc3495db4aaa8d6f1494d69b17e566807ada1dc90ae8382cfcde71a7e235_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:42175808a4be3590fcf69767758f09830031716c8072e114cef269bb755429b3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:ac675580a634fbade99485fc93af8e8290ae19b2dfbe3ffcc2fba64bd360dd7b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:dfa6ac2f179ba7590e406c9dd6da55c54752de768a8b424fa1f9b842b402fb78_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4aad90af6890f5c03a5bddba1f99abad8e80b584cf64cc1d81192e8e4cbbdbbb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:76b500a81bc4bca73b5dd7d46d1276082f74e757019055cbd8bc4cae966df1ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:15128f0126853c356241cae88e74866a8ef6db83b7ecfca80cd900bf149e778a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:74f355f9af02150ae0788f0dadb7b79d243291946946578f4a74ff5500959365_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2ee273a0d0aa63775c7c0b824a5c7733043cf1e49f66bcdc07abc35b39f5cac5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a49d560fa521693dafeb3846a406af7dc337bfd2a98ce0911e7718d00d1f81f5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:03519066118b9b67845b60ff827ee2296e4ab54f11f02b5d88e8347a38f0447e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:18d02ea694fafca37c87c2725abc9363acab5d01a4d1b25d8abbd68270dc8c6c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8d6cf52f37e1d0c72fc9bff562dc49e58377ad9dff951c4e2b2089769438979a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bc8252d116c61e3757f3cb110cc0005197b41fbd5c84f6100f676f83a734c039_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:05e363207b6807aa02960d9747d48623bdbfd7ea624cc2a2e2f2db3e460fcaac_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:325f46f039fa86ed8cb8eb58290221c0bdfa732ab54485b0372b1c37e18a66b2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39bf5be42806472538e7f3cb138bca8cd75cca598d519111cc8d0b8e365d1aaf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:65b04f0d14e04ec1563501734b81e3fbda4b20b5ea90d1d120ce33b0de708481_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09be85c18e4c478dd57d2f96b8bd2d8de987d0e2a6200a566604918ab243d8a5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:151f0c505c7e31b94b8fc9c570b4d4bc8733a9864bcd452db34aa3038b04d7f4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1c85fa9fb65469afbb8978775d08c3d68f5b3cd8b4dc45a21dcce4d1141b321e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d2f472e2b8549aafda26d98addc78b21f3f3f9b5c4bd56c0a6b6a4eedf8a39ba_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3ffa84096335483a0d0442fa0b69dd227896255ebd7064e0abbe8aa4b869d5c2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5691c918fe9b6ce716b7b7f557f0b6b0ef0b603c30022c6b1b6ce085f487937f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c878ff993cbf5f5551e6476e59e9c56e902b2184af0ce0f1d5cd346a7cc220b2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f3a7711e4d234c903c7365a1c4c5f2b744a57889b283e0837741394b35f3eb2c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:30d3268ab05541603b5191552a4b8abb5388b40a47798abdb03d4cd77e205ab9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:371e996058e4fa89e07fdac857c85fdc7172a72895504e6cc4398897af79d375_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8a7c9c0a77ca25e51cdfcf738df7fac948c089285b51fd85898ca8ed71389bc5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:baef3d6e7d192c83c31be237748ab9b08a7a6e4cd802d15427b0b6d16dc6156a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2e0e1f89db87a4b0691c9e2e214e7414a15aa655ddd5a8e8cb85566656402052_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3439e3180ebfe7439e55581e14cd6eb99e5b88f7a6841261734584d79c2c1f3e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:82fa5d12fd8b551567d1b442f71763e726c0a68cc019b0e4beb739cb30fa6a88_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:dc6322978f7b42893c302853e3da34dc6d72951cd8edf7c65a0aa8271037f2f0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:51c132746d0e2a696993394fe1f2cfa6fea15fbdd35dfb542a1b9aa161c3762c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:5a7d34174f5d57bc3bcb1ac589150e4ee440f98cd7502c7e970e6139f7b97d15_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:c5fc5bf9e61f373b8627a13d0c615e4990c9c31c825fdb3fa400fa4215701b28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ffe79b200d372d11c92bd7cd118f22de92888048415d2a54b9b9a664074b0758_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0dca69fcb82d95fe820ed010c4851e887fe693be9fbd432334a2e085117cf56d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a30b0089819e9be8dcf59a8a65f86b62afec49dd25c5f25309fef5b15700509_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9793e1ebfe9cd083e5c5c7efaa9d6e83b01fc9b605c7b9c6757e27befa481444_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4d27a539f92f4ae9d899581df68e92dbee3ebd9efc8ec6b5c53c3078889e854_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:15f11af70677b0f26e7df2ec73a780cd963392dd7d591f3e3de4879a69fdbf3b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7ac3c732606322655c3df20fcd4fd338b4ee2fb7312902c66ba011c00b5a04ea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:007c1f98d0242a92f530bc59a0265326bc422b413a21c9552e5272ef3797c293_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:cecb97a97b72f3e514bdc6c7e3e4d5b2c405d1e1c3dfa5e582aac40b6031ff16_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:d3fc325b995e4fabf9d6a8bf38e00f8fbda74a6e865ec9b76e6c5d485b5dde52_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dac5ca731531b88077b7dddcdc8082c2d76ea7bc30b71704cc861a61aa464b24_arm64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:036f24e49fc98337e635b8710c9a22ddc5a4102515f3ff1bd2064b4b3a37caf5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:0fe0231965aac9a7377e6c06602c7b02a4bc3f702eb230b2593a7b27b81fafbb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:166a903be2138e816b61b8d928e29dba241934d2a86d7f7ef7977d03880c4781_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b81b4902d1f267a5c35e3d19140cb3c5981f866a1a3a057c845b84889240fcab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:223d30fd6070052e7a6753f192accc23e8396e4d3a5d721f17c9c3a5b7833e75_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3931e6a40bccb7ea51397d0a92b35322051bc412df43cb8b6cafaf673ea43a5b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87749bd919a1e5ad1a256a0b3d36ad68db744d51543f46b89e1b1ee54fe344a0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:1d8c1426dc3e0e133832d047bd970c61fe3c61bc160abe57124ecb0c462c4308_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:266486d64d21d6cab60a5266ae8a0732e5d88d13c711fd47665da51e58f87917_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:b52ce57132e35e1df74918d13312bdb2d0f64c2546d32e072675b3866b1a7b09_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f5a3c8171471fcc30f7ec1405c528b66ae1cc79b196212f4c6981755c42ac595_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:13e1a2ff826ef05c19026c60fed7df51336d61a73585b0ac8fa20ccf5a5d5841_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:144e475e3e5911537bbca39808f3adfd293b7aa416e5399ed98d45c391529423_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:696acb7b67b7618bd8425a64862fd0f7ed24d411851260b7ac399cb16ce3b939_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:bd3248baaaf9e86fb3a1904a1ad3bd39f0dc46898144d4296785c942f9ff9a96_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0b9999e4762f6e8dd7eb8c487d8ca4ccfba304b4a9b0de699445c38a4390836d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:17c7a252b621aa7323d164b9aa8d68a18e8a28dcf5e018a90936bfe93183e36d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:beeb1de812ef732b1bf7abc081bcb66306b8581c2dffc4274c7f3d5198ea6a3b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:f861f278224c8ab8d17f1c5eee31e1aec9947976a7be5ba910ba702facaf175f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:356653599ba916f92e214dcc8df94f1f6207c30414082d7cae0d1b84b89bac38_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:f1d35b9c8771e2b07a6fbb7d34c9d02dfab8d5bfa32bc59706748b860949c4ac_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:309455103fdc7377846fd08a7b6cfa07eec0e8456bbcbb6adf201f24ed00c21f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:397dbe546ea58b6392e2b8a45e9bad9b722b3e2b307a6ca74a963f6dc62334a9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:30a26ea4c3368369256c5bfb0acfe79f9c86fe7b119e44a1554e971a9f454038_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cdeed5bc217376a748ecfaeb751f42e6c15f00dd1170d9498e4efd5ed9c0bbaf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:12a29de433aeacef0edc40439eb84b2437c53536e856fa1401c9f62a2c68483a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:28da32f9dbab6fb8a9853ef23690bb571355da64e7a6c2fca206d5f654bd6787_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7cf650542f1459b5aa65c92735ac432d85f5ff13b5c5b2ac93f3b2a0feea14d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:dcfc94547a1e787c9cd0770bc1fbff0238baf4a48bd7f9d2aa9c093fed561454_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2569b83a9a92dfc2b1942f03a0ccbbb385fb76df29f9645af43292192887ee20_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:30a224435cf7cb95449a0d0c472f875cc81080a9400f68e443f6d6aead39f5b7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdc21ba38d50aa6e42218d30da58206938a09fa8a3788415272fccd972d07673_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cefbb86aab5d95cc4ac086372b225b49b1a5a59722dbaf34138bcd78705dfda1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1f1909ea0cbc469807f2c1028fa3a65c4297c0827358e841396241e8d5d1380a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a6ffca66e78a947e149782b8c155c5da46ff776fde0ba54114b3060937fbde7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:72d0202cd5fef87145965eb6f6ec88d836015ad61b2d05417f1d2e246a8bde91_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b8dbe726210f8c5c557c71407797fb8841c349d9cca3de725c3c0e5b802b3d61_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:39e4cc82c68432bdffe53c86e5bb0ef84885bacaa6747f175134d8258a9a2ecc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c9923d067d4da60080ed42bc9bb43a91a8c9aec1fd245daa0b296c80c76eb04e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e69e82136c4a24f229cbd7974a7ea14b35ed9b841e7f32a1816bfefa1b35ceea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fdac21f6fe1c9e627a5025d9a92be272c60e8c7f3ca05638fa5bcffac669f7dd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:6e1b19806ecb915d3e1f92f2f08cb39c147e6e4193db4c70acaa7ed43828259d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:88d8187069e7081f300afcfd4b49e4bb19e137492dadd2a68e6cac3587400824_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:aa79e5b2d3a093bb37217ccf341fe8cfaa467b617a027d6f0edd792571c32856_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c285e4ceb7e1d57897cf5e46fe14aadd2dc5fb7368562e875520d3b3c45b1395_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:4b531c8bf99aa760e9db78c844a9c0e7348f68afda41fafc7e3cb196964fc29d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:882de158fbea366429b4d3abab016de5cf60b1e7efad7d04f6882ec61b404b3a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a6164e2299130f46125fcbc81756ae730c82c518a1de1d121980d2e9b1991a42_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ec27f605448cc603ee6bde62d5d375d82cdd6a2673b56d10cb62d13b67c8885c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:1410ad6329ed34519083f0f996c36b790b23307b1e8585f6c0c0e0a96aa34fdd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bf2928df9d579cc17c3abfcdb06f40e5452ee9c13bec8b9513dab63beb0e6b0e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:e366ac55bc26381565733678a5fd7583c15daeca073887e534d1ebda3a7c88e7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:fbd71ba6916c75d948c2d6b3b56045ac36f72d374f59600d0ee937c8b9d361e4_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2024-31463",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"discovery_date": "2024-04-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:217b4753a8444780cf5d952987353af77bbdda53d953a3be480b5824266d70f3_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:a86c6b20ae4c33a8aa95f576fc82f84dbd386342a75023822ee7b0595ae995eb_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:b06d6599f0cc9ad80552aaaaeac2dc8330bba7c0cb63171247709336e4a0c3e6_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:bd87e481fb8c12192ece010be9af9bbcd8165e88a84401e108897fd0fea7f48e_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:23e977f451a38168f6f8da74fd99255d6d931559ebc8ec104560b0c9256d2174_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:88aad174846b2c6bfc4ff76d88a7efa47355e30995cf62be117f43773cb3158f_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c556a9d1b299e8518246ad7f70f45747c12d56e72c9740ef741400b91593d504_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:feb7774b774e84a0e65a27d46bf1eb58a19be2b81e96d1f5f3725d449c7da5e6_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:4462f13fe10b030e2bdeb749f2c5112089dc85010ab5153438c5b79edef124c0_s390x",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:53baafb9ea6d786fb1bc2e454d60245ee8c7bebbf7aa73d9680bdf69fb0c1223_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:5ca6014aaa75de5eb73562fa2d84b44af110c97cad46989ad5e5b61ce05564e8_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:b3738775f43db1a1ceffd9a4c8f79d1a8dcf46e7fc0c6c4273e11bc510c7b5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:7ddea8980b371ad3674600a20a80968947538b1c3378de2ba97a9b2040d3a913_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:88ef0addac6e9b94a0e67b4bb273d90e97aa3764fdf68acb7c87690d60f3e418_arm64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:8c9dc6d0fbad3bd03cb27db0d01ffe335bbabcb50d1cefb5959a597151bec804_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:9b8ca585cf332f1e1d00235cafc0f8d8958412619069031af6e03e23587fbb78_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6365bb9f7639852fd201bb4f3f065b86273ba0d6c244444c41c725d3564f3739_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:848b5047b36748987e3f9858ee374363f67dd85ea4318a0338f85dc0538b151e_amd64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bd2cde65ab97165c492ff9529f406065ffb56cb36194dfbddff6b2cb58ab13c3_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:f50fb1faa35338d55ce68e661a89d66ca30c8bc854814272a653dac8cfd7e5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:0778c5faca4bb41a721e9e97ff4e303652af5c2e366295a35437e482adc7de77_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:20ec2d6e9f925c7ffe257b684dba99cc911bb676079355acc452dc22274169e4_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2b03a49ba90b7aac9107c3cf1bd2028f2ccff090df9c2ac6aeea0a3fcf841935_arm64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2bcb61a28b035448b05fc369d670bfdb7ecc7103a73b112cfe7e8c794e8f5dd2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6c57f815da953a4fd2c738681fddbd757a29798cbb44e73208d19a60827ceae8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:778323a7474ec8fe7eab3ea9cc66fd66bbf1efee3a5d1fc075355984776c8235_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:b73caf394d5c28553e1ca27606c34a7d6e59749008a441bac3c4e3c635ad86fc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:fbfd9d8b229bdfc2cc2e2f2147296a93e9868d6841c4d29afea14a54e23e7553_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a0a3fe0a819efd23bbbc936fcb523ab241a143ee07f4ba0b2b1e90348b693473_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:de226f63da30444540306a2e272f33a7b19797df9235f5a4cfdb2c668274abf6_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e9714125309cbb5fe1531fb5e704ade3bc56bac58c337773c9c26af269125759_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ebc8c58ebba4dea00053187fad69baec8063f20b8a4dde833ca442effef77eff_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5161df0dc1b85432d4885a901fe87086b6d2ba76dd55e829943e8910fb445642_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:aa7b656a9c3b9b54181d761b4206984c0851d1ba0eba955b22fa7d59a8bdb195_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d0030338350dce3b5d5227fc43247cb08c49366efc75b1512b1087972234e81f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f7ecd25c4649c78e8e78e6ab3c0fca8fe5c76a1be94aaaffdfe8dcf149ed8d9a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ae22b6e0dc05e4998957a563c74a0b068711f76fa82ee00104ba8e68f1fc9474_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f3d3c44af075ace13ade0cbb9a6029e2c0795afc8f2a51ddcf152d47c20884c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:b2682a9c56d5e683831bd3ddb4d2a882d923661fc83e786c495951d199c0cc6a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:97eb71202085ef70fb3f47a0173b9cf332c01577a5a0a9fe3576c8ba23b7075f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:aa2b4a5c1873d701a10463e9d7e57f4bd60e53919dae870e9fd86136357ad384_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2ef7e338841522e909c868e2a408063ca05025af5109e9d0f0012b9694d5b680_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:746b09de079dcd96f7c322cb7f55ace8b59e86967b730d711d2a376c7d463554_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:3fd44cdb13268aada923426cdb325854932214353d823556db3d6b74f02be094_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6cbbebcdf69ddbb88aa70e5c6ad75bca1a3489c98bc4340297f5baad5504d4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b49891b27125ddbd044d2f1cb8b38f33eab957ddb94b8bea84f806d715ae0786_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:d29b3d16f947ab3b5d3596da29a3a78a62114766ec5736b90c66e29fa70606e8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:07d75ebdcad090956c52f5f2a9e0d2afeb346aeceed7b284f4421b207f2b1834_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1422e0462caa53d917618885f315f0afbc875c9d1fa62cfbd06755b2b40cdee7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1fb60fceb33e9c6280b9c90e80e462022af84c5182292c4522bae9b6734c6fb2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:e29220351e73861887d2103b1825dec4310a607c67ead9d4f62e47f141dbc71a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:09de541e5b5c6c89a062a4d2b8545f0dc37a45fa1b17121d3eb4bf04609336e9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:36d4c133bfa4e9d3378fef13266435f879ff2fd7bfef9acfe6fcac9737ea656b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c04b06fbfd63f30de735289d79f05c6da659b82564be375d4cf0026b03edae0f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:ceeadde80ca330f89c9ad3b28e680517443cc76019534c7fef9b12d4334fce65_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:2d984feba44346ed8a875cc7ea4eb7051005859085fd7574420028632a030d25_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:60ac26fd5a3da1794455df124aa447e91ce4ca100245c77db34497d3246a3abb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f2f5b83e1f4c18d21068749faaeee6915033d596bfa81aafa883ff9d87ddbf88_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:fd1d9125ca2e4e40e1112a5035d925572bcaf5c46f710df40e4cc68723c8b4b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:11145f6b1ea1c4ade668e558876709dd3d9d56273df596addd8cdf137c9c8d25_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:69072b531c3a4905cae4964df34710b90c186895a7ebe9fe9de5577da86f9bd1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:8a8ad79113475ad90cc46a54823ff7e14940ff9a260e4c53db9f839a9c927009_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d58ec119c142fdbc2b63b651846fefa077596e32f2423eca3a66c37d754cbc49_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:2945e4e261dcaa522084faa28d7a50184a13f0a96bf8f1820dfa8ee70a93f8dd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:6d76acb5c02b4b47ed611eb7b7eb6448a17bd05a10cedaa5b06707f4c0dbba24_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:7ca44056083d98a3594c4f31607eb99cb36837deb48c4c8367d2654f87caf752_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:c0063d56da4755d264aa74d85216e4f0603d4591846f26cd7c75b9e8b34fe8be_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:67f852d58e85c430a58bcc23c7f11453a741988b817d4f8775421bec346f8739_s390x",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8d6eccda508294628d29c125796824996d9450cb4f61f8fbda617f29e3d61730_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:9c5037e46c32c93ea3f9d2473b5de2ddda6488e84f81b741fcd719968d526312_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:cd3f639ed1cee51a84017cc3decabd4e8fdbd0ae81d2188bcddc9cf8d28e6ac5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:2cf3cff267bcd9427a1de8a18b7d2ab5ce607aa5f33648f04cc938cc9f9e17be_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c139da56fd96d099a3b56b73cd4ad539a3ff67ba32e4ed9660edc53653f05059_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5ab97ef3cb2c66ca9d545fc01f4574af66bde6b2305148de917494608c933739_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:614ecae1b4188f904f7ce5e1dc79c355475520136eb52a18abe78c9aa5e29d90_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:6bd99521be1f948c30406c19de99a47b5ed46e398d7251135c44432816e75179_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:7ed535044cdd98fb3473251c05d9d2a597f6e1fff59032267e2c98ed71f4578d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:3ffe2f82a4f9f20ce75625b5f5c8dce696a5a1a4ab280f4fcd7f9c621d181022_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9d8d6a005c25f647b0471c84e56391ff8a50fe5a64f762f2582a326489eb891a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b711402554f74fa5a50fc944c7701c07cb22c625e078cc0dccfa45e3fc32cb54_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:f68d7b673d8408e11a5bd1d1bcbafbbaddc598a20483c941a358e609aefdfbf1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:20348ea5523641c1c6b434e19d3f353d8cf977ca5655c4e90b5eb5789642dbdb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:39c9d5ea15ceb814ed1a901610eca2d760b2d91b625503e36ab0aeb3b6abc3a0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3e0a6db61a004397ef5b048f75f57b05a4240889330512f15f3d014a5fc1c15d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:fe0ab9a52f94b8942a83797feda1e72323e141c91e440907ba0d1af13f3eff09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79b27e6caf494642ecfa3ea195b1d1635c60263d97545f746604557f6d34ee8c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:80bed1b46a79337075a0135ab78471b0ac71b503b293f62d8a4f41df7fe648cf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:e2975f402e669716d879dcc2d2557507cd2f7fca9ad4717f7e8683a8ccf8aee4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:12624f3a0ea9e183f1100aeaa5681d85026ab4b708c1fccc032d633f50aa1b0a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:3deec298f9144d6f44831da5e815af0f1e36de36d6e68fb9191448098dc780ad_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9ea25dd05b1168b1d84cd093db9486e0299fb819124be0a7fdbd11472b54e563_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:b0bdcaf996533609bc07f5fd37c4521dcab964e98078a5b39ad14e600201b128_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b21bfdb8ae1c13c06de451169903e15d08b7b4f347c96c05e1db672033b5edb6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:e895e52b889db05fd8eb41c9c2a0a3886cb60fc5f3b5d494eafd10cec38528fb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:a03f731c1c559620fc8d12e634eb270b46b6d385ffcd8f56b3a272a6ee0a204b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f68ca05b82caf0ff3f6e71d67973e77cd629227cd42f6ad41d39bd62090bd5a9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:39519e341dfe6d17e9af77d2eac0b2408a8ec6abca9a5a59875d13a4b9007d82_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:5953722bf6db7a5ac5b25111d78a568c2eabc0f76f6b79701b552159d0c77b42_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:a1d3b96d086b21c290832ae082b58391f58841d9e850bde709076d1aba696f25_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:c46ecf290fe73e04957e5d531dbf1036549e23efce5149ec6f37348e397eb91b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:4e528a9faf2134141dceeaa836a280888784ec3c4a5a54ca4b4fdb594e3dcde1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:541e827588bb412e93b2010914bc3a23c3c7784feda2f7f38ffc460ba970f214_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:be92c98a3481eee1c2572b7feb568ab4e7442de63685e37f1584b05efa244013_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f501d9f0f9d26c6586cbbd06635c82e4293c7524b61219b5955fc3e7da5b4604_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:495733157e8965ae8b903fd486be0a36d73b79e8806b3525c6fce48a4ea5ea7b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b5428165203165559a57f960eb95c75f61b0d3e187389db4b0691df93d363f4a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b6202ceaf26cf5fac5b6a52cd824c3d0a1f78fbc62f1a76356c79b2a4386a764_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f13c8d95e4568df0a971d9b2a302d32d6b834b51981cee6a313679610885daa7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:1e8dfb07886fcdddad58d9c895df4d892fe279b35434ee29bec3a0ca16851250_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3050d1ccf26c1186a5581a73c4d0c32590eb2d8dbfce8c97293b08c6267a3137_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c86556f7f05aaea53ef6c50ded6917f6949f7f46b8bd92783df86a5a935a0191_amd64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:f3c455cd7d90b3d17ebd3cf8ff9a03f6e6070c0fd9303b9764d6ac6be019889b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:413667ba399afc0e4f29823d2fd11b239e51748da555f8de7f1c52f437068d2e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:51dc3a8604facf5fa2e3a5de1a4ba91395b7f951017e60c0798a20557a1619d3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:6ad2eece0a7f14dd51aad3acf2bd86e05d3bce379b4a7db49cac52c465f9fc42_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:dfa3c2023342febc2790927fa587c884b8633fd7c8556a8bf34e090b630e3079_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:16517d6f5a93280a336e785a543e0af4c68be8c9a923ba41c1e329ea7fcee954_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:422b2ce2520f4200b66fe877cb6d541711143a795bca53728e8d0fbcf1b6e456_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:929cedbdbb870c7ee911988f6683f17e1719c6feea67f4cb8e58fea98b8af341_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:a45015059d5c969ea45e478a750712226bcdb265639d14cd11624adb8c4f5d09_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:19a8b0510d037595a0aa8c9c531cde519ff52e2fdba63e9089b0bdb97d28a235_arm64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:6fd5ea878745517e4ab1ef1922b34ce0e3c347d11cf566117d476fd0d98ec905_s390x",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:95acfd2820f8aa99b9d7a409cc7864a804e5676a76c10a2a55235b11f5c12a7c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:aa2efd291f359adbf854b94918cecf28945174b3ce178899785a6a5f98665e4f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:701824e43f9fb0e91fb5fd39be119fffa24318baa294550a548265c0851dfc79_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b0474c0d8f6273e363375fb7ca6e220962e9691eac67c9775ea3cb169b0550de_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:c9e1f7c22076d5ac41de4c6e869b211f91c1001a1badf019469c2f52d338c0ba_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:f26b3d7a6c16e1b60a1a244ad98bc3597ae3f70bfe7611185cf2a71af990a530_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3f25f638d5b701baf27dfa2ae4a46eb0f6cbfa281961769afce86134a35ff0ac_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:6b5c307c0d9341a5b9e0db7749a58e30fd0a6bb9fb303f55d772be51f33bd87a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:8588029904856e8381308b73e721000d79000ee16d84438eb8e5ce44becd89f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:b7fb6a22b42d0f8e69277191f201f844e3370b5fce241ecc1a108c07600cf8ed_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1dd9e0222c3dbc2903d5267ebe23a473a0c7ecabe808f205bfbc9888e6a4405a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:39ab4913c23c9e94dbaa9830078f31f31f3b726aafcd2bc575f505de69445dcd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:57cf64877223833b822e99b35bdce4f6ae0a47e440e05833d17e31dd947d85d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:80bc89c868cac67d48309a994140681751e8368db35f0f5285f53da0c93dfab4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:6ddc8158ef81f1f63d1915f90ba7fef7ee7004af882a38ea51952428604f2a18_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:80e1706669a0868129dfae118a64b52d7f6c055cc199a5b945649a1d6af64a9c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:bebd0e3040d6d09958ad8ab439055ffb281433a63333826c772c3457954035aa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:cb49d44f53f7e4a534fda124cee14b5989549b0ea4fa8859cc31e69ff7cda3f5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:3b55e2e9ad2241adb6feba2b9952b6f92ccffcc66bf52d93d6bc46c5375e6be3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:40b1d3352530519cb52361a41b09594adf3e887e982edfca61c4a47ca1604d0c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:74fa88e50330a9866580a19b9098ce1301b87200a69edfcbb5ef87122e585682_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f6b6003db2ceee7928076cabcb2e9becffc8623fe92c1ea2208a1697bdc4c1c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:3581afc50766fd35bf811cc9fb4a23051de10979668052962144f3eef491620a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:858dcdf3eeb402b2300700530f8db190c624711413e64bdbf835d84c046c2377_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:86720d641b24487eef28dd57f03e335cc832d1b791c3b6ed0b587951761b38b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:c78ccd1568cddb7af04c55311bbc2d4cbc43a7c78982789f95507e41bcd6e70f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:53c4dfadb807c93e7500d3f0aa2313d23558a49ac6f5d21d50aef91c88ba59ed_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8be87b532e34c9e34a0313a6121ea5c17818f12c37bb66a2ca49c44687ac7492_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8e327a2bd560350163cf91f9a6e407983f9c59c2b4a62edf2a510f2c5f16da27_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f36f24abd096580490991a07d847b71cecd9b6a40c3f89d5786f02ca52d58ced_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:41cd33e5c5af3843aedcd40a21bc8c03013d080a43b3a977bfaa469b5a61e58c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:6ec3be9348a157cb8289d3719382256b1ad66eae121f6742ea53cd0b62658a8c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:881c6f7c0e781a37692859e37febac4c77ad3a46823062e4aafc19caf0272d6e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:fb38313d4aadb83ced1708d47278a39098a0ee915106deb41f21d722fac25aa4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54344f135df9d19ddf2a73b08ab887b3640d1ed888ae2e9dc92d3488422ed538_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6ac8a91c734a486a4eadc00e838bb8686abe785d695f42b3f900f5c169371c17_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b5e1b30921b1657ceaa46ce116ccf80c5f5eda47180590191ed6db48eaff1ef7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d7207dc459e64b88e815565c8e8eede4693dac1a2bb97cf0424b3b9120e3be3a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:07e33a13876328d109b3f7c18756a8b988424b05937256462738d7a35240683c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:36275fee93c952cca1f7ac30585e3de262af8d142fc26b4157bf39013ecb2f51_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:372db192b5d4ffff5e162c4e5d0257e38dd3033fb3f648902b28b6d478b9fe77_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c5b5fbd2598545c1159a9c72e9d0bf58de46abb460a2f06644836484b0da7ae3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:6138de170d448ff74698abeacea44ec2ad551e975a1469b701b50a59b28720b0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:afcd65f35f85d434aa1ad9115afeab31afd4b5e03def06b8b4af202f3100471c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:1bcdad3e9276a0c287acfacf94d8687e6203463ceabe2905046c66d646bf0bb9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:25b6bc19051987b993ec000f2a3bc5daf2b93d2a0b9d9ab6eb980772c5b86d4a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4b210d822a2d70e6f8366ceba78e1eb7e02554963180e684d0f25b7422c69d36_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:5616b2020fdeb6a90798a1aab704ed92fcb3c641e208ad8dcf5e540972a9b5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:36e112e72d9d7d3acf5655f712311e9d59ab7d59067ffd0e091bc12210b39a83_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:396382e46ac32da31511ff7cc0a02045f0656ac46f924c087ecf5aa826d70335_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:550a120eac9914bd7c3e20c60478a36395655b4141486045558bcfad2ff6ff92_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b11cea60cbf8fea3122b81ff56a59708b847bed3dad628c9c9eee1212b0b81a3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:6b6b74744f3b55ffcfb838c72dc8d700fef918ed52df5900a48b7f4a8621bd46_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:984d611edb0110b3d4c6da8a0f16b868cc0a30515a82e88f2d4e1140d222a35b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ea8f50015e782bc646bf3962a1989b2dccc34a0a829b6a3ce65e30d5f3441951_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:fad9f01902b8872ad221d75bee35ee815d5549b7a9f9aff709ea6a61b1b5603a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2472fc2e766a263d3c4d6c2e05d3f61f699c71bd0335357a9e1bcae21fca9992_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:3f95223e4bda72134d11b597a89fa8a2f71d53d6042b4f02e5edb3b9d5019b6d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:5c53ea2faa6d4f48573083d758865347ded3e7c9ec45ca4d96161cb9a385edde_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:d33fb598d736788a7a0044f71da60b702d6a0183ab969923a1af081be810abc7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:05ba4656faf1244f5af2f0f8084d3ce52ddb0a2b28a7c3b8e600329ac9c03193_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:0cd0c5c162da5b4c7bafe2727472c8794cd0e3cfb7a1bd71bf21ccc8688423ff_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:27d8771278c434251d813537a3c411c5c380f8820354905c1b2a95ffd00be413_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:b9e589d584da8faf9db68780c0cc982d3f4bdea8548b6660810584ddccf0cfa4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:3ef2ce1311a8e68558257e8a0be83fc7ee0ff8e629f26148454afb6985cd90df_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:86f70579710a4549fc68a2d2a8795df6344717ada98a01e494b104d56fb47150_s390x",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:db9530d58a6a52a2ba4910d7278fd15a016bd7950f3bb7692e4e9e5ddc0931dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:f3eaade404eb7cf8ac74c8aa2ab922356e3a67d7c0d2076e21543814e755ccb6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:42e2102078800feb6d150ce6aabd9ba8c66f9a5d3626af15eff83d59f38cfdc8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:8af8c1cd37b0921b14180cd28e78d6c7325ef2c7d86237e1053567ddef04e79d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:c7071306a2e08b5d3c8ff28d00f52be372d430f4476a8eee8e3b55662f80ac61_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ec95080450fac613fb08d58d0fbad932dc15b1d3146f4df8124c791de677baf6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:284143d875581add218e0d1528e39db33a939e889189cbd5e2d54257800635e3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:69fc52823545e59bc6c9ddaf98197047d33fbde7998a7f4522e7b82e044f83f0_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:caedae4eb4bdb5a698383f8ada62c4c67aa57bf9ccfff40e5a15c83e22cc9307_s390x",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cd5e993ad9071772ac9da2f5450d038adf6a491082dfb666ccad82699e827df2_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:2f1d0079b6a100866055b2b7ba7c5ce8c29dc554455d29751191b59a0412b41b_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:40c8106debb597f5a4782e7c2d8bce94a5f5f10b6130860d8259eb8f44177fb0_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:bae8035c05d095e84c62efcab6202330a98493cab03e091c81a0b792afb5672c_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e94abd8054d410114c3ad57fa678003c036a2ea70c0d43b0dd6c8bde20c5b5c8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9315e7b14ee15f4240ffc87c967992d5d7090356d8b344395b8f58c15aab79b3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bd56524c7511bc573762c92a65c79730b54ffc9a832584db9110d0d1b9cd61fa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d145a61e3f73c62a3b2c25d5afb1a8974b2a6f2a41d7822e0097cf31c4bcbfba_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f748e88da62a2945551f7309f9b2cf6314d81d4f808a0e48c78ec12942374fc6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:20424969384882bd72d1d6d749b71ddf5779f2bd7b96d59db225b98cef200af7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:468a200c644d0b4c529a2edb4cce903d4df2bbb3e65baa64f11a1e9ec3bbba73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:924be8bec69fa4ee76dded0ae4738a3a95c92672eac331e30bf1e64f4f85466c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:cbb910e189d0c50585af80d83afc2e64baf9927fd124f5627f76dca293b1e130_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0f79bc3495db4aaa8d6f1494d69b17e566807ada1dc90ae8382cfcde71a7e235_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:42175808a4be3590fcf69767758f09830031716c8072e114cef269bb755429b3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:ac675580a634fbade99485fc93af8e8290ae19b2dfbe3ffcc2fba64bd360dd7b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:dfa6ac2f179ba7590e406c9dd6da55c54752de768a8b424fa1f9b842b402fb78_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4aad90af6890f5c03a5bddba1f99abad8e80b584cf64cc1d81192e8e4cbbdbbb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:76b500a81bc4bca73b5dd7d46d1276082f74e757019055cbd8bc4cae966df1ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:15128f0126853c356241cae88e74866a8ef6db83b7ecfca80cd900bf149e778a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:74f355f9af02150ae0788f0dadb7b79d243291946946578f4a74ff5500959365_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2ee273a0d0aa63775c7c0b824a5c7733043cf1e49f66bcdc07abc35b39f5cac5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a49d560fa521693dafeb3846a406af7dc337bfd2a98ce0911e7718d00d1f81f5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:03519066118b9b67845b60ff827ee2296e4ab54f11f02b5d88e8347a38f0447e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:18d02ea694fafca37c87c2725abc9363acab5d01a4d1b25d8abbd68270dc8c6c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8d6cf52f37e1d0c72fc9bff562dc49e58377ad9dff951c4e2b2089769438979a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bc8252d116c61e3757f3cb110cc0005197b41fbd5c84f6100f676f83a734c039_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:05e363207b6807aa02960d9747d48623bdbfd7ea624cc2a2e2f2db3e460fcaac_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:325f46f039fa86ed8cb8eb58290221c0bdfa732ab54485b0372b1c37e18a66b2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39bf5be42806472538e7f3cb138bca8cd75cca598d519111cc8d0b8e365d1aaf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:65b04f0d14e04ec1563501734b81e3fbda4b20b5ea90d1d120ce33b0de708481_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09be85c18e4c478dd57d2f96b8bd2d8de987d0e2a6200a566604918ab243d8a5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:151f0c505c7e31b94b8fc9c570b4d4bc8733a9864bcd452db34aa3038b04d7f4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1c85fa9fb65469afbb8978775d08c3d68f5b3cd8b4dc45a21dcce4d1141b321e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d2f472e2b8549aafda26d98addc78b21f3f3f9b5c4bd56c0a6b6a4eedf8a39ba_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3ffa84096335483a0d0442fa0b69dd227896255ebd7064e0abbe8aa4b869d5c2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5691c918fe9b6ce716b7b7f557f0b6b0ef0b603c30022c6b1b6ce085f487937f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c878ff993cbf5f5551e6476e59e9c56e902b2184af0ce0f1d5cd346a7cc220b2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f3a7711e4d234c903c7365a1c4c5f2b744a57889b283e0837741394b35f3eb2c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:30d3268ab05541603b5191552a4b8abb5388b40a47798abdb03d4cd77e205ab9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:371e996058e4fa89e07fdac857c85fdc7172a72895504e6cc4398897af79d375_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8a7c9c0a77ca25e51cdfcf738df7fac948c089285b51fd85898ca8ed71389bc5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:baef3d6e7d192c83c31be237748ab9b08a7a6e4cd802d15427b0b6d16dc6156a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2e0e1f89db87a4b0691c9e2e214e7414a15aa655ddd5a8e8cb85566656402052_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3439e3180ebfe7439e55581e14cd6eb99e5b88f7a6841261734584d79c2c1f3e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:82fa5d12fd8b551567d1b442f71763e726c0a68cc019b0e4beb739cb30fa6a88_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:dc6322978f7b42893c302853e3da34dc6d72951cd8edf7c65a0aa8271037f2f0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:51c132746d0e2a696993394fe1f2cfa6fea15fbdd35dfb542a1b9aa161c3762c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:5a7d34174f5d57bc3bcb1ac589150e4ee440f98cd7502c7e970e6139f7b97d15_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:c5fc5bf9e61f373b8627a13d0c615e4990c9c31c825fdb3fa400fa4215701b28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ffe79b200d372d11c92bd7cd118f22de92888048415d2a54b9b9a664074b0758_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0dca69fcb82d95fe820ed010c4851e887fe693be9fbd432334a2e085117cf56d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a30b0089819e9be8dcf59a8a65f86b62afec49dd25c5f25309fef5b15700509_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9793e1ebfe9cd083e5c5c7efaa9d6e83b01fc9b605c7b9c6757e27befa481444_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4d27a539f92f4ae9d899581df68e92dbee3ebd9efc8ec6b5c53c3078889e854_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:15f11af70677b0f26e7df2ec73a780cd963392dd7d591f3e3de4879a69fdbf3b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7ac3c732606322655c3df20fcd4fd338b4ee2fb7312902c66ba011c00b5a04ea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:007c1f98d0242a92f530bc59a0265326bc422b413a21c9552e5272ef3797c293_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:cecb97a97b72f3e514bdc6c7e3e4d5b2c405d1e1c3dfa5e582aac40b6031ff16_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:d3fc325b995e4fabf9d6a8bf38e00f8fbda74a6e865ec9b76e6c5d485b5dde52_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dac5ca731531b88077b7dddcdc8082c2d76ea7bc30b71704cc861a61aa464b24_arm64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:036f24e49fc98337e635b8710c9a22ddc5a4102515f3ff1bd2064b4b3a37caf5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:0fe0231965aac9a7377e6c06602c7b02a4bc3f702eb230b2593a7b27b81fafbb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:166a903be2138e816b61b8d928e29dba241934d2a86d7f7ef7977d03880c4781_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b81b4902d1f267a5c35e3d19140cb3c5981f866a1a3a057c845b84889240fcab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:223d30fd6070052e7a6753f192accc23e8396e4d3a5d721f17c9c3a5b7833e75_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3931e6a40bccb7ea51397d0a92b35322051bc412df43cb8b6cafaf673ea43a5b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87749bd919a1e5ad1a256a0b3d36ad68db744d51543f46b89e1b1ee54fe344a0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:1d8c1426dc3e0e133832d047bd970c61fe3c61bc160abe57124ecb0c462c4308_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:266486d64d21d6cab60a5266ae8a0732e5d88d13c711fd47665da51e58f87917_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:b52ce57132e35e1df74918d13312bdb2d0f64c2546d32e072675b3866b1a7b09_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f5a3c8171471fcc30f7ec1405c528b66ae1cc79b196212f4c6981755c42ac595_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:13e1a2ff826ef05c19026c60fed7df51336d61a73585b0ac8fa20ccf5a5d5841_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:144e475e3e5911537bbca39808f3adfd293b7aa416e5399ed98d45c391529423_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:696acb7b67b7618bd8425a64862fd0f7ed24d411851260b7ac399cb16ce3b939_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:bd3248baaaf9e86fb3a1904a1ad3bd39f0dc46898144d4296785c942f9ff9a96_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0b9999e4762f6e8dd7eb8c487d8ca4ccfba304b4a9b0de699445c38a4390836d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:17c7a252b621aa7323d164b9aa8d68a18e8a28dcf5e018a90936bfe93183e36d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:beeb1de812ef732b1bf7abc081bcb66306b8581c2dffc4274c7f3d5198ea6a3b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:f861f278224c8ab8d17f1c5eee31e1aec9947976a7be5ba910ba702facaf175f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:356653599ba916f92e214dcc8df94f1f6207c30414082d7cae0d1b84b89bac38_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:f1d35b9c8771e2b07a6fbb7d34c9d02dfab8d5bfa32bc59706748b860949c4ac_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:309455103fdc7377846fd08a7b6cfa07eec0e8456bbcbb6adf201f24ed00c21f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:397dbe546ea58b6392e2b8a45e9bad9b722b3e2b307a6ca74a963f6dc62334a9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:12a29de433aeacef0edc40439eb84b2437c53536e856fa1401c9f62a2c68483a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:28da32f9dbab6fb8a9853ef23690bb571355da64e7a6c2fca206d5f654bd6787_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7cf650542f1459b5aa65c92735ac432d85f5ff13b5c5b2ac93f3b2a0feea14d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:dcfc94547a1e787c9cd0770bc1fbff0238baf4a48bd7f9d2aa9c093fed561454_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2569b83a9a92dfc2b1942f03a0ccbbb385fb76df29f9645af43292192887ee20_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:30a224435cf7cb95449a0d0c472f875cc81080a9400f68e443f6d6aead39f5b7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdc21ba38d50aa6e42218d30da58206938a09fa8a3788415272fccd972d07673_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cefbb86aab5d95cc4ac086372b225b49b1a5a59722dbaf34138bcd78705dfda1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1f1909ea0cbc469807f2c1028fa3a65c4297c0827358e841396241e8d5d1380a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a6ffca66e78a947e149782b8c155c5da46ff776fde0ba54114b3060937fbde7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:72d0202cd5fef87145965eb6f6ec88d836015ad61b2d05417f1d2e246a8bde91_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b8dbe726210f8c5c557c71407797fb8841c349d9cca3de725c3c0e5b802b3d61_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:39e4cc82c68432bdffe53c86e5bb0ef84885bacaa6747f175134d8258a9a2ecc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c9923d067d4da60080ed42bc9bb43a91a8c9aec1fd245daa0b296c80c76eb04e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e69e82136c4a24f229cbd7974a7ea14b35ed9b841e7f32a1816bfefa1b35ceea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fdac21f6fe1c9e627a5025d9a92be272c60e8c7f3ca05638fa5bcffac669f7dd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:6e1b19806ecb915d3e1f92f2f08cb39c147e6e4193db4c70acaa7ed43828259d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:88d8187069e7081f300afcfd4b49e4bb19e137492dadd2a68e6cac3587400824_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:aa79e5b2d3a093bb37217ccf341fe8cfaa467b617a027d6f0edd792571c32856_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c285e4ceb7e1d57897cf5e46fe14aadd2dc5fb7368562e875520d3b3c45b1395_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:4b531c8bf99aa760e9db78c844a9c0e7348f68afda41fafc7e3cb196964fc29d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:882de158fbea366429b4d3abab016de5cf60b1e7efad7d04f6882ec61b404b3a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a6164e2299130f46125fcbc81756ae730c82c518a1de1d121980d2e9b1991a42_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ec27f605448cc603ee6bde62d5d375d82cdd6a2673b56d10cb62d13b67c8885c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:1410ad6329ed34519083f0f996c36b790b23307b1e8585f6c0c0e0a96aa34fdd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bf2928df9d579cc17c3abfcdb06f40e5452ee9c13bec8b9513dab63beb0e6b0e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:e366ac55bc26381565733678a5fd7583c15daeca073887e534d1ebda3a7c88e7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:fbd71ba6916c75d948c2d6b3b56045ac36f72d374f59600d0ee937c8b9d361e4_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2275847"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Ironic-image. This issue occurs when setting IRONIC_REVERSE_PROXY_SETUP to \u0027true\u0027, which may allow unauthenticated local access to the Ironic API private port without authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ironic-image: Unauthenticated local access to Ironic API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as a low impact vulnerability as expected this should be high complexity and requirements for an attacker to obtain benefits and privileges in an environment.",
"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-ironic-rhel9@sha256:30a26ea4c3368369256c5bfb0acfe79f9c86fe7b119e44a1554e971a9f454038_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cdeed5bc217376a748ecfaeb751f42e6c15f00dd1170d9498e4efd5ed9c0bbaf_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:217b4753a8444780cf5d952987353af77bbdda53d953a3be480b5824266d70f3_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:a86c6b20ae4c33a8aa95f576fc82f84dbd386342a75023822ee7b0595ae995eb_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:b06d6599f0cc9ad80552aaaaeac2dc8330bba7c0cb63171247709336e4a0c3e6_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:bd87e481fb8c12192ece010be9af9bbcd8165e88a84401e108897fd0fea7f48e_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:23e977f451a38168f6f8da74fd99255d6d931559ebc8ec104560b0c9256d2174_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:88aad174846b2c6bfc4ff76d88a7efa47355e30995cf62be117f43773cb3158f_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c556a9d1b299e8518246ad7f70f45747c12d56e72c9740ef741400b91593d504_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:feb7774b774e84a0e65a27d46bf1eb58a19be2b81e96d1f5f3725d449c7da5e6_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:4462f13fe10b030e2bdeb749f2c5112089dc85010ab5153438c5b79edef124c0_s390x",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:53baafb9ea6d786fb1bc2e454d60245ee8c7bebbf7aa73d9680bdf69fb0c1223_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:5ca6014aaa75de5eb73562fa2d84b44af110c97cad46989ad5e5b61ce05564e8_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:b3738775f43db1a1ceffd9a4c8f79d1a8dcf46e7fc0c6c4273e11bc510c7b5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:7ddea8980b371ad3674600a20a80968947538b1c3378de2ba97a9b2040d3a913_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:88ef0addac6e9b94a0e67b4bb273d90e97aa3764fdf68acb7c87690d60f3e418_arm64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:8c9dc6d0fbad3bd03cb27db0d01ffe335bbabcb50d1cefb5959a597151bec804_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:9b8ca585cf332f1e1d00235cafc0f8d8958412619069031af6e03e23587fbb78_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6365bb9f7639852fd201bb4f3f065b86273ba0d6c244444c41c725d3564f3739_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:848b5047b36748987e3f9858ee374363f67dd85ea4318a0338f85dc0538b151e_amd64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bd2cde65ab97165c492ff9529f406065ffb56cb36194dfbddff6b2cb58ab13c3_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:f50fb1faa35338d55ce68e661a89d66ca30c8bc854814272a653dac8cfd7e5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:0778c5faca4bb41a721e9e97ff4e303652af5c2e366295a35437e482adc7de77_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:20ec2d6e9f925c7ffe257b684dba99cc911bb676079355acc452dc22274169e4_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2b03a49ba90b7aac9107c3cf1bd2028f2ccff090df9c2ac6aeea0a3fcf841935_arm64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2bcb61a28b035448b05fc369d670bfdb7ecc7103a73b112cfe7e8c794e8f5dd2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6c57f815da953a4fd2c738681fddbd757a29798cbb44e73208d19a60827ceae8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:778323a7474ec8fe7eab3ea9cc66fd66bbf1efee3a5d1fc075355984776c8235_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:b73caf394d5c28553e1ca27606c34a7d6e59749008a441bac3c4e3c635ad86fc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:fbfd9d8b229bdfc2cc2e2f2147296a93e9868d6841c4d29afea14a54e23e7553_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a0a3fe0a819efd23bbbc936fcb523ab241a143ee07f4ba0b2b1e90348b693473_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:de226f63da30444540306a2e272f33a7b19797df9235f5a4cfdb2c668274abf6_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e9714125309cbb5fe1531fb5e704ade3bc56bac58c337773c9c26af269125759_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ebc8c58ebba4dea00053187fad69baec8063f20b8a4dde833ca442effef77eff_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5161df0dc1b85432d4885a901fe87086b6d2ba76dd55e829943e8910fb445642_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:aa7b656a9c3b9b54181d761b4206984c0851d1ba0eba955b22fa7d59a8bdb195_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d0030338350dce3b5d5227fc43247cb08c49366efc75b1512b1087972234e81f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f7ecd25c4649c78e8e78e6ab3c0fca8fe5c76a1be94aaaffdfe8dcf149ed8d9a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ae22b6e0dc05e4998957a563c74a0b068711f76fa82ee00104ba8e68f1fc9474_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f3d3c44af075ace13ade0cbb9a6029e2c0795afc8f2a51ddcf152d47c20884c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:b2682a9c56d5e683831bd3ddb4d2a882d923661fc83e786c495951d199c0cc6a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:97eb71202085ef70fb3f47a0173b9cf332c01577a5a0a9fe3576c8ba23b7075f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:aa2b4a5c1873d701a10463e9d7e57f4bd60e53919dae870e9fd86136357ad384_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2ef7e338841522e909c868e2a408063ca05025af5109e9d0f0012b9694d5b680_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:746b09de079dcd96f7c322cb7f55ace8b59e86967b730d711d2a376c7d463554_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:3fd44cdb13268aada923426cdb325854932214353d823556db3d6b74f02be094_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6cbbebcdf69ddbb88aa70e5c6ad75bca1a3489c98bc4340297f5baad5504d4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b49891b27125ddbd044d2f1cb8b38f33eab957ddb94b8bea84f806d715ae0786_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:d29b3d16f947ab3b5d3596da29a3a78a62114766ec5736b90c66e29fa70606e8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:07d75ebdcad090956c52f5f2a9e0d2afeb346aeceed7b284f4421b207f2b1834_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1422e0462caa53d917618885f315f0afbc875c9d1fa62cfbd06755b2b40cdee7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1fb60fceb33e9c6280b9c90e80e462022af84c5182292c4522bae9b6734c6fb2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:e29220351e73861887d2103b1825dec4310a607c67ead9d4f62e47f141dbc71a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:09de541e5b5c6c89a062a4d2b8545f0dc37a45fa1b17121d3eb4bf04609336e9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:36d4c133bfa4e9d3378fef13266435f879ff2fd7bfef9acfe6fcac9737ea656b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c04b06fbfd63f30de735289d79f05c6da659b82564be375d4cf0026b03edae0f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:ceeadde80ca330f89c9ad3b28e680517443cc76019534c7fef9b12d4334fce65_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:2d984feba44346ed8a875cc7ea4eb7051005859085fd7574420028632a030d25_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:60ac26fd5a3da1794455df124aa447e91ce4ca100245c77db34497d3246a3abb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f2f5b83e1f4c18d21068749faaeee6915033d596bfa81aafa883ff9d87ddbf88_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:fd1d9125ca2e4e40e1112a5035d925572bcaf5c46f710df40e4cc68723c8b4b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:11145f6b1ea1c4ade668e558876709dd3d9d56273df596addd8cdf137c9c8d25_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:69072b531c3a4905cae4964df34710b90c186895a7ebe9fe9de5577da86f9bd1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:8a8ad79113475ad90cc46a54823ff7e14940ff9a260e4c53db9f839a9c927009_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d58ec119c142fdbc2b63b651846fefa077596e32f2423eca3a66c37d754cbc49_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:2945e4e261dcaa522084faa28d7a50184a13f0a96bf8f1820dfa8ee70a93f8dd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:6d76acb5c02b4b47ed611eb7b7eb6448a17bd05a10cedaa5b06707f4c0dbba24_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:7ca44056083d98a3594c4f31607eb99cb36837deb48c4c8367d2654f87caf752_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:c0063d56da4755d264aa74d85216e4f0603d4591846f26cd7c75b9e8b34fe8be_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:67f852d58e85c430a58bcc23c7f11453a741988b817d4f8775421bec346f8739_s390x",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8d6eccda508294628d29c125796824996d9450cb4f61f8fbda617f29e3d61730_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:9c5037e46c32c93ea3f9d2473b5de2ddda6488e84f81b741fcd719968d526312_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:cd3f639ed1cee51a84017cc3decabd4e8fdbd0ae81d2188bcddc9cf8d28e6ac5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:2cf3cff267bcd9427a1de8a18b7d2ab5ce607aa5f33648f04cc938cc9f9e17be_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c139da56fd96d099a3b56b73cd4ad539a3ff67ba32e4ed9660edc53653f05059_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5ab97ef3cb2c66ca9d545fc01f4574af66bde6b2305148de917494608c933739_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:614ecae1b4188f904f7ce5e1dc79c355475520136eb52a18abe78c9aa5e29d90_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:6bd99521be1f948c30406c19de99a47b5ed46e398d7251135c44432816e75179_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:7ed535044cdd98fb3473251c05d9d2a597f6e1fff59032267e2c98ed71f4578d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:3ffe2f82a4f9f20ce75625b5f5c8dce696a5a1a4ab280f4fcd7f9c621d181022_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9d8d6a005c25f647b0471c84e56391ff8a50fe5a64f762f2582a326489eb891a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b711402554f74fa5a50fc944c7701c07cb22c625e078cc0dccfa45e3fc32cb54_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:f68d7b673d8408e11a5bd1d1bcbafbbaddc598a20483c941a358e609aefdfbf1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:20348ea5523641c1c6b434e19d3f353d8cf977ca5655c4e90b5eb5789642dbdb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:39c9d5ea15ceb814ed1a901610eca2d760b2d91b625503e36ab0aeb3b6abc3a0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3e0a6db61a004397ef5b048f75f57b05a4240889330512f15f3d014a5fc1c15d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:fe0ab9a52f94b8942a83797feda1e72323e141c91e440907ba0d1af13f3eff09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79b27e6caf494642ecfa3ea195b1d1635c60263d97545f746604557f6d34ee8c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:80bed1b46a79337075a0135ab78471b0ac71b503b293f62d8a4f41df7fe648cf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:e2975f402e669716d879dcc2d2557507cd2f7fca9ad4717f7e8683a8ccf8aee4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:12624f3a0ea9e183f1100aeaa5681d85026ab4b708c1fccc032d633f50aa1b0a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:3deec298f9144d6f44831da5e815af0f1e36de36d6e68fb9191448098dc780ad_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9ea25dd05b1168b1d84cd093db9486e0299fb819124be0a7fdbd11472b54e563_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:b0bdcaf996533609bc07f5fd37c4521dcab964e98078a5b39ad14e600201b128_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b21bfdb8ae1c13c06de451169903e15d08b7b4f347c96c05e1db672033b5edb6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:e895e52b889db05fd8eb41c9c2a0a3886cb60fc5f3b5d494eafd10cec38528fb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:a03f731c1c559620fc8d12e634eb270b46b6d385ffcd8f56b3a272a6ee0a204b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f68ca05b82caf0ff3f6e71d67973e77cd629227cd42f6ad41d39bd62090bd5a9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:39519e341dfe6d17e9af77d2eac0b2408a8ec6abca9a5a59875d13a4b9007d82_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:5953722bf6db7a5ac5b25111d78a568c2eabc0f76f6b79701b552159d0c77b42_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:a1d3b96d086b21c290832ae082b58391f58841d9e850bde709076d1aba696f25_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:c46ecf290fe73e04957e5d531dbf1036549e23efce5149ec6f37348e397eb91b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:4e528a9faf2134141dceeaa836a280888784ec3c4a5a54ca4b4fdb594e3dcde1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:541e827588bb412e93b2010914bc3a23c3c7784feda2f7f38ffc460ba970f214_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:be92c98a3481eee1c2572b7feb568ab4e7442de63685e37f1584b05efa244013_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f501d9f0f9d26c6586cbbd06635c82e4293c7524b61219b5955fc3e7da5b4604_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:495733157e8965ae8b903fd486be0a36d73b79e8806b3525c6fce48a4ea5ea7b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b5428165203165559a57f960eb95c75f61b0d3e187389db4b0691df93d363f4a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b6202ceaf26cf5fac5b6a52cd824c3d0a1f78fbc62f1a76356c79b2a4386a764_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f13c8d95e4568df0a971d9b2a302d32d6b834b51981cee6a313679610885daa7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:1e8dfb07886fcdddad58d9c895df4d892fe279b35434ee29bec3a0ca16851250_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3050d1ccf26c1186a5581a73c4d0c32590eb2d8dbfce8c97293b08c6267a3137_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c86556f7f05aaea53ef6c50ded6917f6949f7f46b8bd92783df86a5a935a0191_amd64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:f3c455cd7d90b3d17ebd3cf8ff9a03f6e6070c0fd9303b9764d6ac6be019889b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:413667ba399afc0e4f29823d2fd11b239e51748da555f8de7f1c52f437068d2e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:51dc3a8604facf5fa2e3a5de1a4ba91395b7f951017e60c0798a20557a1619d3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:6ad2eece0a7f14dd51aad3acf2bd86e05d3bce379b4a7db49cac52c465f9fc42_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:dfa3c2023342febc2790927fa587c884b8633fd7c8556a8bf34e090b630e3079_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:16517d6f5a93280a336e785a543e0af4c68be8c9a923ba41c1e329ea7fcee954_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:422b2ce2520f4200b66fe877cb6d541711143a795bca53728e8d0fbcf1b6e456_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:929cedbdbb870c7ee911988f6683f17e1719c6feea67f4cb8e58fea98b8af341_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:a45015059d5c969ea45e478a750712226bcdb265639d14cd11624adb8c4f5d09_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:19a8b0510d037595a0aa8c9c531cde519ff52e2fdba63e9089b0bdb97d28a235_arm64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:6fd5ea878745517e4ab1ef1922b34ce0e3c347d11cf566117d476fd0d98ec905_s390x",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:95acfd2820f8aa99b9d7a409cc7864a804e5676a76c10a2a55235b11f5c12a7c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:aa2efd291f359adbf854b94918cecf28945174b3ce178899785a6a5f98665e4f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:701824e43f9fb0e91fb5fd39be119fffa24318baa294550a548265c0851dfc79_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b0474c0d8f6273e363375fb7ca6e220962e9691eac67c9775ea3cb169b0550de_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:c9e1f7c22076d5ac41de4c6e869b211f91c1001a1badf019469c2f52d338c0ba_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:f26b3d7a6c16e1b60a1a244ad98bc3597ae3f70bfe7611185cf2a71af990a530_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3f25f638d5b701baf27dfa2ae4a46eb0f6cbfa281961769afce86134a35ff0ac_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:6b5c307c0d9341a5b9e0db7749a58e30fd0a6bb9fb303f55d772be51f33bd87a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:8588029904856e8381308b73e721000d79000ee16d84438eb8e5ce44becd89f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:b7fb6a22b42d0f8e69277191f201f844e3370b5fce241ecc1a108c07600cf8ed_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1dd9e0222c3dbc2903d5267ebe23a473a0c7ecabe808f205bfbc9888e6a4405a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:39ab4913c23c9e94dbaa9830078f31f31f3b726aafcd2bc575f505de69445dcd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:57cf64877223833b822e99b35bdce4f6ae0a47e440e05833d17e31dd947d85d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:80bc89c868cac67d48309a994140681751e8368db35f0f5285f53da0c93dfab4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:6ddc8158ef81f1f63d1915f90ba7fef7ee7004af882a38ea51952428604f2a18_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:80e1706669a0868129dfae118a64b52d7f6c055cc199a5b945649a1d6af64a9c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:bebd0e3040d6d09958ad8ab439055ffb281433a63333826c772c3457954035aa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:cb49d44f53f7e4a534fda124cee14b5989549b0ea4fa8859cc31e69ff7cda3f5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:3b55e2e9ad2241adb6feba2b9952b6f92ccffcc66bf52d93d6bc46c5375e6be3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:40b1d3352530519cb52361a41b09594adf3e887e982edfca61c4a47ca1604d0c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:74fa88e50330a9866580a19b9098ce1301b87200a69edfcbb5ef87122e585682_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f6b6003db2ceee7928076cabcb2e9becffc8623fe92c1ea2208a1697bdc4c1c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:3581afc50766fd35bf811cc9fb4a23051de10979668052962144f3eef491620a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:858dcdf3eeb402b2300700530f8db190c624711413e64bdbf835d84c046c2377_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:86720d641b24487eef28dd57f03e335cc832d1b791c3b6ed0b587951761b38b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:c78ccd1568cddb7af04c55311bbc2d4cbc43a7c78982789f95507e41bcd6e70f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:53c4dfadb807c93e7500d3f0aa2313d23558a49ac6f5d21d50aef91c88ba59ed_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8be87b532e34c9e34a0313a6121ea5c17818f12c37bb66a2ca49c44687ac7492_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8e327a2bd560350163cf91f9a6e407983f9c59c2b4a62edf2a510f2c5f16da27_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f36f24abd096580490991a07d847b71cecd9b6a40c3f89d5786f02ca52d58ced_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:41cd33e5c5af3843aedcd40a21bc8c03013d080a43b3a977bfaa469b5a61e58c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:6ec3be9348a157cb8289d3719382256b1ad66eae121f6742ea53cd0b62658a8c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:881c6f7c0e781a37692859e37febac4c77ad3a46823062e4aafc19caf0272d6e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:fb38313d4aadb83ced1708d47278a39098a0ee915106deb41f21d722fac25aa4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54344f135df9d19ddf2a73b08ab887b3640d1ed888ae2e9dc92d3488422ed538_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6ac8a91c734a486a4eadc00e838bb8686abe785d695f42b3f900f5c169371c17_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b5e1b30921b1657ceaa46ce116ccf80c5f5eda47180590191ed6db48eaff1ef7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d7207dc459e64b88e815565c8e8eede4693dac1a2bb97cf0424b3b9120e3be3a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:07e33a13876328d109b3f7c18756a8b988424b05937256462738d7a35240683c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:36275fee93c952cca1f7ac30585e3de262af8d142fc26b4157bf39013ecb2f51_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:372db192b5d4ffff5e162c4e5d0257e38dd3033fb3f648902b28b6d478b9fe77_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c5b5fbd2598545c1159a9c72e9d0bf58de46abb460a2f06644836484b0da7ae3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:6138de170d448ff74698abeacea44ec2ad551e975a1469b701b50a59b28720b0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:afcd65f35f85d434aa1ad9115afeab31afd4b5e03def06b8b4af202f3100471c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:1bcdad3e9276a0c287acfacf94d8687e6203463ceabe2905046c66d646bf0bb9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:25b6bc19051987b993ec000f2a3bc5daf2b93d2a0b9d9ab6eb980772c5b86d4a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4b210d822a2d70e6f8366ceba78e1eb7e02554963180e684d0f25b7422c69d36_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:5616b2020fdeb6a90798a1aab704ed92fcb3c641e208ad8dcf5e540972a9b5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:36e112e72d9d7d3acf5655f712311e9d59ab7d59067ffd0e091bc12210b39a83_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:396382e46ac32da31511ff7cc0a02045f0656ac46f924c087ecf5aa826d70335_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:550a120eac9914bd7c3e20c60478a36395655b4141486045558bcfad2ff6ff92_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b11cea60cbf8fea3122b81ff56a59708b847bed3dad628c9c9eee1212b0b81a3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:6b6b74744f3b55ffcfb838c72dc8d700fef918ed52df5900a48b7f4a8621bd46_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:984d611edb0110b3d4c6da8a0f16b868cc0a30515a82e88f2d4e1140d222a35b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ea8f50015e782bc646bf3962a1989b2dccc34a0a829b6a3ce65e30d5f3441951_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:fad9f01902b8872ad221d75bee35ee815d5549b7a9f9aff709ea6a61b1b5603a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2472fc2e766a263d3c4d6c2e05d3f61f699c71bd0335357a9e1bcae21fca9992_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:3f95223e4bda72134d11b597a89fa8a2f71d53d6042b4f02e5edb3b9d5019b6d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:5c53ea2faa6d4f48573083d758865347ded3e7c9ec45ca4d96161cb9a385edde_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:d33fb598d736788a7a0044f71da60b702d6a0183ab969923a1af081be810abc7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:05ba4656faf1244f5af2f0f8084d3ce52ddb0a2b28a7c3b8e600329ac9c03193_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:0cd0c5c162da5b4c7bafe2727472c8794cd0e3cfb7a1bd71bf21ccc8688423ff_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:27d8771278c434251d813537a3c411c5c380f8820354905c1b2a95ffd00be413_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:b9e589d584da8faf9db68780c0cc982d3f4bdea8548b6660810584ddccf0cfa4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:3ef2ce1311a8e68558257e8a0be83fc7ee0ff8e629f26148454afb6985cd90df_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:86f70579710a4549fc68a2d2a8795df6344717ada98a01e494b104d56fb47150_s390x",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:db9530d58a6a52a2ba4910d7278fd15a016bd7950f3bb7692e4e9e5ddc0931dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:f3eaade404eb7cf8ac74c8aa2ab922356e3a67d7c0d2076e21543814e755ccb6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:42e2102078800feb6d150ce6aabd9ba8c66f9a5d3626af15eff83d59f38cfdc8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:8af8c1cd37b0921b14180cd28e78d6c7325ef2c7d86237e1053567ddef04e79d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:c7071306a2e08b5d3c8ff28d00f52be372d430f4476a8eee8e3b55662f80ac61_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ec95080450fac613fb08d58d0fbad932dc15b1d3146f4df8124c791de677baf6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:284143d875581add218e0d1528e39db33a939e889189cbd5e2d54257800635e3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:69fc52823545e59bc6c9ddaf98197047d33fbde7998a7f4522e7b82e044f83f0_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:caedae4eb4bdb5a698383f8ada62c4c67aa57bf9ccfff40e5a15c83e22cc9307_s390x",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cd5e993ad9071772ac9da2f5450d038adf6a491082dfb666ccad82699e827df2_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:2f1d0079b6a100866055b2b7ba7c5ce8c29dc554455d29751191b59a0412b41b_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:40c8106debb597f5a4782e7c2d8bce94a5f5f10b6130860d8259eb8f44177fb0_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:bae8035c05d095e84c62efcab6202330a98493cab03e091c81a0b792afb5672c_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e94abd8054d410114c3ad57fa678003c036a2ea70c0d43b0dd6c8bde20c5b5c8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9315e7b14ee15f4240ffc87c967992d5d7090356d8b344395b8f58c15aab79b3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bd56524c7511bc573762c92a65c79730b54ffc9a832584db9110d0d1b9cd61fa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d145a61e3f73c62a3b2c25d5afb1a8974b2a6f2a41d7822e0097cf31c4bcbfba_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f748e88da62a2945551f7309f9b2cf6314d81d4f808a0e48c78ec12942374fc6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:20424969384882bd72d1d6d749b71ddf5779f2bd7b96d59db225b98cef200af7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:468a200c644d0b4c529a2edb4cce903d4df2bbb3e65baa64f11a1e9ec3bbba73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:924be8bec69fa4ee76dded0ae4738a3a95c92672eac331e30bf1e64f4f85466c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:cbb910e189d0c50585af80d83afc2e64baf9927fd124f5627f76dca293b1e130_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0f79bc3495db4aaa8d6f1494d69b17e566807ada1dc90ae8382cfcde71a7e235_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:42175808a4be3590fcf69767758f09830031716c8072e114cef269bb755429b3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:ac675580a634fbade99485fc93af8e8290ae19b2dfbe3ffcc2fba64bd360dd7b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:dfa6ac2f179ba7590e406c9dd6da55c54752de768a8b424fa1f9b842b402fb78_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4aad90af6890f5c03a5bddba1f99abad8e80b584cf64cc1d81192e8e4cbbdbbb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:76b500a81bc4bca73b5dd7d46d1276082f74e757019055cbd8bc4cae966df1ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:15128f0126853c356241cae88e74866a8ef6db83b7ecfca80cd900bf149e778a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:74f355f9af02150ae0788f0dadb7b79d243291946946578f4a74ff5500959365_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2ee273a0d0aa63775c7c0b824a5c7733043cf1e49f66bcdc07abc35b39f5cac5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a49d560fa521693dafeb3846a406af7dc337bfd2a98ce0911e7718d00d1f81f5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:03519066118b9b67845b60ff827ee2296e4ab54f11f02b5d88e8347a38f0447e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:18d02ea694fafca37c87c2725abc9363acab5d01a4d1b25d8abbd68270dc8c6c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8d6cf52f37e1d0c72fc9bff562dc49e58377ad9dff951c4e2b2089769438979a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bc8252d116c61e3757f3cb110cc0005197b41fbd5c84f6100f676f83a734c039_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:05e363207b6807aa02960d9747d48623bdbfd7ea624cc2a2e2f2db3e460fcaac_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:325f46f039fa86ed8cb8eb58290221c0bdfa732ab54485b0372b1c37e18a66b2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39bf5be42806472538e7f3cb138bca8cd75cca598d519111cc8d0b8e365d1aaf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:65b04f0d14e04ec1563501734b81e3fbda4b20b5ea90d1d120ce33b0de708481_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09be85c18e4c478dd57d2f96b8bd2d8de987d0e2a6200a566604918ab243d8a5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:151f0c505c7e31b94b8fc9c570b4d4bc8733a9864bcd452db34aa3038b04d7f4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1c85fa9fb65469afbb8978775d08c3d68f5b3cd8b4dc45a21dcce4d1141b321e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d2f472e2b8549aafda26d98addc78b21f3f3f9b5c4bd56c0a6b6a4eedf8a39ba_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3ffa84096335483a0d0442fa0b69dd227896255ebd7064e0abbe8aa4b869d5c2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5691c918fe9b6ce716b7b7f557f0b6b0ef0b603c30022c6b1b6ce085f487937f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c878ff993cbf5f5551e6476e59e9c56e902b2184af0ce0f1d5cd346a7cc220b2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f3a7711e4d234c903c7365a1c4c5f2b744a57889b283e0837741394b35f3eb2c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:30d3268ab05541603b5191552a4b8abb5388b40a47798abdb03d4cd77e205ab9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:371e996058e4fa89e07fdac857c85fdc7172a72895504e6cc4398897af79d375_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8a7c9c0a77ca25e51cdfcf738df7fac948c089285b51fd85898ca8ed71389bc5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:baef3d6e7d192c83c31be237748ab9b08a7a6e4cd802d15427b0b6d16dc6156a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2e0e1f89db87a4b0691c9e2e214e7414a15aa655ddd5a8e8cb85566656402052_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3439e3180ebfe7439e55581e14cd6eb99e5b88f7a6841261734584d79c2c1f3e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:82fa5d12fd8b551567d1b442f71763e726c0a68cc019b0e4beb739cb30fa6a88_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:dc6322978f7b42893c302853e3da34dc6d72951cd8edf7c65a0aa8271037f2f0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:51c132746d0e2a696993394fe1f2cfa6fea15fbdd35dfb542a1b9aa161c3762c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:5a7d34174f5d57bc3bcb1ac589150e4ee440f98cd7502c7e970e6139f7b97d15_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:c5fc5bf9e61f373b8627a13d0c615e4990c9c31c825fdb3fa400fa4215701b28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ffe79b200d372d11c92bd7cd118f22de92888048415d2a54b9b9a664074b0758_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0dca69fcb82d95fe820ed010c4851e887fe693be9fbd432334a2e085117cf56d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a30b0089819e9be8dcf59a8a65f86b62afec49dd25c5f25309fef5b15700509_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9793e1ebfe9cd083e5c5c7efaa9d6e83b01fc9b605c7b9c6757e27befa481444_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4d27a539f92f4ae9d899581df68e92dbee3ebd9efc8ec6b5c53c3078889e854_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:15f11af70677b0f26e7df2ec73a780cd963392dd7d591f3e3de4879a69fdbf3b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7ac3c732606322655c3df20fcd4fd338b4ee2fb7312902c66ba011c00b5a04ea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:007c1f98d0242a92f530bc59a0265326bc422b413a21c9552e5272ef3797c293_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:cecb97a97b72f3e514bdc6c7e3e4d5b2c405d1e1c3dfa5e582aac40b6031ff16_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:d3fc325b995e4fabf9d6a8bf38e00f8fbda74a6e865ec9b76e6c5d485b5dde52_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dac5ca731531b88077b7dddcdc8082c2d76ea7bc30b71704cc861a61aa464b24_arm64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:036f24e49fc98337e635b8710c9a22ddc5a4102515f3ff1bd2064b4b3a37caf5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:0fe0231965aac9a7377e6c06602c7b02a4bc3f702eb230b2593a7b27b81fafbb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:166a903be2138e816b61b8d928e29dba241934d2a86d7f7ef7977d03880c4781_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b81b4902d1f267a5c35e3d19140cb3c5981f866a1a3a057c845b84889240fcab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:223d30fd6070052e7a6753f192accc23e8396e4d3a5d721f17c9c3a5b7833e75_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3931e6a40bccb7ea51397d0a92b35322051bc412df43cb8b6cafaf673ea43a5b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87749bd919a1e5ad1a256a0b3d36ad68db744d51543f46b89e1b1ee54fe344a0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:1d8c1426dc3e0e133832d047bd970c61fe3c61bc160abe57124ecb0c462c4308_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:266486d64d21d6cab60a5266ae8a0732e5d88d13c711fd47665da51e58f87917_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:b52ce57132e35e1df74918d13312bdb2d0f64c2546d32e072675b3866b1a7b09_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f5a3c8171471fcc30f7ec1405c528b66ae1cc79b196212f4c6981755c42ac595_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:13e1a2ff826ef05c19026c60fed7df51336d61a73585b0ac8fa20ccf5a5d5841_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:144e475e3e5911537bbca39808f3adfd293b7aa416e5399ed98d45c391529423_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:696acb7b67b7618bd8425a64862fd0f7ed24d411851260b7ac399cb16ce3b939_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:bd3248baaaf9e86fb3a1904a1ad3bd39f0dc46898144d4296785c942f9ff9a96_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0b9999e4762f6e8dd7eb8c487d8ca4ccfba304b4a9b0de699445c38a4390836d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:17c7a252b621aa7323d164b9aa8d68a18e8a28dcf5e018a90936bfe93183e36d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:beeb1de812ef732b1bf7abc081bcb66306b8581c2dffc4274c7f3d5198ea6a3b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:f861f278224c8ab8d17f1c5eee31e1aec9947976a7be5ba910ba702facaf175f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:356653599ba916f92e214dcc8df94f1f6207c30414082d7cae0d1b84b89bac38_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:f1d35b9c8771e2b07a6fbb7d34c9d02dfab8d5bfa32bc59706748b860949c4ac_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:309455103fdc7377846fd08a7b6cfa07eec0e8456bbcbb6adf201f24ed00c21f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:397dbe546ea58b6392e2b8a45e9bad9b722b3e2b307a6ca74a963f6dc62334a9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:12a29de433aeacef0edc40439eb84b2437c53536e856fa1401c9f62a2c68483a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:28da32f9dbab6fb8a9853ef23690bb571355da64e7a6c2fca206d5f654bd6787_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7cf650542f1459b5aa65c92735ac432d85f5ff13b5c5b2ac93f3b2a0feea14d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:dcfc94547a1e787c9cd0770bc1fbff0238baf4a48bd7f9d2aa9c093fed561454_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2569b83a9a92dfc2b1942f03a0ccbbb385fb76df29f9645af43292192887ee20_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:30a224435cf7cb95449a0d0c472f875cc81080a9400f68e443f6d6aead39f5b7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdc21ba38d50aa6e42218d30da58206938a09fa8a3788415272fccd972d07673_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cefbb86aab5d95cc4ac086372b225b49b1a5a59722dbaf34138bcd78705dfda1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1f1909ea0cbc469807f2c1028fa3a65c4297c0827358e841396241e8d5d1380a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a6ffca66e78a947e149782b8c155c5da46ff776fde0ba54114b3060937fbde7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:72d0202cd5fef87145965eb6f6ec88d836015ad61b2d05417f1d2e246a8bde91_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b8dbe726210f8c5c557c71407797fb8841c349d9cca3de725c3c0e5b802b3d61_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:39e4cc82c68432bdffe53c86e5bb0ef84885bacaa6747f175134d8258a9a2ecc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c9923d067d4da60080ed42bc9bb43a91a8c9aec1fd245daa0b296c80c76eb04e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e69e82136c4a24f229cbd7974a7ea14b35ed9b841e7f32a1816bfefa1b35ceea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fdac21f6fe1c9e627a5025d9a92be272c60e8c7f3ca05638fa5bcffac669f7dd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:6e1b19806ecb915d3e1f92f2f08cb39c147e6e4193db4c70acaa7ed43828259d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:88d8187069e7081f300afcfd4b49e4bb19e137492dadd2a68e6cac3587400824_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:aa79e5b2d3a093bb37217ccf341fe8cfaa467b617a027d6f0edd792571c32856_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c285e4ceb7e1d57897cf5e46fe14aadd2dc5fb7368562e875520d3b3c45b1395_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:4b531c8bf99aa760e9db78c844a9c0e7348f68afda41fafc7e3cb196964fc29d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:882de158fbea366429b4d3abab016de5cf60b1e7efad7d04f6882ec61b404b3a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a6164e2299130f46125fcbc81756ae730c82c518a1de1d121980d2e9b1991a42_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ec27f605448cc603ee6bde62d5d375d82cdd6a2673b56d10cb62d13b67c8885c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:1410ad6329ed34519083f0f996c36b790b23307b1e8585f6c0c0e0a96aa34fdd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bf2928df9d579cc17c3abfcdb06f40e5452ee9c13bec8b9513dab63beb0e6b0e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:e366ac55bc26381565733678a5fd7583c15daeca073887e534d1ebda3a7c88e7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:fbd71ba6916c75d948c2d6b3b56045ac36f72d374f59600d0ee937c8b9d361e4_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-31463"
},
{
"category": "external",
"summary": "RHBZ#2275847",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2275847"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-31463",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31463"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31463",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31463"
},
{
"category": "external",
"summary": "https://github.com/metal3-io/ironic-image/security/advisories/GHSA-g2cm-9v5f-qg7r",
"url": "https://github.com/metal3-io/ironic-image/security/advisories/GHSA-g2cm-9v5f-qg7r"
}
],
"release_date": "2024-04-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-02T14:23:04+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:54bf0a80b3bbace603d824ae5dac687e3bd7591ed4f629ce70adb8a01654585c\n\n (For s390x architecture)\n The image digest is sha256:d58943ac32b575a9c99ffd4e1a9f73185fe9892c16f54800ee4b6271068892cb\n\n (For ppc64le architecture)\n The image digest is sha256:6852d42cdd8d8484818731ead5fb23e97f0112f1b697421fa119f2b366480e0f\n\n (For aarch64 architecture)\n The image digest is sha256:d3f309145d440c2f66d9d5d499f2e3fac34e3050312ef16722e8ba0f9060cc9c\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:30a26ea4c3368369256c5bfb0acfe79f9c86fe7b119e44a1554e971a9f454038_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cdeed5bc217376a748ecfaeb751f42e6c15f00dd1170d9498e4efd5ed9c0bbaf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2068"
},
{
"category": "workaround",
"details": "Below are two mitigations for this vulnerability:\n\n1. Switch to using unix sockets for traffic between HTTPD and Ironic/Inspector (recommended). Set the variables IRONIC_PRIVATE_PORT and IRONIC_INSPECTOR_PRIVATE_PORT to the value unix.\n\nOR \n\n2. Temporarily stop using the reverse proxy mode (set IRONIC_REVERSE_PROXY_SETUP and INSPECTOR_REVERSE_PROXY_SETUP to false).",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:217b4753a8444780cf5d952987353af77bbdda53d953a3be480b5824266d70f3_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:a86c6b20ae4c33a8aa95f576fc82f84dbd386342a75023822ee7b0595ae995eb_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:b06d6599f0cc9ad80552aaaaeac2dc8330bba7c0cb63171247709336e4a0c3e6_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:bd87e481fb8c12192ece010be9af9bbcd8165e88a84401e108897fd0fea7f48e_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:23e977f451a38168f6f8da74fd99255d6d931559ebc8ec104560b0c9256d2174_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:88aad174846b2c6bfc4ff76d88a7efa47355e30995cf62be117f43773cb3158f_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c556a9d1b299e8518246ad7f70f45747c12d56e72c9740ef741400b91593d504_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:feb7774b774e84a0e65a27d46bf1eb58a19be2b81e96d1f5f3725d449c7da5e6_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:4462f13fe10b030e2bdeb749f2c5112089dc85010ab5153438c5b79edef124c0_s390x",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:53baafb9ea6d786fb1bc2e454d60245ee8c7bebbf7aa73d9680bdf69fb0c1223_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:5ca6014aaa75de5eb73562fa2d84b44af110c97cad46989ad5e5b61ce05564e8_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:b3738775f43db1a1ceffd9a4c8f79d1a8dcf46e7fc0c6c4273e11bc510c7b5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:7ddea8980b371ad3674600a20a80968947538b1c3378de2ba97a9b2040d3a913_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:88ef0addac6e9b94a0e67b4bb273d90e97aa3764fdf68acb7c87690d60f3e418_arm64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:8c9dc6d0fbad3bd03cb27db0d01ffe335bbabcb50d1cefb5959a597151bec804_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:9b8ca585cf332f1e1d00235cafc0f8d8958412619069031af6e03e23587fbb78_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6365bb9f7639852fd201bb4f3f065b86273ba0d6c244444c41c725d3564f3739_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:848b5047b36748987e3f9858ee374363f67dd85ea4318a0338f85dc0538b151e_amd64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bd2cde65ab97165c492ff9529f406065ffb56cb36194dfbddff6b2cb58ab13c3_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:f50fb1faa35338d55ce68e661a89d66ca30c8bc854814272a653dac8cfd7e5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:0778c5faca4bb41a721e9e97ff4e303652af5c2e366295a35437e482adc7de77_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:20ec2d6e9f925c7ffe257b684dba99cc911bb676079355acc452dc22274169e4_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2b03a49ba90b7aac9107c3cf1bd2028f2ccff090df9c2ac6aeea0a3fcf841935_arm64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2bcb61a28b035448b05fc369d670bfdb7ecc7103a73b112cfe7e8c794e8f5dd2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6c57f815da953a4fd2c738681fddbd757a29798cbb44e73208d19a60827ceae8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:778323a7474ec8fe7eab3ea9cc66fd66bbf1efee3a5d1fc075355984776c8235_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:b73caf394d5c28553e1ca27606c34a7d6e59749008a441bac3c4e3c635ad86fc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:fbfd9d8b229bdfc2cc2e2f2147296a93e9868d6841c4d29afea14a54e23e7553_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a0a3fe0a819efd23bbbc936fcb523ab241a143ee07f4ba0b2b1e90348b693473_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:de226f63da30444540306a2e272f33a7b19797df9235f5a4cfdb2c668274abf6_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e9714125309cbb5fe1531fb5e704ade3bc56bac58c337773c9c26af269125759_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ebc8c58ebba4dea00053187fad69baec8063f20b8a4dde833ca442effef77eff_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5161df0dc1b85432d4885a901fe87086b6d2ba76dd55e829943e8910fb445642_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:aa7b656a9c3b9b54181d761b4206984c0851d1ba0eba955b22fa7d59a8bdb195_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d0030338350dce3b5d5227fc43247cb08c49366efc75b1512b1087972234e81f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f7ecd25c4649c78e8e78e6ab3c0fca8fe5c76a1be94aaaffdfe8dcf149ed8d9a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ae22b6e0dc05e4998957a563c74a0b068711f76fa82ee00104ba8e68f1fc9474_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f3d3c44af075ace13ade0cbb9a6029e2c0795afc8f2a51ddcf152d47c20884c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:b2682a9c56d5e683831bd3ddb4d2a882d923661fc83e786c495951d199c0cc6a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:97eb71202085ef70fb3f47a0173b9cf332c01577a5a0a9fe3576c8ba23b7075f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:aa2b4a5c1873d701a10463e9d7e57f4bd60e53919dae870e9fd86136357ad384_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2ef7e338841522e909c868e2a408063ca05025af5109e9d0f0012b9694d5b680_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:746b09de079dcd96f7c322cb7f55ace8b59e86967b730d711d2a376c7d463554_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:3fd44cdb13268aada923426cdb325854932214353d823556db3d6b74f02be094_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6cbbebcdf69ddbb88aa70e5c6ad75bca1a3489c98bc4340297f5baad5504d4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b49891b27125ddbd044d2f1cb8b38f33eab957ddb94b8bea84f806d715ae0786_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:d29b3d16f947ab3b5d3596da29a3a78a62114766ec5736b90c66e29fa70606e8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:07d75ebdcad090956c52f5f2a9e0d2afeb346aeceed7b284f4421b207f2b1834_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1422e0462caa53d917618885f315f0afbc875c9d1fa62cfbd06755b2b40cdee7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1fb60fceb33e9c6280b9c90e80e462022af84c5182292c4522bae9b6734c6fb2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:e29220351e73861887d2103b1825dec4310a607c67ead9d4f62e47f141dbc71a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:09de541e5b5c6c89a062a4d2b8545f0dc37a45fa1b17121d3eb4bf04609336e9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:36d4c133bfa4e9d3378fef13266435f879ff2fd7bfef9acfe6fcac9737ea656b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c04b06fbfd63f30de735289d79f05c6da659b82564be375d4cf0026b03edae0f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:ceeadde80ca330f89c9ad3b28e680517443cc76019534c7fef9b12d4334fce65_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:2d984feba44346ed8a875cc7ea4eb7051005859085fd7574420028632a030d25_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:60ac26fd5a3da1794455df124aa447e91ce4ca100245c77db34497d3246a3abb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f2f5b83e1f4c18d21068749faaeee6915033d596bfa81aafa883ff9d87ddbf88_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:fd1d9125ca2e4e40e1112a5035d925572bcaf5c46f710df40e4cc68723c8b4b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:11145f6b1ea1c4ade668e558876709dd3d9d56273df596addd8cdf137c9c8d25_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:69072b531c3a4905cae4964df34710b90c186895a7ebe9fe9de5577da86f9bd1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:8a8ad79113475ad90cc46a54823ff7e14940ff9a260e4c53db9f839a9c927009_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d58ec119c142fdbc2b63b651846fefa077596e32f2423eca3a66c37d754cbc49_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:2945e4e261dcaa522084faa28d7a50184a13f0a96bf8f1820dfa8ee70a93f8dd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:6d76acb5c02b4b47ed611eb7b7eb6448a17bd05a10cedaa5b06707f4c0dbba24_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:7ca44056083d98a3594c4f31607eb99cb36837deb48c4c8367d2654f87caf752_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:c0063d56da4755d264aa74d85216e4f0603d4591846f26cd7c75b9e8b34fe8be_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:67f852d58e85c430a58bcc23c7f11453a741988b817d4f8775421bec346f8739_s390x",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8d6eccda508294628d29c125796824996d9450cb4f61f8fbda617f29e3d61730_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:9c5037e46c32c93ea3f9d2473b5de2ddda6488e84f81b741fcd719968d526312_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:cd3f639ed1cee51a84017cc3decabd4e8fdbd0ae81d2188bcddc9cf8d28e6ac5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:2cf3cff267bcd9427a1de8a18b7d2ab5ce607aa5f33648f04cc938cc9f9e17be_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c139da56fd96d099a3b56b73cd4ad539a3ff67ba32e4ed9660edc53653f05059_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5ab97ef3cb2c66ca9d545fc01f4574af66bde6b2305148de917494608c933739_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:614ecae1b4188f904f7ce5e1dc79c355475520136eb52a18abe78c9aa5e29d90_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:6bd99521be1f948c30406c19de99a47b5ed46e398d7251135c44432816e75179_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:7ed535044cdd98fb3473251c05d9d2a597f6e1fff59032267e2c98ed71f4578d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:3ffe2f82a4f9f20ce75625b5f5c8dce696a5a1a4ab280f4fcd7f9c621d181022_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9d8d6a005c25f647b0471c84e56391ff8a50fe5a64f762f2582a326489eb891a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b711402554f74fa5a50fc944c7701c07cb22c625e078cc0dccfa45e3fc32cb54_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:f68d7b673d8408e11a5bd1d1bcbafbbaddc598a20483c941a358e609aefdfbf1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:20348ea5523641c1c6b434e19d3f353d8cf977ca5655c4e90b5eb5789642dbdb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:39c9d5ea15ceb814ed1a901610eca2d760b2d91b625503e36ab0aeb3b6abc3a0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3e0a6db61a004397ef5b048f75f57b05a4240889330512f15f3d014a5fc1c15d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:fe0ab9a52f94b8942a83797feda1e72323e141c91e440907ba0d1af13f3eff09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79b27e6caf494642ecfa3ea195b1d1635c60263d97545f746604557f6d34ee8c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:80bed1b46a79337075a0135ab78471b0ac71b503b293f62d8a4f41df7fe648cf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:e2975f402e669716d879dcc2d2557507cd2f7fca9ad4717f7e8683a8ccf8aee4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:12624f3a0ea9e183f1100aeaa5681d85026ab4b708c1fccc032d633f50aa1b0a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:3deec298f9144d6f44831da5e815af0f1e36de36d6e68fb9191448098dc780ad_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9ea25dd05b1168b1d84cd093db9486e0299fb819124be0a7fdbd11472b54e563_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:b0bdcaf996533609bc07f5fd37c4521dcab964e98078a5b39ad14e600201b128_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b21bfdb8ae1c13c06de451169903e15d08b7b4f347c96c05e1db672033b5edb6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:e895e52b889db05fd8eb41c9c2a0a3886cb60fc5f3b5d494eafd10cec38528fb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:a03f731c1c559620fc8d12e634eb270b46b6d385ffcd8f56b3a272a6ee0a204b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f68ca05b82caf0ff3f6e71d67973e77cd629227cd42f6ad41d39bd62090bd5a9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:39519e341dfe6d17e9af77d2eac0b2408a8ec6abca9a5a59875d13a4b9007d82_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:5953722bf6db7a5ac5b25111d78a568c2eabc0f76f6b79701b552159d0c77b42_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:a1d3b96d086b21c290832ae082b58391f58841d9e850bde709076d1aba696f25_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:c46ecf290fe73e04957e5d531dbf1036549e23efce5149ec6f37348e397eb91b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:4e528a9faf2134141dceeaa836a280888784ec3c4a5a54ca4b4fdb594e3dcde1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:541e827588bb412e93b2010914bc3a23c3c7784feda2f7f38ffc460ba970f214_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:be92c98a3481eee1c2572b7feb568ab4e7442de63685e37f1584b05efa244013_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f501d9f0f9d26c6586cbbd06635c82e4293c7524b61219b5955fc3e7da5b4604_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:495733157e8965ae8b903fd486be0a36d73b79e8806b3525c6fce48a4ea5ea7b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b5428165203165559a57f960eb95c75f61b0d3e187389db4b0691df93d363f4a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b6202ceaf26cf5fac5b6a52cd824c3d0a1f78fbc62f1a76356c79b2a4386a764_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f13c8d95e4568df0a971d9b2a302d32d6b834b51981cee6a313679610885daa7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:1e8dfb07886fcdddad58d9c895df4d892fe279b35434ee29bec3a0ca16851250_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3050d1ccf26c1186a5581a73c4d0c32590eb2d8dbfce8c97293b08c6267a3137_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c86556f7f05aaea53ef6c50ded6917f6949f7f46b8bd92783df86a5a935a0191_amd64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:f3c455cd7d90b3d17ebd3cf8ff9a03f6e6070c0fd9303b9764d6ac6be019889b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:413667ba399afc0e4f29823d2fd11b239e51748da555f8de7f1c52f437068d2e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:51dc3a8604facf5fa2e3a5de1a4ba91395b7f951017e60c0798a20557a1619d3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:6ad2eece0a7f14dd51aad3acf2bd86e05d3bce379b4a7db49cac52c465f9fc42_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:dfa3c2023342febc2790927fa587c884b8633fd7c8556a8bf34e090b630e3079_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:16517d6f5a93280a336e785a543e0af4c68be8c9a923ba41c1e329ea7fcee954_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:422b2ce2520f4200b66fe877cb6d541711143a795bca53728e8d0fbcf1b6e456_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:929cedbdbb870c7ee911988f6683f17e1719c6feea67f4cb8e58fea98b8af341_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:a45015059d5c969ea45e478a750712226bcdb265639d14cd11624adb8c4f5d09_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:19a8b0510d037595a0aa8c9c531cde519ff52e2fdba63e9089b0bdb97d28a235_arm64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:6fd5ea878745517e4ab1ef1922b34ce0e3c347d11cf566117d476fd0d98ec905_s390x",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:95acfd2820f8aa99b9d7a409cc7864a804e5676a76c10a2a55235b11f5c12a7c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:aa2efd291f359adbf854b94918cecf28945174b3ce178899785a6a5f98665e4f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:701824e43f9fb0e91fb5fd39be119fffa24318baa294550a548265c0851dfc79_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b0474c0d8f6273e363375fb7ca6e220962e9691eac67c9775ea3cb169b0550de_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:c9e1f7c22076d5ac41de4c6e869b211f91c1001a1badf019469c2f52d338c0ba_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:f26b3d7a6c16e1b60a1a244ad98bc3597ae3f70bfe7611185cf2a71af990a530_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3f25f638d5b701baf27dfa2ae4a46eb0f6cbfa281961769afce86134a35ff0ac_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:6b5c307c0d9341a5b9e0db7749a58e30fd0a6bb9fb303f55d772be51f33bd87a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:8588029904856e8381308b73e721000d79000ee16d84438eb8e5ce44becd89f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:b7fb6a22b42d0f8e69277191f201f844e3370b5fce241ecc1a108c07600cf8ed_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1dd9e0222c3dbc2903d5267ebe23a473a0c7ecabe808f205bfbc9888e6a4405a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:39ab4913c23c9e94dbaa9830078f31f31f3b726aafcd2bc575f505de69445dcd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:57cf64877223833b822e99b35bdce4f6ae0a47e440e05833d17e31dd947d85d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:80bc89c868cac67d48309a994140681751e8368db35f0f5285f53da0c93dfab4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:6ddc8158ef81f1f63d1915f90ba7fef7ee7004af882a38ea51952428604f2a18_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:80e1706669a0868129dfae118a64b52d7f6c055cc199a5b945649a1d6af64a9c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:bebd0e3040d6d09958ad8ab439055ffb281433a63333826c772c3457954035aa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:cb49d44f53f7e4a534fda124cee14b5989549b0ea4fa8859cc31e69ff7cda3f5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:3b55e2e9ad2241adb6feba2b9952b6f92ccffcc66bf52d93d6bc46c5375e6be3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:40b1d3352530519cb52361a41b09594adf3e887e982edfca61c4a47ca1604d0c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:74fa88e50330a9866580a19b9098ce1301b87200a69edfcbb5ef87122e585682_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f6b6003db2ceee7928076cabcb2e9becffc8623fe92c1ea2208a1697bdc4c1c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:3581afc50766fd35bf811cc9fb4a23051de10979668052962144f3eef491620a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:858dcdf3eeb402b2300700530f8db190c624711413e64bdbf835d84c046c2377_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:86720d641b24487eef28dd57f03e335cc832d1b791c3b6ed0b587951761b38b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:c78ccd1568cddb7af04c55311bbc2d4cbc43a7c78982789f95507e41bcd6e70f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:53c4dfadb807c93e7500d3f0aa2313d23558a49ac6f5d21d50aef91c88ba59ed_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8be87b532e34c9e34a0313a6121ea5c17818f12c37bb66a2ca49c44687ac7492_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8e327a2bd560350163cf91f9a6e407983f9c59c2b4a62edf2a510f2c5f16da27_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f36f24abd096580490991a07d847b71cecd9b6a40c3f89d5786f02ca52d58ced_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:41cd33e5c5af3843aedcd40a21bc8c03013d080a43b3a977bfaa469b5a61e58c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:6ec3be9348a157cb8289d3719382256b1ad66eae121f6742ea53cd0b62658a8c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:881c6f7c0e781a37692859e37febac4c77ad3a46823062e4aafc19caf0272d6e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:fb38313d4aadb83ced1708d47278a39098a0ee915106deb41f21d722fac25aa4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54344f135df9d19ddf2a73b08ab887b3640d1ed888ae2e9dc92d3488422ed538_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6ac8a91c734a486a4eadc00e838bb8686abe785d695f42b3f900f5c169371c17_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b5e1b30921b1657ceaa46ce116ccf80c5f5eda47180590191ed6db48eaff1ef7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d7207dc459e64b88e815565c8e8eede4693dac1a2bb97cf0424b3b9120e3be3a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:07e33a13876328d109b3f7c18756a8b988424b05937256462738d7a35240683c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:36275fee93c952cca1f7ac30585e3de262af8d142fc26b4157bf39013ecb2f51_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:372db192b5d4ffff5e162c4e5d0257e38dd3033fb3f648902b28b6d478b9fe77_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c5b5fbd2598545c1159a9c72e9d0bf58de46abb460a2f06644836484b0da7ae3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:6138de170d448ff74698abeacea44ec2ad551e975a1469b701b50a59b28720b0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:afcd65f35f85d434aa1ad9115afeab31afd4b5e03def06b8b4af202f3100471c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:1bcdad3e9276a0c287acfacf94d8687e6203463ceabe2905046c66d646bf0bb9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:25b6bc19051987b993ec000f2a3bc5daf2b93d2a0b9d9ab6eb980772c5b86d4a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4b210d822a2d70e6f8366ceba78e1eb7e02554963180e684d0f25b7422c69d36_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:5616b2020fdeb6a90798a1aab704ed92fcb3c641e208ad8dcf5e540972a9b5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:36e112e72d9d7d3acf5655f712311e9d59ab7d59067ffd0e091bc12210b39a83_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:396382e46ac32da31511ff7cc0a02045f0656ac46f924c087ecf5aa826d70335_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:550a120eac9914bd7c3e20c60478a36395655b4141486045558bcfad2ff6ff92_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b11cea60cbf8fea3122b81ff56a59708b847bed3dad628c9c9eee1212b0b81a3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:6b6b74744f3b55ffcfb838c72dc8d700fef918ed52df5900a48b7f4a8621bd46_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:984d611edb0110b3d4c6da8a0f16b868cc0a30515a82e88f2d4e1140d222a35b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ea8f50015e782bc646bf3962a1989b2dccc34a0a829b6a3ce65e30d5f3441951_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:fad9f01902b8872ad221d75bee35ee815d5549b7a9f9aff709ea6a61b1b5603a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2472fc2e766a263d3c4d6c2e05d3f61f699c71bd0335357a9e1bcae21fca9992_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:3f95223e4bda72134d11b597a89fa8a2f71d53d6042b4f02e5edb3b9d5019b6d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:5c53ea2faa6d4f48573083d758865347ded3e7c9ec45ca4d96161cb9a385edde_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:d33fb598d736788a7a0044f71da60b702d6a0183ab969923a1af081be810abc7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:05ba4656faf1244f5af2f0f8084d3ce52ddb0a2b28a7c3b8e600329ac9c03193_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:0cd0c5c162da5b4c7bafe2727472c8794cd0e3cfb7a1bd71bf21ccc8688423ff_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:27d8771278c434251d813537a3c411c5c380f8820354905c1b2a95ffd00be413_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:b9e589d584da8faf9db68780c0cc982d3f4bdea8548b6660810584ddccf0cfa4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:3ef2ce1311a8e68558257e8a0be83fc7ee0ff8e629f26148454afb6985cd90df_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:86f70579710a4549fc68a2d2a8795df6344717ada98a01e494b104d56fb47150_s390x",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:db9530d58a6a52a2ba4910d7278fd15a016bd7950f3bb7692e4e9e5ddc0931dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:f3eaade404eb7cf8ac74c8aa2ab922356e3a67d7c0d2076e21543814e755ccb6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:42e2102078800feb6d150ce6aabd9ba8c66f9a5d3626af15eff83d59f38cfdc8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:8af8c1cd37b0921b14180cd28e78d6c7325ef2c7d86237e1053567ddef04e79d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:c7071306a2e08b5d3c8ff28d00f52be372d430f4476a8eee8e3b55662f80ac61_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ec95080450fac613fb08d58d0fbad932dc15b1d3146f4df8124c791de677baf6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:284143d875581add218e0d1528e39db33a939e889189cbd5e2d54257800635e3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:69fc52823545e59bc6c9ddaf98197047d33fbde7998a7f4522e7b82e044f83f0_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:caedae4eb4bdb5a698383f8ada62c4c67aa57bf9ccfff40e5a15c83e22cc9307_s390x",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cd5e993ad9071772ac9da2f5450d038adf6a491082dfb666ccad82699e827df2_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:2f1d0079b6a100866055b2b7ba7c5ce8c29dc554455d29751191b59a0412b41b_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:40c8106debb597f5a4782e7c2d8bce94a5f5f10b6130860d8259eb8f44177fb0_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:bae8035c05d095e84c62efcab6202330a98493cab03e091c81a0b792afb5672c_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e94abd8054d410114c3ad57fa678003c036a2ea70c0d43b0dd6c8bde20c5b5c8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9315e7b14ee15f4240ffc87c967992d5d7090356d8b344395b8f58c15aab79b3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bd56524c7511bc573762c92a65c79730b54ffc9a832584db9110d0d1b9cd61fa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d145a61e3f73c62a3b2c25d5afb1a8974b2a6f2a41d7822e0097cf31c4bcbfba_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f748e88da62a2945551f7309f9b2cf6314d81d4f808a0e48c78ec12942374fc6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:20424969384882bd72d1d6d749b71ddf5779f2bd7b96d59db225b98cef200af7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:468a200c644d0b4c529a2edb4cce903d4df2bbb3e65baa64f11a1e9ec3bbba73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:924be8bec69fa4ee76dded0ae4738a3a95c92672eac331e30bf1e64f4f85466c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:cbb910e189d0c50585af80d83afc2e64baf9927fd124f5627f76dca293b1e130_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0f79bc3495db4aaa8d6f1494d69b17e566807ada1dc90ae8382cfcde71a7e235_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:42175808a4be3590fcf69767758f09830031716c8072e114cef269bb755429b3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:ac675580a634fbade99485fc93af8e8290ae19b2dfbe3ffcc2fba64bd360dd7b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:dfa6ac2f179ba7590e406c9dd6da55c54752de768a8b424fa1f9b842b402fb78_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4aad90af6890f5c03a5bddba1f99abad8e80b584cf64cc1d81192e8e4cbbdbbb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:76b500a81bc4bca73b5dd7d46d1276082f74e757019055cbd8bc4cae966df1ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:15128f0126853c356241cae88e74866a8ef6db83b7ecfca80cd900bf149e778a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:74f355f9af02150ae0788f0dadb7b79d243291946946578f4a74ff5500959365_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2ee273a0d0aa63775c7c0b824a5c7733043cf1e49f66bcdc07abc35b39f5cac5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a49d560fa521693dafeb3846a406af7dc337bfd2a98ce0911e7718d00d1f81f5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:03519066118b9b67845b60ff827ee2296e4ab54f11f02b5d88e8347a38f0447e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:18d02ea694fafca37c87c2725abc9363acab5d01a4d1b25d8abbd68270dc8c6c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8d6cf52f37e1d0c72fc9bff562dc49e58377ad9dff951c4e2b2089769438979a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bc8252d116c61e3757f3cb110cc0005197b41fbd5c84f6100f676f83a734c039_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:05e363207b6807aa02960d9747d48623bdbfd7ea624cc2a2e2f2db3e460fcaac_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:325f46f039fa86ed8cb8eb58290221c0bdfa732ab54485b0372b1c37e18a66b2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39bf5be42806472538e7f3cb138bca8cd75cca598d519111cc8d0b8e365d1aaf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:65b04f0d14e04ec1563501734b81e3fbda4b20b5ea90d1d120ce33b0de708481_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09be85c18e4c478dd57d2f96b8bd2d8de987d0e2a6200a566604918ab243d8a5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:151f0c505c7e31b94b8fc9c570b4d4bc8733a9864bcd452db34aa3038b04d7f4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1c85fa9fb65469afbb8978775d08c3d68f5b3cd8b4dc45a21dcce4d1141b321e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d2f472e2b8549aafda26d98addc78b21f3f3f9b5c4bd56c0a6b6a4eedf8a39ba_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3ffa84096335483a0d0442fa0b69dd227896255ebd7064e0abbe8aa4b869d5c2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5691c918fe9b6ce716b7b7f557f0b6b0ef0b603c30022c6b1b6ce085f487937f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c878ff993cbf5f5551e6476e59e9c56e902b2184af0ce0f1d5cd346a7cc220b2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f3a7711e4d234c903c7365a1c4c5f2b744a57889b283e0837741394b35f3eb2c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:30d3268ab05541603b5191552a4b8abb5388b40a47798abdb03d4cd77e205ab9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:371e996058e4fa89e07fdac857c85fdc7172a72895504e6cc4398897af79d375_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8a7c9c0a77ca25e51cdfcf738df7fac948c089285b51fd85898ca8ed71389bc5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:baef3d6e7d192c83c31be237748ab9b08a7a6e4cd802d15427b0b6d16dc6156a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2e0e1f89db87a4b0691c9e2e214e7414a15aa655ddd5a8e8cb85566656402052_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3439e3180ebfe7439e55581e14cd6eb99e5b88f7a6841261734584d79c2c1f3e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:82fa5d12fd8b551567d1b442f71763e726c0a68cc019b0e4beb739cb30fa6a88_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:dc6322978f7b42893c302853e3da34dc6d72951cd8edf7c65a0aa8271037f2f0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:51c132746d0e2a696993394fe1f2cfa6fea15fbdd35dfb542a1b9aa161c3762c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:5a7d34174f5d57bc3bcb1ac589150e4ee440f98cd7502c7e970e6139f7b97d15_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:c5fc5bf9e61f373b8627a13d0c615e4990c9c31c825fdb3fa400fa4215701b28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ffe79b200d372d11c92bd7cd118f22de92888048415d2a54b9b9a664074b0758_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0dca69fcb82d95fe820ed010c4851e887fe693be9fbd432334a2e085117cf56d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a30b0089819e9be8dcf59a8a65f86b62afec49dd25c5f25309fef5b15700509_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9793e1ebfe9cd083e5c5c7efaa9d6e83b01fc9b605c7b9c6757e27befa481444_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4d27a539f92f4ae9d899581df68e92dbee3ebd9efc8ec6b5c53c3078889e854_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:15f11af70677b0f26e7df2ec73a780cd963392dd7d591f3e3de4879a69fdbf3b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7ac3c732606322655c3df20fcd4fd338b4ee2fb7312902c66ba011c00b5a04ea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:007c1f98d0242a92f530bc59a0265326bc422b413a21c9552e5272ef3797c293_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:cecb97a97b72f3e514bdc6c7e3e4d5b2c405d1e1c3dfa5e582aac40b6031ff16_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:d3fc325b995e4fabf9d6a8bf38e00f8fbda74a6e865ec9b76e6c5d485b5dde52_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dac5ca731531b88077b7dddcdc8082c2d76ea7bc30b71704cc861a61aa464b24_arm64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:036f24e49fc98337e635b8710c9a22ddc5a4102515f3ff1bd2064b4b3a37caf5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:0fe0231965aac9a7377e6c06602c7b02a4bc3f702eb230b2593a7b27b81fafbb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:166a903be2138e816b61b8d928e29dba241934d2a86d7f7ef7977d03880c4781_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b81b4902d1f267a5c35e3d19140cb3c5981f866a1a3a057c845b84889240fcab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:223d30fd6070052e7a6753f192accc23e8396e4d3a5d721f17c9c3a5b7833e75_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3931e6a40bccb7ea51397d0a92b35322051bc412df43cb8b6cafaf673ea43a5b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87749bd919a1e5ad1a256a0b3d36ad68db744d51543f46b89e1b1ee54fe344a0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:1d8c1426dc3e0e133832d047bd970c61fe3c61bc160abe57124ecb0c462c4308_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:266486d64d21d6cab60a5266ae8a0732e5d88d13c711fd47665da51e58f87917_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:b52ce57132e35e1df74918d13312bdb2d0f64c2546d32e072675b3866b1a7b09_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f5a3c8171471fcc30f7ec1405c528b66ae1cc79b196212f4c6981755c42ac595_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:13e1a2ff826ef05c19026c60fed7df51336d61a73585b0ac8fa20ccf5a5d5841_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:144e475e3e5911537bbca39808f3adfd293b7aa416e5399ed98d45c391529423_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:696acb7b67b7618bd8425a64862fd0f7ed24d411851260b7ac399cb16ce3b939_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:bd3248baaaf9e86fb3a1904a1ad3bd39f0dc46898144d4296785c942f9ff9a96_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0b9999e4762f6e8dd7eb8c487d8ca4ccfba304b4a9b0de699445c38a4390836d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:17c7a252b621aa7323d164b9aa8d68a18e8a28dcf5e018a90936bfe93183e36d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:beeb1de812ef732b1bf7abc081bcb66306b8581c2dffc4274c7f3d5198ea6a3b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:f861f278224c8ab8d17f1c5eee31e1aec9947976a7be5ba910ba702facaf175f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:356653599ba916f92e214dcc8df94f1f6207c30414082d7cae0d1b84b89bac38_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:f1d35b9c8771e2b07a6fbb7d34c9d02dfab8d5bfa32bc59706748b860949c4ac_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:309455103fdc7377846fd08a7b6cfa07eec0e8456bbcbb6adf201f24ed00c21f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:397dbe546ea58b6392e2b8a45e9bad9b722b3e2b307a6ca74a963f6dc62334a9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:30a26ea4c3368369256c5bfb0acfe79f9c86fe7b119e44a1554e971a9f454038_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cdeed5bc217376a748ecfaeb751f42e6c15f00dd1170d9498e4efd5ed9c0bbaf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:12a29de433aeacef0edc40439eb84b2437c53536e856fa1401c9f62a2c68483a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:28da32f9dbab6fb8a9853ef23690bb571355da64e7a6c2fca206d5f654bd6787_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7cf650542f1459b5aa65c92735ac432d85f5ff13b5c5b2ac93f3b2a0feea14d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:dcfc94547a1e787c9cd0770bc1fbff0238baf4a48bd7f9d2aa9c093fed561454_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2569b83a9a92dfc2b1942f03a0ccbbb385fb76df29f9645af43292192887ee20_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:30a224435cf7cb95449a0d0c472f875cc81080a9400f68e443f6d6aead39f5b7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdc21ba38d50aa6e42218d30da58206938a09fa8a3788415272fccd972d07673_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cefbb86aab5d95cc4ac086372b225b49b1a5a59722dbaf34138bcd78705dfda1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1f1909ea0cbc469807f2c1028fa3a65c4297c0827358e841396241e8d5d1380a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a6ffca66e78a947e149782b8c155c5da46ff776fde0ba54114b3060937fbde7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:72d0202cd5fef87145965eb6f6ec88d836015ad61b2d05417f1d2e246a8bde91_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b8dbe726210f8c5c557c71407797fb8841c349d9cca3de725c3c0e5b802b3d61_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:39e4cc82c68432bdffe53c86e5bb0ef84885bacaa6747f175134d8258a9a2ecc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c9923d067d4da60080ed42bc9bb43a91a8c9aec1fd245daa0b296c80c76eb04e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e69e82136c4a24f229cbd7974a7ea14b35ed9b841e7f32a1816bfefa1b35ceea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fdac21f6fe1c9e627a5025d9a92be272c60e8c7f3ca05638fa5bcffac669f7dd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:6e1b19806ecb915d3e1f92f2f08cb39c147e6e4193db4c70acaa7ed43828259d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:88d8187069e7081f300afcfd4b49e4bb19e137492dadd2a68e6cac3587400824_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:aa79e5b2d3a093bb37217ccf341fe8cfaa467b617a027d6f0edd792571c32856_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c285e4ceb7e1d57897cf5e46fe14aadd2dc5fb7368562e875520d3b3c45b1395_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:4b531c8bf99aa760e9db78c844a9c0e7348f68afda41fafc7e3cb196964fc29d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:882de158fbea366429b4d3abab016de5cf60b1e7efad7d04f6882ec61b404b3a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a6164e2299130f46125fcbc81756ae730c82c518a1de1d121980d2e9b1991a42_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ec27f605448cc603ee6bde62d5d375d82cdd6a2673b56d10cb62d13b67c8885c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:1410ad6329ed34519083f0f996c36b790b23307b1e8585f6c0c0e0a96aa34fdd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bf2928df9d579cc17c3abfcdb06f40e5452ee9c13bec8b9513dab63beb0e6b0e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:e366ac55bc26381565733678a5fd7583c15daeca073887e534d1ebda3a7c88e7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:fbd71ba6916c75d948c2d6b3b56045ac36f72d374f59600d0ee937c8b9d361e4_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:217b4753a8444780cf5d952987353af77bbdda53d953a3be480b5824266d70f3_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:a86c6b20ae4c33a8aa95f576fc82f84dbd386342a75023822ee7b0595ae995eb_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:b06d6599f0cc9ad80552aaaaeac2dc8330bba7c0cb63171247709336e4a0c3e6_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:bd87e481fb8c12192ece010be9af9bbcd8165e88a84401e108897fd0fea7f48e_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:23e977f451a38168f6f8da74fd99255d6d931559ebc8ec104560b0c9256d2174_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:88aad174846b2c6bfc4ff76d88a7efa47355e30995cf62be117f43773cb3158f_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c556a9d1b299e8518246ad7f70f45747c12d56e72c9740ef741400b91593d504_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:feb7774b774e84a0e65a27d46bf1eb58a19be2b81e96d1f5f3725d449c7da5e6_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:4462f13fe10b030e2bdeb749f2c5112089dc85010ab5153438c5b79edef124c0_s390x",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:53baafb9ea6d786fb1bc2e454d60245ee8c7bebbf7aa73d9680bdf69fb0c1223_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:5ca6014aaa75de5eb73562fa2d84b44af110c97cad46989ad5e5b61ce05564e8_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:b3738775f43db1a1ceffd9a4c8f79d1a8dcf46e7fc0c6c4273e11bc510c7b5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:7ddea8980b371ad3674600a20a80968947538b1c3378de2ba97a9b2040d3a913_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:88ef0addac6e9b94a0e67b4bb273d90e97aa3764fdf68acb7c87690d60f3e418_arm64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:8c9dc6d0fbad3bd03cb27db0d01ffe335bbabcb50d1cefb5959a597151bec804_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:9b8ca585cf332f1e1d00235cafc0f8d8958412619069031af6e03e23587fbb78_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6365bb9f7639852fd201bb4f3f065b86273ba0d6c244444c41c725d3564f3739_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:848b5047b36748987e3f9858ee374363f67dd85ea4318a0338f85dc0538b151e_amd64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bd2cde65ab97165c492ff9529f406065ffb56cb36194dfbddff6b2cb58ab13c3_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:f50fb1faa35338d55ce68e661a89d66ca30c8bc854814272a653dac8cfd7e5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:0778c5faca4bb41a721e9e97ff4e303652af5c2e366295a35437e482adc7de77_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:20ec2d6e9f925c7ffe257b684dba99cc911bb676079355acc452dc22274169e4_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2b03a49ba90b7aac9107c3cf1bd2028f2ccff090df9c2ac6aeea0a3fcf841935_arm64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:2bcb61a28b035448b05fc369d670bfdb7ecc7103a73b112cfe7e8c794e8f5dd2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6c57f815da953a4fd2c738681fddbd757a29798cbb44e73208d19a60827ceae8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:778323a7474ec8fe7eab3ea9cc66fd66bbf1efee3a5d1fc075355984776c8235_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:b73caf394d5c28553e1ca27606c34a7d6e59749008a441bac3c4e3c635ad86fc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:fbfd9d8b229bdfc2cc2e2f2147296a93e9868d6841c4d29afea14a54e23e7553_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a0a3fe0a819efd23bbbc936fcb523ab241a143ee07f4ba0b2b1e90348b693473_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:de226f63da30444540306a2e272f33a7b19797df9235f5a4cfdb2c668274abf6_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e9714125309cbb5fe1531fb5e704ade3bc56bac58c337773c9c26af269125759_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ebc8c58ebba4dea00053187fad69baec8063f20b8a4dde833ca442effef77eff_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5161df0dc1b85432d4885a901fe87086b6d2ba76dd55e829943e8910fb445642_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:aa7b656a9c3b9b54181d761b4206984c0851d1ba0eba955b22fa7d59a8bdb195_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d0030338350dce3b5d5227fc43247cb08c49366efc75b1512b1087972234e81f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f7ecd25c4649c78e8e78e6ab3c0fca8fe5c76a1be94aaaffdfe8dcf149ed8d9a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ae22b6e0dc05e4998957a563c74a0b068711f76fa82ee00104ba8e68f1fc9474_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f3d3c44af075ace13ade0cbb9a6029e2c0795afc8f2a51ddcf152d47c20884c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:b2682a9c56d5e683831bd3ddb4d2a882d923661fc83e786c495951d199c0cc6a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:97eb71202085ef70fb3f47a0173b9cf332c01577a5a0a9fe3576c8ba23b7075f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:aa2b4a5c1873d701a10463e9d7e57f4bd60e53919dae870e9fd86136357ad384_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:2ef7e338841522e909c868e2a408063ca05025af5109e9d0f0012b9694d5b680_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:746b09de079dcd96f7c322cb7f55ace8b59e86967b730d711d2a376c7d463554_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:3fd44cdb13268aada923426cdb325854932214353d823556db3d6b74f02be094_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6cbbebcdf69ddbb88aa70e5c6ad75bca1a3489c98bc4340297f5baad5504d4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b49891b27125ddbd044d2f1cb8b38f33eab957ddb94b8bea84f806d715ae0786_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:d29b3d16f947ab3b5d3596da29a3a78a62114766ec5736b90c66e29fa70606e8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:07d75ebdcad090956c52f5f2a9e0d2afeb346aeceed7b284f4421b207f2b1834_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1422e0462caa53d917618885f315f0afbc875c9d1fa62cfbd06755b2b40cdee7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1fb60fceb33e9c6280b9c90e80e462022af84c5182292c4522bae9b6734c6fb2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:e29220351e73861887d2103b1825dec4310a607c67ead9d4f62e47f141dbc71a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:09de541e5b5c6c89a062a4d2b8545f0dc37a45fa1b17121d3eb4bf04609336e9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:36d4c133bfa4e9d3378fef13266435f879ff2fd7bfef9acfe6fcac9737ea656b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c04b06fbfd63f30de735289d79f05c6da659b82564be375d4cf0026b03edae0f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:ceeadde80ca330f89c9ad3b28e680517443cc76019534c7fef9b12d4334fce65_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:2d984feba44346ed8a875cc7ea4eb7051005859085fd7574420028632a030d25_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:60ac26fd5a3da1794455df124aa447e91ce4ca100245c77db34497d3246a3abb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f2f5b83e1f4c18d21068749faaeee6915033d596bfa81aafa883ff9d87ddbf88_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:fd1d9125ca2e4e40e1112a5035d925572bcaf5c46f710df40e4cc68723c8b4b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:11145f6b1ea1c4ade668e558876709dd3d9d56273df596addd8cdf137c9c8d25_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:69072b531c3a4905cae4964df34710b90c186895a7ebe9fe9de5577da86f9bd1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:8a8ad79113475ad90cc46a54823ff7e14940ff9a260e4c53db9f839a9c927009_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d58ec119c142fdbc2b63b651846fefa077596e32f2423eca3a66c37d754cbc49_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:2945e4e261dcaa522084faa28d7a50184a13f0a96bf8f1820dfa8ee70a93f8dd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:6d76acb5c02b4b47ed611eb7b7eb6448a17bd05a10cedaa5b06707f4c0dbba24_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:7ca44056083d98a3594c4f31607eb99cb36837deb48c4c8367d2654f87caf752_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:c0063d56da4755d264aa74d85216e4f0603d4591846f26cd7c75b9e8b34fe8be_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:67f852d58e85c430a58bcc23c7f11453a741988b817d4f8775421bec346f8739_s390x",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8d6eccda508294628d29c125796824996d9450cb4f61f8fbda617f29e3d61730_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:9c5037e46c32c93ea3f9d2473b5de2ddda6488e84f81b741fcd719968d526312_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:cd3f639ed1cee51a84017cc3decabd4e8fdbd0ae81d2188bcddc9cf8d28e6ac5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:2cf3cff267bcd9427a1de8a18b7d2ab5ce607aa5f33648f04cc938cc9f9e17be_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c139da56fd96d099a3b56b73cd4ad539a3ff67ba32e4ed9660edc53653f05059_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5ab97ef3cb2c66ca9d545fc01f4574af66bde6b2305148de917494608c933739_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:614ecae1b4188f904f7ce5e1dc79c355475520136eb52a18abe78c9aa5e29d90_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:6bd99521be1f948c30406c19de99a47b5ed46e398d7251135c44432816e75179_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:7ed535044cdd98fb3473251c05d9d2a597f6e1fff59032267e2c98ed71f4578d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:279338fc94b6bb017cc06a6d4fa87911d71b8055bdb8d77fc487575f8f3bda4f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:56897a6db4290f5e554d6a9a7455d0a578cbd9a4891828031cef46ca39746317_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8326441f2a7ba23ef3d29017dc7433d76c156e8d6b3e71ca0d79b3950ed72f13_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:a22ca4ccab42dcc16a9b77ad5a8bcb00a427fededc5abcc8a299d166c1dfda6c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:135bd3fefbe44c5b2606e454f959b78252a72601adee4a30a7c4e8c622b4851f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:b6d4c74dd98cc05dcc6a5d7796fa4d24612bfc71d3dd038241ceabf28bf410dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bbae5ca962e3bccf8216992a8a9e0fa925d0835c6da0fb42410f208aa1fad25c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bf6391353918b72e483548132c526eb1d42d4abb346bef75567a003a47664969_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:127223d659d4b997e678eb445854bccfe29f5b66816f9fe683d5df3487135a58_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:2a833d6c9999a0f27fccdd4338423eaf582ae38086b670d53b760919e1561ae0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:3fcb3b90d719aa5d7fc5f050e1a25069f15fb5b82ffebd87927994b2922252e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:bac68e278c79d7929a53475dbab4b11aef14eaa44da1e3a70ecc369620bf00d5_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:1c02ec350cb4164da3c58f64dedeba304b9096a67fac3e2c7d2865cbd37adb84_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:3da2755966e5ad3140e2de55dde1f37600bb317e46a1b8db81d6a1836dcd8e67_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:5502984fdbd4668026444b24468dee04cb14ef0b1607e726911c45de30b7eff2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:8678c3fc61158f1107023b3981e4d498354d83babc0ed45b9552ee534d79982e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:3ffe2f82a4f9f20ce75625b5f5c8dce696a5a1a4ab280f4fcd7f9c621d181022_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9d8d6a005c25f647b0471c84e56391ff8a50fe5a64f762f2582a326489eb891a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b711402554f74fa5a50fc944c7701c07cb22c625e078cc0dccfa45e3fc32cb54_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:f68d7b673d8408e11a5bd1d1bcbafbbaddc598a20483c941a358e609aefdfbf1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:20348ea5523641c1c6b434e19d3f353d8cf977ca5655c4e90b5eb5789642dbdb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:39c9d5ea15ceb814ed1a901610eca2d760b2d91b625503e36ab0aeb3b6abc3a0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3e0a6db61a004397ef5b048f75f57b05a4240889330512f15f3d014a5fc1c15d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:fe0ab9a52f94b8942a83797feda1e72323e141c91e440907ba0d1af13f3eff09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79b27e6caf494642ecfa3ea195b1d1635c60263d97545f746604557f6d34ee8c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:80bed1b46a79337075a0135ab78471b0ac71b503b293f62d8a4f41df7fe648cf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:e2975f402e669716d879dcc2d2557507cd2f7fca9ad4717f7e8683a8ccf8aee4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:12624f3a0ea9e183f1100aeaa5681d85026ab4b708c1fccc032d633f50aa1b0a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:3deec298f9144d6f44831da5e815af0f1e36de36d6e68fb9191448098dc780ad_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9ea25dd05b1168b1d84cd093db9486e0299fb819124be0a7fdbd11472b54e563_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:b0bdcaf996533609bc07f5fd37c4521dcab964e98078a5b39ad14e600201b128_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b21bfdb8ae1c13c06de451169903e15d08b7b4f347c96c05e1db672033b5edb6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:e895e52b889db05fd8eb41c9c2a0a3886cb60fc5f3b5d494eafd10cec38528fb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:a03f731c1c559620fc8d12e634eb270b46b6d385ffcd8f56b3a272a6ee0a204b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f68ca05b82caf0ff3f6e71d67973e77cd629227cd42f6ad41d39bd62090bd5a9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:39519e341dfe6d17e9af77d2eac0b2408a8ec6abca9a5a59875d13a4b9007d82_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:5953722bf6db7a5ac5b25111d78a568c2eabc0f76f6b79701b552159d0c77b42_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:a1d3b96d086b21c290832ae082b58391f58841d9e850bde709076d1aba696f25_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:c46ecf290fe73e04957e5d531dbf1036549e23efce5149ec6f37348e397eb91b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:4e528a9faf2134141dceeaa836a280888784ec3c4a5a54ca4b4fdb594e3dcde1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:541e827588bb412e93b2010914bc3a23c3c7784feda2f7f38ffc460ba970f214_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:be92c98a3481eee1c2572b7feb568ab4e7442de63685e37f1584b05efa244013_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f501d9f0f9d26c6586cbbd06635c82e4293c7524b61219b5955fc3e7da5b4604_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:495733157e8965ae8b903fd486be0a36d73b79e8806b3525c6fce48a4ea5ea7b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b5428165203165559a57f960eb95c75f61b0d3e187389db4b0691df93d363f4a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:b6202ceaf26cf5fac5b6a52cd824c3d0a1f78fbc62f1a76356c79b2a4386a764_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f13c8d95e4568df0a971d9b2a302d32d6b834b51981cee6a313679610885daa7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:1e8dfb07886fcdddad58d9c895df4d892fe279b35434ee29bec3a0ca16851250_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3050d1ccf26c1186a5581a73c4d0c32590eb2d8dbfce8c97293b08c6267a3137_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c86556f7f05aaea53ef6c50ded6917f6949f7f46b8bd92783df86a5a935a0191_amd64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:f3c455cd7d90b3d17ebd3cf8ff9a03f6e6070c0fd9303b9764d6ac6be019889b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:413667ba399afc0e4f29823d2fd11b239e51748da555f8de7f1c52f437068d2e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:51dc3a8604facf5fa2e3a5de1a4ba91395b7f951017e60c0798a20557a1619d3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:6ad2eece0a7f14dd51aad3acf2bd86e05d3bce379b4a7db49cac52c465f9fc42_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:dfa3c2023342febc2790927fa587c884b8633fd7c8556a8bf34e090b630e3079_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:16517d6f5a93280a336e785a543e0af4c68be8c9a923ba41c1e329ea7fcee954_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:422b2ce2520f4200b66fe877cb6d541711143a795bca53728e8d0fbcf1b6e456_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:929cedbdbb870c7ee911988f6683f17e1719c6feea67f4cb8e58fea98b8af341_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:a45015059d5c969ea45e478a750712226bcdb265639d14cd11624adb8c4f5d09_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:19a8b0510d037595a0aa8c9c531cde519ff52e2fdba63e9089b0bdb97d28a235_arm64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:6fd5ea878745517e4ab1ef1922b34ce0e3c347d11cf566117d476fd0d98ec905_s390x",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:95acfd2820f8aa99b9d7a409cc7864a804e5676a76c10a2a55235b11f5c12a7c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:aa2efd291f359adbf854b94918cecf28945174b3ce178899785a6a5f98665e4f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:701824e43f9fb0e91fb5fd39be119fffa24318baa294550a548265c0851dfc79_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b0474c0d8f6273e363375fb7ca6e220962e9691eac67c9775ea3cb169b0550de_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:c9e1f7c22076d5ac41de4c6e869b211f91c1001a1badf019469c2f52d338c0ba_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:f26b3d7a6c16e1b60a1a244ad98bc3597ae3f70bfe7611185cf2a71af990a530_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3f25f638d5b701baf27dfa2ae4a46eb0f6cbfa281961769afce86134a35ff0ac_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:6b5c307c0d9341a5b9e0db7749a58e30fd0a6bb9fb303f55d772be51f33bd87a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:8588029904856e8381308b73e721000d79000ee16d84438eb8e5ce44becd89f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:b7fb6a22b42d0f8e69277191f201f844e3370b5fce241ecc1a108c07600cf8ed_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1dd9e0222c3dbc2903d5267ebe23a473a0c7ecabe808f205bfbc9888e6a4405a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:39ab4913c23c9e94dbaa9830078f31f31f3b726aafcd2bc575f505de69445dcd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:57cf64877223833b822e99b35bdce4f6ae0a47e440e05833d17e31dd947d85d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:80bc89c868cac67d48309a994140681751e8368db35f0f5285f53da0c93dfab4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:6ddc8158ef81f1f63d1915f90ba7fef7ee7004af882a38ea51952428604f2a18_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:80e1706669a0868129dfae118a64b52d7f6c055cc199a5b945649a1d6af64a9c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:bebd0e3040d6d09958ad8ab439055ffb281433a63333826c772c3457954035aa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:cb49d44f53f7e4a534fda124cee14b5989549b0ea4fa8859cc31e69ff7cda3f5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:3b55e2e9ad2241adb6feba2b9952b6f92ccffcc66bf52d93d6bc46c5375e6be3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:40b1d3352530519cb52361a41b09594adf3e887e982edfca61c4a47ca1604d0c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:74fa88e50330a9866580a19b9098ce1301b87200a69edfcbb5ef87122e585682_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f6b6003db2ceee7928076cabcb2e9becffc8623fe92c1ea2208a1697bdc4c1c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:3581afc50766fd35bf811cc9fb4a23051de10979668052962144f3eef491620a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:858dcdf3eeb402b2300700530f8db190c624711413e64bdbf835d84c046c2377_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:86720d641b24487eef28dd57f03e335cc832d1b791c3b6ed0b587951761b38b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:c78ccd1568cddb7af04c55311bbc2d4cbc43a7c78982789f95507e41bcd6e70f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:53c4dfadb807c93e7500d3f0aa2313d23558a49ac6f5d21d50aef91c88ba59ed_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8be87b532e34c9e34a0313a6121ea5c17818f12c37bb66a2ca49c44687ac7492_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8e327a2bd560350163cf91f9a6e407983f9c59c2b4a62edf2a510f2c5f16da27_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f36f24abd096580490991a07d847b71cecd9b6a40c3f89d5786f02ca52d58ced_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:41cd33e5c5af3843aedcd40a21bc8c03013d080a43b3a977bfaa469b5a61e58c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:6ec3be9348a157cb8289d3719382256b1ad66eae121f6742ea53cd0b62658a8c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:881c6f7c0e781a37692859e37febac4c77ad3a46823062e4aafc19caf0272d6e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:fb38313d4aadb83ced1708d47278a39098a0ee915106deb41f21d722fac25aa4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:54344f135df9d19ddf2a73b08ab887b3640d1ed888ae2e9dc92d3488422ed538_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6ac8a91c734a486a4eadc00e838bb8686abe785d695f42b3f900f5c169371c17_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b5e1b30921b1657ceaa46ce116ccf80c5f5eda47180590191ed6db48eaff1ef7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d7207dc459e64b88e815565c8e8eede4693dac1a2bb97cf0424b3b9120e3be3a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:07e33a13876328d109b3f7c18756a8b988424b05937256462738d7a35240683c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:36275fee93c952cca1f7ac30585e3de262af8d142fc26b4157bf39013ecb2f51_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:372db192b5d4ffff5e162c4e5d0257e38dd3033fb3f648902b28b6d478b9fe77_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c5b5fbd2598545c1159a9c72e9d0bf58de46abb460a2f06644836484b0da7ae3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:6138de170d448ff74698abeacea44ec2ad551e975a1469b701b50a59b28720b0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:afcd65f35f85d434aa1ad9115afeab31afd4b5e03def06b8b4af202f3100471c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:1bcdad3e9276a0c287acfacf94d8687e6203463ceabe2905046c66d646bf0bb9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:25b6bc19051987b993ec000f2a3bc5daf2b93d2a0b9d9ab6eb980772c5b86d4a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4b210d822a2d70e6f8366ceba78e1eb7e02554963180e684d0f25b7422c69d36_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:5616b2020fdeb6a90798a1aab704ed92fcb3c641e208ad8dcf5e540972a9b5ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:36e112e72d9d7d3acf5655f712311e9d59ab7d59067ffd0e091bc12210b39a83_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:396382e46ac32da31511ff7cc0a02045f0656ac46f924c087ecf5aa826d70335_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:550a120eac9914bd7c3e20c60478a36395655b4141486045558bcfad2ff6ff92_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b11cea60cbf8fea3122b81ff56a59708b847bed3dad628c9c9eee1212b0b81a3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:6b6b74744f3b55ffcfb838c72dc8d700fef918ed52df5900a48b7f4a8621bd46_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:984d611edb0110b3d4c6da8a0f16b868cc0a30515a82e88f2d4e1140d222a35b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ea8f50015e782bc646bf3962a1989b2dccc34a0a829b6a3ce65e30d5f3441951_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:fad9f01902b8872ad221d75bee35ee815d5549b7a9f9aff709ea6a61b1b5603a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2472fc2e766a263d3c4d6c2e05d3f61f699c71bd0335357a9e1bcae21fca9992_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:3f95223e4bda72134d11b597a89fa8a2f71d53d6042b4f02e5edb3b9d5019b6d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:5c53ea2faa6d4f48573083d758865347ded3e7c9ec45ca4d96161cb9a385edde_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:d33fb598d736788a7a0044f71da60b702d6a0183ab969923a1af081be810abc7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:05ba4656faf1244f5af2f0f8084d3ce52ddb0a2b28a7c3b8e600329ac9c03193_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:0cd0c5c162da5b4c7bafe2727472c8794cd0e3cfb7a1bd71bf21ccc8688423ff_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:27d8771278c434251d813537a3c411c5c380f8820354905c1b2a95ffd00be413_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:b9e589d584da8faf9db68780c0cc982d3f4bdea8548b6660810584ddccf0cfa4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:3ef2ce1311a8e68558257e8a0be83fc7ee0ff8e629f26148454afb6985cd90df_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:86f70579710a4549fc68a2d2a8795df6344717ada98a01e494b104d56fb47150_s390x",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:db9530d58a6a52a2ba4910d7278fd15a016bd7950f3bb7692e4e9e5ddc0931dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:f3eaade404eb7cf8ac74c8aa2ab922356e3a67d7c0d2076e21543814e755ccb6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:42e2102078800feb6d150ce6aabd9ba8c66f9a5d3626af15eff83d59f38cfdc8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:8af8c1cd37b0921b14180cd28e78d6c7325ef2c7d86237e1053567ddef04e79d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:c7071306a2e08b5d3c8ff28d00f52be372d430f4476a8eee8e3b55662f80ac61_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:ec95080450fac613fb08d58d0fbad932dc15b1d3146f4df8124c791de677baf6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:925cee79671529049be5bb37a888faf91c5b567faadf97b8ac3e6157ad1fcc9f_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:284143d875581add218e0d1528e39db33a939e889189cbd5e2d54257800635e3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:69fc52823545e59bc6c9ddaf98197047d33fbde7998a7f4522e7b82e044f83f0_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:caedae4eb4bdb5a698383f8ada62c4c67aa57bf9ccfff40e5a15c83e22cc9307_s390x",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:cd5e993ad9071772ac9da2f5450d038adf6a491082dfb666ccad82699e827df2_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:2f1d0079b6a100866055b2b7ba7c5ce8c29dc554455d29751191b59a0412b41b_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:40c8106debb597f5a4782e7c2d8bce94a5f5f10b6130860d8259eb8f44177fb0_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:bae8035c05d095e84c62efcab6202330a98493cab03e091c81a0b792afb5672c_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e94abd8054d410114c3ad57fa678003c036a2ea70c0d43b0dd6c8bde20c5b5c8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9315e7b14ee15f4240ffc87c967992d5d7090356d8b344395b8f58c15aab79b3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bd56524c7511bc573762c92a65c79730b54ffc9a832584db9110d0d1b9cd61fa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d145a61e3f73c62a3b2c25d5afb1a8974b2a6f2a41d7822e0097cf31c4bcbfba_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f748e88da62a2945551f7309f9b2cf6314d81d4f808a0e48c78ec12942374fc6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:20424969384882bd72d1d6d749b71ddf5779f2bd7b96d59db225b98cef200af7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:468a200c644d0b4c529a2edb4cce903d4df2bbb3e65baa64f11a1e9ec3bbba73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:924be8bec69fa4ee76dded0ae4738a3a95c92672eac331e30bf1e64f4f85466c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:cbb910e189d0c50585af80d83afc2e64baf9927fd124f5627f76dca293b1e130_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0f79bc3495db4aaa8d6f1494d69b17e566807ada1dc90ae8382cfcde71a7e235_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:42175808a4be3590fcf69767758f09830031716c8072e114cef269bb755429b3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:ac675580a634fbade99485fc93af8e8290ae19b2dfbe3ffcc2fba64bd360dd7b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:dfa6ac2f179ba7590e406c9dd6da55c54752de768a8b424fa1f9b842b402fb78_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4aad90af6890f5c03a5bddba1f99abad8e80b584cf64cc1d81192e8e4cbbdbbb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:76b500a81bc4bca73b5dd7d46d1276082f74e757019055cbd8bc4cae966df1ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:15128f0126853c356241cae88e74866a8ef6db83b7ecfca80cd900bf149e778a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:74f355f9af02150ae0788f0dadb7b79d243291946946578f4a74ff5500959365_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2ee273a0d0aa63775c7c0b824a5c7733043cf1e49f66bcdc07abc35b39f5cac5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a49d560fa521693dafeb3846a406af7dc337bfd2a98ce0911e7718d00d1f81f5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:03519066118b9b67845b60ff827ee2296e4ab54f11f02b5d88e8347a38f0447e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:18d02ea694fafca37c87c2725abc9363acab5d01a4d1b25d8abbd68270dc8c6c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8d6cf52f37e1d0c72fc9bff562dc49e58377ad9dff951c4e2b2089769438979a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bc8252d116c61e3757f3cb110cc0005197b41fbd5c84f6100f676f83a734c039_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:05e363207b6807aa02960d9747d48623bdbfd7ea624cc2a2e2f2db3e460fcaac_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:325f46f039fa86ed8cb8eb58290221c0bdfa732ab54485b0372b1c37e18a66b2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:39bf5be42806472538e7f3cb138bca8cd75cca598d519111cc8d0b8e365d1aaf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:65b04f0d14e04ec1563501734b81e3fbda4b20b5ea90d1d120ce33b0de708481_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09be85c18e4c478dd57d2f96b8bd2d8de987d0e2a6200a566604918ab243d8a5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:151f0c505c7e31b94b8fc9c570b4d4bc8733a9864bcd452db34aa3038b04d7f4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1c85fa9fb65469afbb8978775d08c3d68f5b3cd8b4dc45a21dcce4d1141b321e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d2f472e2b8549aafda26d98addc78b21f3f3f9b5c4bd56c0a6b6a4eedf8a39ba_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3ffa84096335483a0d0442fa0b69dd227896255ebd7064e0abbe8aa4b869d5c2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5691c918fe9b6ce716b7b7f557f0b6b0ef0b603c30022c6b1b6ce085f487937f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c878ff993cbf5f5551e6476e59e9c56e902b2184af0ce0f1d5cd346a7cc220b2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f3a7711e4d234c903c7365a1c4c5f2b744a57889b283e0837741394b35f3eb2c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:30d3268ab05541603b5191552a4b8abb5388b40a47798abdb03d4cd77e205ab9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:371e996058e4fa89e07fdac857c85fdc7172a72895504e6cc4398897af79d375_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:8a7c9c0a77ca25e51cdfcf738df7fac948c089285b51fd85898ca8ed71389bc5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:baef3d6e7d192c83c31be237748ab9b08a7a6e4cd802d15427b0b6d16dc6156a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2e0e1f89db87a4b0691c9e2e214e7414a15aa655ddd5a8e8cb85566656402052_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3439e3180ebfe7439e55581e14cd6eb99e5b88f7a6841261734584d79c2c1f3e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:82fa5d12fd8b551567d1b442f71763e726c0a68cc019b0e4beb739cb30fa6a88_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:dc6322978f7b42893c302853e3da34dc6d72951cd8edf7c65a0aa8271037f2f0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:51c132746d0e2a696993394fe1f2cfa6fea15fbdd35dfb542a1b9aa161c3762c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:5a7d34174f5d57bc3bcb1ac589150e4ee440f98cd7502c7e970e6139f7b97d15_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:c5fc5bf9e61f373b8627a13d0c615e4990c9c31c825fdb3fa400fa4215701b28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ffe79b200d372d11c92bd7cd118f22de92888048415d2a54b9b9a664074b0758_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0dca69fcb82d95fe820ed010c4851e887fe693be9fbd432334a2e085117cf56d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a30b0089819e9be8dcf59a8a65f86b62afec49dd25c5f25309fef5b15700509_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9793e1ebfe9cd083e5c5c7efaa9d6e83b01fc9b605c7b9c6757e27befa481444_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4d27a539f92f4ae9d899581df68e92dbee3ebd9efc8ec6b5c53c3078889e854_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:15f11af70677b0f26e7df2ec73a780cd963392dd7d591f3e3de4879a69fdbf3b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7ac3c732606322655c3df20fcd4fd338b4ee2fb7312902c66ba011c00b5a04ea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:007c1f98d0242a92f530bc59a0265326bc422b413a21c9552e5272ef3797c293_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:cecb97a97b72f3e514bdc6c7e3e4d5b2c405d1e1c3dfa5e582aac40b6031ff16_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:d3fc325b995e4fabf9d6a8bf38e00f8fbda74a6e865ec9b76e6c5d485b5dde52_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dac5ca731531b88077b7dddcdc8082c2d76ea7bc30b71704cc861a61aa464b24_arm64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:036f24e49fc98337e635b8710c9a22ddc5a4102515f3ff1bd2064b4b3a37caf5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:0fe0231965aac9a7377e6c06602c7b02a4bc3f702eb230b2593a7b27b81fafbb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:166a903be2138e816b61b8d928e29dba241934d2a86d7f7ef7977d03880c4781_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:b81b4902d1f267a5c35e3d19140cb3c5981f866a1a3a057c845b84889240fcab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:223d30fd6070052e7a6753f192accc23e8396e4d3a5d721f17c9c3a5b7833e75_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:3931e6a40bccb7ea51397d0a92b35322051bc412df43cb8b6cafaf673ea43a5b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:87749bd919a1e5ad1a256a0b3d36ad68db744d51543f46b89e1b1ee54fe344a0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:1d8c1426dc3e0e133832d047bd970c61fe3c61bc160abe57124ecb0c462c4308_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:266486d64d21d6cab60a5266ae8a0732e5d88d13c711fd47665da51e58f87917_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:b52ce57132e35e1df74918d13312bdb2d0f64c2546d32e072675b3866b1a7b09_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:f5a3c8171471fcc30f7ec1405c528b66ae1cc79b196212f4c6981755c42ac595_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:13e1a2ff826ef05c19026c60fed7df51336d61a73585b0ac8fa20ccf5a5d5841_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:144e475e3e5911537bbca39808f3adfd293b7aa416e5399ed98d45c391529423_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:696acb7b67b7618bd8425a64862fd0f7ed24d411851260b7ac399cb16ce3b939_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:bd3248baaaf9e86fb3a1904a1ad3bd39f0dc46898144d4296785c942f9ff9a96_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0b9999e4762f6e8dd7eb8c487d8ca4ccfba304b4a9b0de699445c38a4390836d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:17c7a252b621aa7323d164b9aa8d68a18e8a28dcf5e018a90936bfe93183e36d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:beeb1de812ef732b1bf7abc081bcb66306b8581c2dffc4274c7f3d5198ea6a3b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:f861f278224c8ab8d17f1c5eee31e1aec9947976a7be5ba910ba702facaf175f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:356653599ba916f92e214dcc8df94f1f6207c30414082d7cae0d1b84b89bac38_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:f1d35b9c8771e2b07a6fbb7d34c9d02dfab8d5bfa32bc59706748b860949c4ac_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:309455103fdc7377846fd08a7b6cfa07eec0e8456bbcbb6adf201f24ed00c21f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:397dbe546ea58b6392e2b8a45e9bad9b722b3e2b307a6ca74a963f6dc62334a9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:30a26ea4c3368369256c5bfb0acfe79f9c86fe7b119e44a1554e971a9f454038_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:cdeed5bc217376a748ecfaeb751f42e6c15f00dd1170d9498e4efd5ed9c0bbaf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:12a29de433aeacef0edc40439eb84b2437c53536e856fa1401c9f62a2c68483a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:28da32f9dbab6fb8a9853ef23690bb571355da64e7a6c2fca206d5f654bd6787_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7cf650542f1459b5aa65c92735ac432d85f5ff13b5c5b2ac93f3b2a0feea14d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:dcfc94547a1e787c9cd0770bc1fbff0238baf4a48bd7f9d2aa9c093fed561454_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2569b83a9a92dfc2b1942f03a0ccbbb385fb76df29f9645af43292192887ee20_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:30a224435cf7cb95449a0d0c472f875cc81080a9400f68e443f6d6aead39f5b7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cdc21ba38d50aa6e42218d30da58206938a09fa8a3788415272fccd972d07673_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:cefbb86aab5d95cc4ac086372b225b49b1a5a59722dbaf34138bcd78705dfda1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1f1909ea0cbc469807f2c1028fa3a65c4297c0827358e841396241e8d5d1380a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a6ffca66e78a947e149782b8c155c5da46ff776fde0ba54114b3060937fbde7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:72d0202cd5fef87145965eb6f6ec88d836015ad61b2d05417f1d2e246a8bde91_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b8dbe726210f8c5c557c71407797fb8841c349d9cca3de725c3c0e5b802b3d61_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:39e4cc82c68432bdffe53c86e5bb0ef84885bacaa6747f175134d8258a9a2ecc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c9923d067d4da60080ed42bc9bb43a91a8c9aec1fd245daa0b296c80c76eb04e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e69e82136c4a24f229cbd7974a7ea14b35ed9b841e7f32a1816bfefa1b35ceea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:fdac21f6fe1c9e627a5025d9a92be272c60e8c7f3ca05638fa5bcffac669f7dd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:6e1b19806ecb915d3e1f92f2f08cb39c147e6e4193db4c70acaa7ed43828259d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:88d8187069e7081f300afcfd4b49e4bb19e137492dadd2a68e6cac3587400824_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:aa79e5b2d3a093bb37217ccf341fe8cfaa467b617a027d6f0edd792571c32856_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c285e4ceb7e1d57897cf5e46fe14aadd2dc5fb7368562e875520d3b3c45b1395_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:4b531c8bf99aa760e9db78c844a9c0e7348f68afda41fafc7e3cb196964fc29d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:882de158fbea366429b4d3abab016de5cf60b1e7efad7d04f6882ec61b404b3a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:a6164e2299130f46125fcbc81756ae730c82c518a1de1d121980d2e9b1991a42_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ec27f605448cc603ee6bde62d5d375d82cdd6a2673b56d10cb62d13b67c8885c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:1410ad6329ed34519083f0f996c36b790b23307b1e8585f6c0c0e0a96aa34fdd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bf2928df9d579cc17c3abfcdb06f40e5452ee9c13bec8b9513dab63beb0e6b0e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:e366ac55bc26381565733678a5fd7583c15daeca073887e534d1ebda3a7c88e7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:fbd71ba6916c75d948c2d6b3b56045ac36f72d374f59600d0ee937c8b9d361e4_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:d7939d8a0840dc9e39b863c29fce3aec51be6aafb027daafcccf94e65e71559f_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ironic-image: Unauthenticated local access to Ironic API"
}
]
}
RHSA-2024:2079
Vulnerability from csaf_redhat - Published: 2024-04-29 12:04 - 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-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.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 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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,VU#421644.3)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted 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:2079",
"url": "https://access.redhat.com/errata/RHSA-2024:2079"
},
{
"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_2079.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-06-30T03:26:42+00:00",
"generator": {
"date": "2026-06-30T03:26:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2024:2079",
"initial_release_date": "2024-04-29T12:04:00+00:00",
"revision_history": [
{
"date": "2024-04-29T12:04:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-29T12:04:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:26:42+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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el9_3.src",
"product": {
"name": "git-lfs-0:3.2.0-2.el9_3.src",
"product_id": "git-lfs-0:3.2.0-2.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el9_3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el9_3.aarch64",
"product": {
"name": "git-lfs-0:3.2.0-2.el9_3.aarch64",
"product_id": "git-lfs-0:3.2.0-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-2.el9_3.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_3.aarch64",
"product_id": "git-lfs-debugsource-0:3.2.0-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-2.el9_3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_3.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_3.aarch64",
"product_id": "git-lfs-debuginfo-0:3.2.0-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-2.el9_3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el9_3.ppc64le",
"product": {
"name": "git-lfs-0:3.2.0-2.el9_3.ppc64le",
"product_id": "git-lfs-0:3.2.0-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-2.el9_3.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_3.ppc64le",
"product_id": "git-lfs-debugsource-0:3.2.0-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-2.el9_3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_3.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_3.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.2.0-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-2.el9_3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el9_3.x86_64",
"product": {
"name": "git-lfs-0:3.2.0-2.el9_3.x86_64",
"product_id": "git-lfs-0:3.2.0-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-2.el9_3.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_3.x86_64",
"product_id": "git-lfs-debugsource-0:3.2.0-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-2.el9_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_3.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_3.x86_64",
"product_id": "git-lfs-debuginfo-0:3.2.0-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-2.el9_3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el9_3.s390x",
"product": {
"name": "git-lfs-0:3.2.0-2.el9_3.s390x",
"product_id": "git-lfs-0:3.2.0-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-2.el9_3.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_3.s390x",
"product_id": "git-lfs-debugsource-0:3.2.0-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-2.el9_3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_3.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_3.s390x",
"product_id": "git-lfs-debuginfo-0:3.2.0-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-2.el9_3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.aarch64"
},
"product_reference": "git-lfs-0:3.2.0-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.ppc64le"
},
"product_reference": "git-lfs-0:3.2.0-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.s390x"
},
"product_reference": "git-lfs-0:3.2.0-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.src"
},
"product_reference": "git-lfs-0:3.2.0-2.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.x86_64"
},
"product_reference": "git-lfs-0:3.2.0-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
}
]
},
"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-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.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-04-29T12:04:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2079"
},
{
"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-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:git-lfs-0:3.2.0-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:git-lfs-debuginfo-0:3.2.0-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:git-lfs-debugsource-0:3.2.0-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHSA-2024:2088
Vulnerability from csaf_redhat - Published: 2024-04-29 02:26 - 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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64 | — |
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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability in the Eclipse Vert.x toolkit results in a memory leak due to using Netty FastThreadLocal data structures. Specifically, when the Vert.x HTTP client establishes connections to different hosts, triggering the memory leak. The leak can be accelerated with intimate runtime knowledge, allowing an attacker to exploit this vulnerability. For instance, a server accepting arbitrary internet addresses could serve as an attack vector by connecting to these addresses, thereby accelerating the memory leak.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability in the Eclipse Vert.x toolkit causes a memory leak in TCP servers configured with TLS and SNI support. When processing an unknown SNI server name assigned the default certificate instead of a mapped certificate, the SSL context is erroneously cached in the server name map, leading to memory exhaustion. This flaw allows attackers to send TLS client hello messages with fake server names, triggering a JVM out-of-memory error.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64 | — |
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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for the Red Hat build of Cryostat 2 on RHEL 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": "An update is now available for the Red Hat build of Cryostat 2 on RHEL 8.\n\nSecurity Fix(es):\n\n* vert.x: io.vertx/vertx-core: memory leak due to the use of Netty FastThreadLocal data structures in Vertx (CVE-2024-1023)\n\n* vertx-core: io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI support (CVE-2024-1300)\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/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* netty-codec-http: Allocation of Resources Without Limits or Throttling (CVE-2024-29025)\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:2088",
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2260840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260840"
},
{
"category": "external",
"summary": "2263139",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263139"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"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": "external",
"summary": "2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2088.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Cryostat security update",
"tracking": {
"current_release_date": "2026-06-30T03:26:42+00:00",
"generator": {
"date": "2026-06-30T03:26:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2024:2088",
"initial_release_date": "2024-04-29T02:26:47+00:00",
"revision_history": [
{
"date": "2024-04-29T02:26:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-29T02:26:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:26:42+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cryostat 2 on RHEL 8",
"product": {
"name": "Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cryostat:2::el8"
}
}
}
],
"category": "product_family",
"name": "Cryostat"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"product_id": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-grafana-dashboard-rhel8\u0026tag=2.4.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"product_id": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-reports-rhel8\u0026tag=2.4.0-4"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"product_id": "cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8\u0026tag=2.4.0-4"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"product_id": "cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-operator-bundle\u0026tag=2.4.0-4"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"product_id": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8-operator\u0026tag=2.4.0-9"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"product": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"product_id": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/jfr-datasource-rhel8\u0026tag=2.4.0-4"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"product_id": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-grafana-dashboard-rhel8\u0026tag=2.4.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"product_id": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-reports-rhel8\u0026tag=2.4.0-4"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"product_id": "cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8\u0026tag=2.4.0-4"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"product_id": "cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-operator-bundle\u0026tag=2.4.0-4"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"product_id": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8-operator\u0026tag=2.4.0-9"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64",
"product": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64",
"product_id": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/jfr-datasource-rhel8\u0026tag=2.4.0-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64"
},
"product_reference": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
},
"product_reference": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
}
]
},
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_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-04-29T02:26:47+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
},
"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-04-29T02:26:47+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-1023",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2024-01-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2260840"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in the Eclipse Vert.x toolkit results in a memory leak due to using Netty FastThreadLocal data structures. Specifically, when the Vert.x HTTP client establishes connections to different hosts, triggering the memory leak. The leak can be accelerated with intimate runtime knowledge, allowing an attacker to exploit this vulnerability. For instance, a server accepting arbitrary internet addresses could serve as an attack vector by connecting to these addresses, thereby accelerating the memory leak.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "io.vertx/vertx-core: memory leak due to the use of Netty FastThreadLocal data structures in Vertx",
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1023"
},
{
"category": "external",
"summary": "RHBZ#2260840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1023",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1023"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1023",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1023"
},
{
"category": "external",
"summary": "https://github.com/eclipse-vertx/vert.x/issues/5078",
"url": "https://github.com/eclipse-vertx/vert.x/issues/5078"
},
{
"category": "external",
"summary": "https://github.com/eclipse-vertx/vert.x/pull/5080",
"url": "https://github.com/eclipse-vertx/vert.x/pull/5080"
},
{
"category": "external",
"summary": "https://github.com/eclipse-vertx/vert.x/pull/5082",
"url": "https://github.com/eclipse-vertx/vert.x/pull/5082"
}
],
"release_date": "2024-01-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-29T02:26:47+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "io.vertx/vertx-core: memory leak due to the use of Netty FastThreadLocal data structures in Vertx"
},
{
"cve": "CVE-2024-1300",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2024-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2263139"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in the Eclipse Vert.x toolkit causes a memory leak in TCP servers configured with TLS and SNI support. When processing an unknown SNI server name assigned the default certificate instead of a mapped certificate, the SSL context is erroneously cached in the server name map, leading to memory exhaustion. This flaw allows attackers to send TLS client hello messages with fake server names, triggering a JVM out-of-memory error.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI support",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This affects only TLS servers with SNI enabled.",
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1300"
},
{
"category": "external",
"summary": "RHBZ#2263139",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263139"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1300",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1300"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1300",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1300"
},
{
"category": "external",
"summary": "https://vertx.io/docs/vertx-core/java/#_server_name_indication_sni.",
"url": "https://vertx.io/docs/vertx-core/java/#_server_name_indication_sni."
}
],
"release_date": "2024-02-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-29T02:26:47+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI support"
},
{
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
},
"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-04-29T02:26:47+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2272907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-http: Allocation of Resources Without Limits or Throttling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in io.netty:netty-codec-http, allowing for Allocation of Resources Without Limits or Throttling issues, is assessed as moderate severity due to its potential impact on system availability and performance. By exploiting the flaw in HttpPostRequestDecoder, an attacker can craft chunked POST requests with numerous small fields, causing excessive accumulation of data in memory buffers. This unrestricted accumulation can lead to significant memory consumption on the server, potentially exhausting available resources and resulting in denial of service (DoS) conditions.",
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29025"
},
{
"category": "external",
"summary": "RHBZ#2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025"
},
{
"category": "external",
"summary": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3",
"url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c",
"url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v",
"url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-29T02:26:47+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty-codec-http: Allocation of Resources Without Limits or Throttling"
}
]
}
RHSA-2024:2562
Vulnerability from csaf_redhat - Published: 2024-04-30 13:33 - 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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch | — |
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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch | — |
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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch | — |
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: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch | — |
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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch | — |
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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch | — |
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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch | — |
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 golang is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads (CVE-2024-1394)\n\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n\n* golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect (CVE-2023-45289)\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\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:2562",
"url": "https://access.redhat.com/errata/RHSA-2024:2562"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2262921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
},
{
"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_2562.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-06-30T03:26:45+00:00",
"generator": {
"date": "2026-06-30T03:26:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2024:2562",
"initial_release_date": "2024-04-30T13:33:46+00:00",
"revision_history": [
{
"date": "2024-04-30T13:33:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-30T13:33:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:26:45+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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.9-2.el9_4.aarch64",
"product": {
"name": "go-toolset-0:1.21.9-2.el9_4.aarch64",
"product_id": "go-toolset-0:1.21.9-2.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.9-2.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.9-2.el9_4.aarch64",
"product": {
"name": "golang-0:1.21.9-2.el9_4.aarch64",
"product_id": "golang-0:1.21.9-2.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.9-2.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.9-2.el9_4.aarch64",
"product": {
"name": "golang-bin-0:1.21.9-2.el9_4.aarch64",
"product_id": "golang-bin-0:1.21.9-2.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.9-2.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.9-2.el9_4.ppc64le",
"product": {
"name": "go-toolset-0:1.21.9-2.el9_4.ppc64le",
"product_id": "go-toolset-0:1.21.9-2.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.9-2.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.9-2.el9_4.ppc64le",
"product": {
"name": "golang-0:1.21.9-2.el9_4.ppc64le",
"product_id": "golang-0:1.21.9-2.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.9-2.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.9-2.el9_4.ppc64le",
"product": {
"name": "golang-bin-0:1.21.9-2.el9_4.ppc64le",
"product_id": "golang-bin-0:1.21.9-2.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.9-2.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.9-2.el9_4.x86_64",
"product": {
"name": "go-toolset-0:1.21.9-2.el9_4.x86_64",
"product_id": "go-toolset-0:1.21.9-2.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.9-2.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.9-2.el9_4.x86_64",
"product": {
"name": "golang-0:1.21.9-2.el9_4.x86_64",
"product_id": "golang-0:1.21.9-2.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.9-2.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.9-2.el9_4.x86_64",
"product": {
"name": "golang-bin-0:1.21.9-2.el9_4.x86_64",
"product_id": "golang-bin-0:1.21.9-2.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.9-2.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.9-2.el9_4.s390x",
"product": {
"name": "go-toolset-0:1.21.9-2.el9_4.s390x",
"product_id": "go-toolset-0:1.21.9-2.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.9-2.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.9-2.el9_4.s390x",
"product": {
"name": "golang-0:1.21.9-2.el9_4.s390x",
"product_id": "golang-0:1.21.9-2.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.9-2.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.9-2.el9_4.s390x",
"product": {
"name": "golang-bin-0:1.21.9-2.el9_4.s390x",
"product_id": "golang-bin-0:1.21.9-2.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.9-2.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.21.9-2.el9_4.src",
"product": {
"name": "golang-0:1.21.9-2.el9_4.src",
"product_id": "golang-0:1.21.9-2.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.9-2.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.21.9-2.el9_4.noarch",
"product": {
"name": "golang-docs-0:1.21.9-2.el9_4.noarch",
"product_id": "golang-docs-0:1.21.9-2.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.21.9-2.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.21.9-2.el9_4.noarch",
"product": {
"name": "golang-misc-0:1.21.9-2.el9_4.noarch",
"product_id": "golang-misc-0:1.21.9-2.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.21.9-2.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.21.9-2.el9_4.noarch",
"product": {
"name": "golang-src-0:1.21.9-2.el9_4.noarch",
"product_id": "golang-src-0:1.21.9-2.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.21.9-2.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.21.9-2.el9_4.noarch",
"product": {
"name": "golang-tests-0:1.21.9-2.el9_4.noarch",
"product_id": "golang-tests-0:1.21.9-2.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.21.9-2.el9_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.9-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64"
},
"product_reference": "go-toolset-0:1.21.9-2.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.9-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le"
},
"product_reference": "go-toolset-0:1.21.9-2.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.9-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x"
},
"product_reference": "go-toolset-0:1.21.9-2.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.9-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64"
},
"product_reference": "go-toolset-0:1.21.9-2.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.9-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64"
},
"product_reference": "golang-0:1.21.9-2.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.9-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le"
},
"product_reference": "golang-0:1.21.9-2.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.9-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x"
},
"product_reference": "golang-0:1.21.9-2.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.9-2.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src"
},
"product_reference": "golang-0:1.21.9-2.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.9-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64"
},
"product_reference": "golang-0:1.21.9-2.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.9-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64"
},
"product_reference": "golang-bin-0:1.21.9-2.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.9-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le"
},
"product_reference": "golang-bin-0:1.21.9-2.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.9-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x"
},
"product_reference": "golang-bin-0:1.21.9-2.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.9-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64"
},
"product_reference": "golang-bin-0:1.21.9-2.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.21.9-2.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch"
},
"product_reference": "golang-docs-0:1.21.9-2.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.21.9-2.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch"
},
"product_reference": "golang-misc-0:1.21.9-2.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.21.9-2.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch"
},
"product_reference": "golang-src-0:1.21.9-2.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.21.9-2.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
},
"product_reference": "golang-tests-0:1.21.9-2.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
},
"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-04-30T13:33:46+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2562"
},
{
"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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
}
],
"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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
},
"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-04-30T13:33:46+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2562"
},
{
"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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
}
],
"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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
}
],
"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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
},
"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-04-30T13:33:46+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2562"
},
{
"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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
}
],
"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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"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": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
},
"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-04-30T13:33:46+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2562"
},
{
"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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads"
},
{
"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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
},
"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-04-30T13:33:46+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2562"
},
{
"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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
}
],
"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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
}
],
"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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
},
"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-04-30T13:33:46+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2562"
},
{
"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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
}
],
"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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
}
],
"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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
},
"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-04-30T13:33:46+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2562"
},
{
"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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
}
],
"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-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.9-2.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.9-2.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.9-2.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
}
]
}
RHSA-2024:2625
Vulnerability from csaf_redhat - Published: 2024-04-30 19: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: 7Client-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.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 rhc-worker-script is now available for Red Hat Enterprise Linux 7.\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": "The rhc-worker-script packages provide Remote Host Configuration (rhc) worker for executing an interpreted programming language script on hosts managed by Red Hat Insights.\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.\n\nEnhancement(s):\n\n* Include deps information in rhc-worker-script binary (JIRA:HMS-3983)\n\n* Set more granular log level for the scripts (JIRA:HMS-3837)",
"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:2625",
"url": "https://access.redhat.com/errata/RHSA-2024:2625"
},
{
"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": "HMS-3837",
"url": "https://issues.redhat.com/browse/HMS-3837"
},
{
"category": "external",
"summary": "HMS-3983",
"url": "https://issues.redhat.com/browse/HMS-3983"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2625.json"
}
],
"title": "Red Hat Security Advisory: rhc-worker-script security and enhancement update",
"tracking": {
"current_release_date": "2026-06-30T03:26:45+00:00",
"generator": {
"date": "2026-06-30T03:26:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2024:2625",
"initial_release_date": "2024-04-30T19:47:52+00:00",
"revision_history": [
{
"date": "2024-04-30T19:47:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-30T19:47:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:26:45+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 Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-worker-script-0:0.8-1.el7_9.src",
"product": {
"name": "rhc-worker-script-0:0.8-1.el7_9.src",
"product_id": "rhc-worker-script-0:0.8-1.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-script@0.8-1.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-worker-script-0:0.8-1.el7_9.x86_64",
"product": {
"name": "rhc-worker-script-0:0.8-1.el7_9.x86_64",
"product_id": "rhc-worker-script-0:0.8-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-script@0.8-1.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-script-0:0.8-1.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.src"
},
"product_reference": "rhc-worker-script-0:0.8-1.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-script-0:0.8-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.x86_64"
},
"product_reference": "rhc-worker-script-0:0.8-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-script-0:0.8-1.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.src"
},
"product_reference": "rhc-worker-script-0:0.8-1.el7_9.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-script-0:0.8-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.x86_64"
},
"product_reference": "rhc-worker-script-0:0.8-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-script-0:0.8-1.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.src"
},
"product_reference": "rhc-worker-script-0:0.8-1.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-script-0:0.8-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.x86_64"
},
"product_reference": "rhc-worker-script-0:0.8-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
}
]
},
"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": [
"7Client-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.src",
"7Client-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.x86_64",
"7Server-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.src",
"7Server-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.x86_64",
"7Workstation-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.src",
"7Workstation-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.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-04-30T19:47:52+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.src",
"7Client-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.x86_64",
"7Server-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.src",
"7Server-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.x86_64",
"7Workstation-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.src",
"7Workstation-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2625"
},
{
"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": [
"7Client-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.src",
"7Client-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.x86_64",
"7Server-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.src",
"7Server-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.x86_64",
"7Workstation-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.src",
"7Workstation-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.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": [
"7Client-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.src",
"7Client-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.x86_64",
"7Server-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.src",
"7Server-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.x86_64",
"7Workstation-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.src",
"7Workstation-7.9.Z:rhc-worker-script-0:0.8-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
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.